[INFO] fetching crate actplane 0.1.8...
[INFO] testing actplane-0.1.8 against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate actplane 0.1.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate actplane 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actplane 0.1.8
[INFO] tweaked toml for crates.io crate actplane 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actplane 0.1.8 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actplane 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded actplane-ifc-compiler v0.1.8
[INFO] [stderr]   Downloaded actplane-runtime v0.1.8
[INFO] [stderr]   Downloaded ebpf-ifc-engine v0.1.8
[INFO] [stderr]   Downloaded libbpf-sys v1.7.0+v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564
[INFO] running `Command { std: "docker" "start" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libbpf-sys v1.7.0+v1.7.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling aya-obj v0.2.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ebpf-ifc-engine v0.1.8
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling aya v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling actplane-ifc-compiler v0.1.8
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling actplane-runtime v0.1.8
[INFO] [stderr]    Compiling actplane v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5m 09s
[INFO] running `Command { std: "docker" "inspect" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling actplane v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 20.77s
[INFO] running `Command { std: "docker" "inspect" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/actplane-5b674f0d62868488)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test setup::tests::codex_hook_detection_parses_nested_json ... ok
[INFO] [stdout] test setup::tests::project_mcp_detection_requires_path_command_and_auto_attach_arg ... ok
[INFO] [stdout] test doctor::tests::lsm_parser_requires_exact_bpf_token ... ok
[INFO] [stdout] test setup::tests::starter_policy_uses_domain_schema_and_compiles ... ok
[INFO] [stdout] test template_generate::tests::generator_keeps_push_approval_separate_from_absolute_push_ban ... ok
[INFO] [stdout] test template_generate::tests::generator_finds_nested_dependency_manifests ... ok
[INFO] [stdout] test template_generate::tests::generator_maps_absolute_push_ban_to_no_git_push ... ok
[INFO] [stdout] test template_generate::tests::generator_task_comment_handles_multiline_text ... ok
[INFO] [stdout] test templates::tests::template_parameters_reject_unknown_duplicate_and_unsafe_values ... ok
[INFO] [stdout] test templates::tests::template_parameters_render_and_compile ... ok
[INFO] [stdout] test template_generate::tests::generator_truncates_large_unicode_instruction_on_char_boundary ... ok
[INFO] [stdout] test templates::tests::dependency_and_protected_push_templates_apply_parameters ... ok
[INFO] [stdout] test templates::tests::unknown_template_lists_available_ids ... ok
[INFO] [stdout] test template_generate::tests::generator_uses_task_hint_without_instruction_files ... ok
[INFO] [stdout] test templates::tests::all_templates_compile_as_dsl_and_yaml ... ok
[INFO] [stdout] test template_generate::tests::generator_selects_dependency_and_protected_push_templates ... ok
[INFO] [stdout] test template_generate::tests::generator_does_not_infer_broad_package_manager_as_test_without_test_phrase ... ok
[INFO] [stdout] test template_generate::tests::generator_selects_templates_from_instructions_and_manifests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_ux.rs (/opt/rustwide/target/release/deps/cli_ux-954b4028bd01062e)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test compile_report_out_requires_report_mode ... ok
[INFO] [stdout] test compile_json_reports_policy_load_errors_as_json ... ok
[INFO] [stdout] test compile_explain_writes_report_artifact ... ok
[INFO] [stdout] test compile_default_prints_domain_summary ... FAILED
[INFO] [stdout] test control_delta_add_help_exposes_delta_inputs ... ok
[INFO] [stdout] test compile_out_respects_force ... FAILED
[INFO] [stdout] test compile_domains_lists_effective_bindings ... FAILED
[INFO] [stdout] test compile_writes_kernel_blob ... FAILED
[INFO] [stdout] test compile_json_reports_backend_support_and_static_warnings ... ok
[INFO] [stdout] test init_generate_writes_candidate_policy ... ok
[INFO] [stdout] test run_accepts_global_domain_flag_after_subcommand ... ok
[INFO] [stdout] test run_help_exposes_child_domain_delta_flags ... ok
[INFO] [stdout] test renamed_control_commands_report_new_command_names_in_errors ... ok
[INFO] [stdout] test top_level_help_is_engine_focused ... ok
[INFO] [stdout] test run_parent_domain_rejects_runtime_delta_mode ... ok
[INFO] [stdout] test init_lists_and_writes_templates_without_templates_command ... ok
[INFO] [stdout] test watch_help_exposes_parent_domain_flag ... ok
[INFO] [stdout] test parent_domain_control_mutations_are_rejected_before_socket_connect ... ok
[INFO] [stdout] test removed_top_level_commands_are_not_accepted ... ok
[INFO] [stdout] test control_help_exposes_already_running_engine_commands ... ok
[INFO] [stdout] test control_delta_add_sends_append_delta_over_repo_control_socket ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_default_prints_domain_summary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_default_prints_domain_summary' (2207) panicked at tests/cli_ux.rs:81:5:
[INFO] [stdout] stderr: Error: "reading /opt/rustwide/workdir/../../test/policies/15_domain_bindings.yaml: No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fccac47d9d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fccac4922fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5fccac482362 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fccac45a916 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fccac474fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5fccac40f80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fccac475192 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fccac45a9d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fccac44f9a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fccac45b6ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fccac4929ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fccac3e2b74 - <cli_ux[5280b2ff862dd209]::compile_default_prints_domain_summary::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x5fccac4028eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   13:     0x5fccac410165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   14:     0x5fccac409a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x5fccac4131e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x5fccac47cb4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7bb5ff15107a - <unknown>
[INFO] [stdout]   18:     0x7bb5ff1e4534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile_out_respects_force stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_out_respects_force' (2213) panicked at tests/cli_ux.rs:236:5:
[INFO] [stdout] assertion failed: stderr(&output).contains("already exists")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fccac47d9d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fccac4922fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5fccac482362 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fccac45a916 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fccac474fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5fccac40f80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fccac475192 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fccac45aa04 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fccac44f9a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fccac45b6ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fccac4929ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fccac4929b2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]   12:     0x5fccac3e1a78 - <cli_ux[5280b2ff862dd209]::compile_out_respects_force::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5fccac4028eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   14:     0x5fccac410165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5fccac409a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5fccac4131e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5fccac47cb4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7bb5ff15107a - <unknown>
[INFO] [stdout]   19:     0x7bb5ff1e4534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile_domains_lists_effective_bindings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_domains_lists_effective_bindings' (2209) panicked at tests/cli_ux.rs:190:5:
[INFO] [stdout] stderr: Error: "reading /opt/rustwide/workdir/../../test/policies/15_domain_bindings.yaml: No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fccac47d9d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fccac4922fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5fccac482362 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fccac45a916 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fccac474fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5fccac40f80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fccac475192 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fccac45a9d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fccac44f9a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fccac45b6ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fccac4929ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fccac3e4184 - <cli_ux[5280b2ff862dd209]::compile_domains_lists_effective_bindings::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x5fccac4028eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   13:     0x5fccac410165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   14:     0x5fccac409a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x5fccac4131e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x5fccac47cb4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7bb5ff15107a - <unknown>
[INFO] [stdout]   18:     0x7bb5ff1e4534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile_writes_kernel_blob stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_writes_kernel_blob' (2215) panicked at tests/cli_ux.rs:213:5:
[INFO] [stdout] stderr: Error: "reading /opt/rustwide/workdir/../../test/policies/15_domain_bindings.yaml: No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fccac47d9d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fccac4922fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x5fccac482362 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fccac45a916 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fccac474fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x5fccac40f80c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fccac475192 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fccac45a9d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fccac44f9a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fccac45b6ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fccac4929ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fccac3e212e - <cli_ux[5280b2ff862dd209]::compile_writes_kernel_blob::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x5fccac4028eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   13:     0x5fccac410165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   14:     0x5fccac409a74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x5fccac4131e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x5fccac47cb4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7bb5ff15107a - <unknown>
[INFO] [stdout]   18:     0x7bb5ff1e4534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_default_prints_domain_summary
[INFO] [stdout]     compile_domains_lists_effective_bindings
[INFO] [stdout]     compile_out_respects_force
[INFO] [stdout]     compile_writes_kernel_blob
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_ux`
[INFO] running `Command { std: "docker" "inspect" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564", kill_on_drop: false }`
[INFO] [stdout] e6a52a9bb4b64fdc32c8a2d839cf8fc6db6fd4eee0ca50f6a5e183c79d1a5564
