bread/graphify-out/cache/ast/v0.9.32/6a8d654b40399065ecc793ade7bbbc90a6b01b4233229a437a824bfb59a1a0ba.json
Breadway d3517d1433 Allow well-formed bread.command events on the emit bus
Docs already said any module or app could publish bread.command.<app>.<verb>,
but command is reserved so both unsourced bread-emit and sourced App emit
rejected the whole namespace. Keep command unclaimable as an app id; accept
bread.command.<known-app>.<verb> (and let an app command another known app).
Also ship bread-emit and bread-module-host, and give udev enumerate the same
classification fields as a live add so boot-time devices are not all unknown.
2026-08-15 21:41:40 +08:00

1 line
No EOL
42 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "label": "module_host_sandbox.rs", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "label": "TestHarness", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L47"}, {"id": "tempdir", "label": "TempDir", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "child", "label": "Child", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "label": ".spawn_with_modules()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L60"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "label": ".socket_path()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L133"}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "label": ".wait_until_ready()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L137"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "label": ".wait_for_module_loaded()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L156"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "label": ".send_request()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L183"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "label": ".find_module_host_pid()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L212"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L244"}, {"id": "drop", "label": "Drop", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/tests/module_host_sandbox.rs"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "label": ".drop()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L260"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "label": "os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L291"}, {"id": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "label": "killing_a_module_host_child_does_not_take_down_breadd_or_other_modules()", "file_type": "code", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L438"}], "edges": [{"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L23", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L24", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "process", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L25", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L26", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L28", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "tempdir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L30", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "unixstream", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L32", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L33", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L47", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "tempdir", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L48", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "child", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L49", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L50", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L52", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L60", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L60", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L133", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "target": "path", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L133", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L137", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L156", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L156", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L183", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L183", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L183", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L183", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L212", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L212", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L244", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "drop", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L252", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L260", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L291", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L291", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_rs", "target": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L438", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L438", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L141", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L162", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L184", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_shutdown", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L248", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L378", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L379", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L386", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L388", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L401", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L431", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L465", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L469", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L470", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_socket_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L473", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L491", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L496", "weight": 1.0}, {"source": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "target": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_shutdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L560", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L64"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L64"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L72"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L80"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L82"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "spawn", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "stderr", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "stdout", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "stdin", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_spawn_with_modules", "callee": "env", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "callee": "exists", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L140"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "callee": "is_ok", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L141"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_until_ready", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "callee": "as_array", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L163"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L165"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_wait_for_module_loaded", "callee": "sleep", "is_member_call": false, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L185"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L188"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L189"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L192"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L199"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_send_request", "callee": "cloned", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "flatten", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L215"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "file_name", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L216"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "to_str", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L223"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L223"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "split", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L228"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_find_module_host_pid", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "callee": "try_wait", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L275"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "callee": "kill", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L283"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_testharness_drop", "callee": "wait", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L284"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L294"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L294"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "join", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L304"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "path", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L304"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L389"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L395"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L396"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L398"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L399"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L405"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "map_err", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L405"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "timeout", "is_member_call": false, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L405"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L405"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L410"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L414"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L414"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L415"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L415"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L416"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_os_execute_and_io_open_are_denied_at_the_kernel_level_outside_granted_scope", "callee": "and_then", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L416"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L474"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L475"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L477"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L488"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L489"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "status", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L492"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "args", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L492"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "into_split", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L502"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "write_all", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L503"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L505"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "lines", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L516"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L517"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L526"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "map_err", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L526"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "timeout", "is_member_call": false, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L526"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L526"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "ok_or_else", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L538"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "map_err", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L538"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "timeout", "is_member_call": false, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L538"}, {"caller_nid": "$graphify-root$_breadd_tests_module_host_sandbox_killing_a_module_host_child_does_not_take_down_breadd_or_other_modules", "callee": "next_line", "is_member_call": true, "source_file": "breadd/tests/module_host_sandbox.rs", "source_location": "L538"}]}