[INFO] cloning repository https://github.com/Vegas97/seccomp-sentinel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vegas97/seccomp-sentinel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVegas97%2Fseccomp-sentinel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVegas97%2Fseccomp-sentinel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8488a1a02621feae163f1b95786d32f61d28b8e
[INFO] testing Vegas97/seccomp-sentinel against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVegas97%2Fseccomp-sentinel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Vegas97/seccomp-sentinel
[INFO] finished tweaking git repo https://github.com/Vegas97/seccomp-sentinel
[INFO] tweaked toml for git repo https://github.com/Vegas97/seccomp-sentinel written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vegas97/seccomp-sentinel 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 git repo https://github.com/Vegas97/seccomp-sentinel 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded landlock v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506
[INFO] running `Command { std: "docker" "start" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", 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" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506" "/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" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", 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" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling landlock v0.4.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling sentinel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.34s
[INFO] running `Command { std: "docker" "inspect" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", 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" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sentinel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.17s
[INFO] running `Command { std: "docker" "inspect" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", 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" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentinel-7d05c5473608fe73)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test handlers::tests::normalize_collapses_parent_dir ... ok
[INFO] [stdout] test handlers::tests::normalize_collapses_curdir_and_parent ... ok
[INFO] [stdout] test handlers::tests::normalize_clamps_above_root ... ok
[INFO] [stdout] test handlers::tests::normalize_preserves_clean_absolute_path ... ok
[INFO] [stdout] test handlers::tests::normalize_preserves_relative_path ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_hex_port_invalid ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_hex_port_valid ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_hex_port_zero ... ok
[INFO] [stdout] test handlers::dangerous::tests::returns_unconditional_kill_with_named_event ... ok
[INFO] [stdout] test handlers::dangerous::tests::every_core_name_keeps_its_label ... ok
[INFO] [stdout] test handlers::tests::normalize_handles_trailing_dotdot ... ok
[INFO] [stdout] test landlock::builder::linux::tests::degrade_reason_strings_are_stable ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_socket_inode_valid ... ok
[INFO] [stdout] test landlock::builder::linux::tests::empty_mask_grant_is_skipped ... ok
[INFO] [stdout] test handlers::monitored::tests::allow_all_yields_allow_for_every_conditional ... ok
[INFO] [stdout] test handlers::monitored::tests::deny_all_yields_deny_for_every_conditional ... ok
[INFO] [stdout] test handlers::monitored::tests::kill_rule_yields_kill_and_dry_run_downgrades ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_socket_inode_not_socket ... ok
[INFO] [stdout] test inspect::socket_info::tests::parse_socket_inode_pipe ... ok
[INFO] [stdout] test landlock::builder::linux::tests::dev_urandom_mask_is_readfile_alone ... ok
[INFO] [stdout] test landlock::builder::linux::tests::file_only_ro_grants_are_readfile_alone ... ok
[INFO] [stdout] test landlock::builder::linux::tests::grouping_folds_identical_masks ... ok
[INFO] [stdout] test landlock::builder::linux::tests::status_not_enforced_but_available_is_hard_error ... ok
[INFO] [stdout] test landlock::builder::linux::tests::status_not_enforced_enosys_degrades ... ok
[INFO] [stdout] test landlock::builder::linux::tests::status_partially_enforced_is_enforced ... ok
[INFO] [stdout] test landlock::builder::linux::tests::tmp_mask_is_all_six_equal_handled ... ok
[INFO] [stdout] test landlock::probe::tests::enosys_degrades_as_enosys ... ok
[INFO] [stdout] test landlock::probe::tests::enosys_degrade_exposes_no_seccomp_mutation_hook ... ok
[INFO] [stdout] test landlock::builder::linux::tests::status_fully_enforced_is_enforced ... ok
[INFO] [stdout] test landlock::probe::tests::enosys_tier0_seccomp_set_never_contains_openat ... ok
[INFO] [stdout] test landlock::probe::tests::eopnotsupp_degrades_as_disabled_at_boot ... ok
[INFO] [stdout] test landlock::probe::tests::install_means_install_degrade_means_not ... ok
[INFO] [stdout] test landlock::probe::tests::positive_returns_are_install ... ok
[INFO] [stdout] test landlock::probe::tests::zero_and_other_errno_degrade ... ok
[INFO] [stdout] test landlock::probe::tests::warning_record_has_the_three_fields ... ok
[INFO] [stdout] test landlock::tests::golden_fixture_parses_verbatim ... ok
[INFO] [stdout] test landlock::tests::golden_fixture_grant_tokens_match ... ok
[INFO] [stdout] test landlock::tests::intersect_drops_truncate_on_pre_v3_vocabulary ... ok
[INFO] [stdout] test landlock::tests::intersect_full_vocabulary_is_identity ... ok
[INFO] [stdout] test landlock::tests::embedded_fixture_matches_hive_golden_when_present ... ok
[INFO] [stdout] test landlock::builder::linux::tests::handled_set_is_exactly_the_six_fixture_tokens ... ok
[INFO] [stdout] test landlock::builder::linux::tests::ro_hierarchy_grants_are_readfile_readdir ... ok
[INFO] [stdout] test landlock::builder::linux::tests::status_not_enforced_disabled_degrades ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentinel-d766f7b18c2e0000)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adversarial.rs (/opt/rustwide/target/debug/deps/adversarial-1c543379692b4c4b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test ipv6_mapped_ipv4_bypass_connect ... ok
[INFO] [stdout] test alternating_valid_invalid ... ok
[INFO] [stdout] test pathname_all_null_bytes ... ok
[INFO] [stdout] test ptrace_pid1_always_denied ... ok
[INFO] [stdout] test mount_source_and_target_same ... ok
[INFO] [stdout] test connect_to_unspecified_address ... ok
[INFO] [stdout] test seccomp_notif_with_zero_id ... ok
[INFO] [stdout] test path_traversal_execve ... ok
[INFO] [stdout] test bind_port_max ... ok
[INFO] [stdout] test sockaddr_with_zero_length ... ok
[INFO] [stdout] test path_traversal_openat ... ok
[INFO] [stdout] test pathname_no_null_terminator ... ok
[INFO] [stdout] test seccomp_notif_with_max_pid ... ok
[INFO] [stdout] test socket_extreme_values ... ok
[INFO] [stdout] test sockaddr_with_invalid_family ... ok
[INFO] [stdout] test sequential_rapid_handler_calls ... ok
[INFO] [stderr]      Running tests/alert_client.rs (/opt/rustwide/target/debug/deps/alert_client-5cc2291e93e6681b)
[INFO] [stdout] test null_byte_in_path_execve ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test alert_client_send_after_disconnect_does_not_panic ... ok
[INFO] [stdout] test alert_client_noop_does_not_send ... ok
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.199371113+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":921,"last_error":"http://127.0.0.1:1/: Connection Failed: Connect error: Connection refused (os error 111)","retry":"1/6"}}
[INFO] [stdout] test alert_client_sends_all_fields_populated ... ok
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.241539232+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":1022,"last_error":"HTTP 500","retry":"1/6"}}
[INFO] [stdout] test alert_client_sends_post_with_valid_json ... ok
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.242922152+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":1163,"last_error":"HTTP 500","retry":"1/6"}}
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/alert_queue.rs (/opt/rustwide/target/debug/deps/alert_queue-59a46263c13f03f5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test queue_drain_returns_empty_when_no_events ... ok
[INFO] [stdout] test queue_capacity_one_overflow ... ok
[INFO] [stdout] test queue_drops_oldest_on_overflow ... ok
[INFO] [stderr]      Running tests/alert_retry.rs (/opt/rustwide/target/debug/deps/alert_retry-d9bb5f0eb8e3ef3a)
[INFO] [stdout] test queue_overflow_tracks_drop_count ... ok
[INFO] [stdout] test queue_batches_multiple_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.295436871+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":9,"last_error":"http://127.0.0.1:1/: Connection Failed: Connect error: Connection refused (os error 111)","retry":"1/3"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.295821581+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":11,"last_error":"HTTP 500","retry":"1/6"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.296119451+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":10,"last_error":"HTTP 500","retry":"1/6"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.305032261+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":17,"last_error":"http://127.0.0.1:1/: Connection Failed: Connect error: Connection refused (os error 111)","retry":"2/3"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.306713851+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":21,"last_error":"HTTP 500","retry":"2/6"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.308963811+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":19,"last_error":"HTTP 500","retry":"2/6"}}
[INFO] [stdout] test retry_does_not_retry_on_client_error ... ok
[INFO] [stdout] test retry_handles_connection_refused ... ok
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.328531910+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":38,"last_error":"HTTP 500","retry":"3/6"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.332147770+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":37,"last_error":"HTTP 500","retry":"3/6"}}
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.367417729+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":65,"last_error":"HTTP 500","retry":"4/6"}}
[INFO] [stdout] test retry_succeeds_after_transient_failures ... ok
[INFO] [stderr] {"timestamp":"2026-07-09T13:14:25.433360418+00:00","level":"debug","event":"alert_sent","details":{"backoff_ms":87,"last_error":"HTTP 500","retry":"5/6"}}
[INFO] [stdout] test retry_drops_alert_after_max_retries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/barrier_timeout.rs (/opt/rustwide/target/debug/deps/barrier_timeout-f7580a71a9b1facf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test barrier_normal_operation ... ok
[INFO] [stdout] test barrier_timeout_detected ... ok
[INFO] [stdout] test supervisor_alive_field_present_with_counters ... ok
[INFO] [stdout] test supervisor_crash_reflected_in_health ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bpf_bounds.rs (/opt/rustwide/target/debug/deps/bpf_bounds-754b9bb5cc023731)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test empty_syscalls_accepted ... ok
[INFO] [stdout] test max_syscalls_accepted ... ok
[INFO] [stdout] test large_syscall_list_returns_error_with_message ... ok
[INFO] [stdout] test too_many_syscalls_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bpf_default_action.rs (/opt/rustwide/target/debug/deps/bpf_default_action-22b4c9e7751d1acb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test bpf_arch_check_jump_offsets_correct ... ok
[INFO] [stdout] test bpf_default_is_always_allow_for_allow_policy ... ok
[INFO] [stdout] test bpf_default_is_always_allow_for_deny_policy ... ok
[INFO] [stdout] test bpf_arch_check_present ... ok
[INFO] [stdout] test bpf_default_is_always_allow_for_kill_policy ... ok
[INFO] [stdout] test bpf_notify_is_last_instruction ... ok
[INFO] [stdout] test bpf_program_structure_complete ... ok
[INFO] [stdout] test bpf_syscall_match_jumps_to_notify ... ok
[INFO] [stdout] test bpf_default_is_always_allow_for_log_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_check.rs (/opt/rustwide/target/debug/deps/cli_check-17ed5e6eaaedba8e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test check_nonexistent_policy_exits_1 ... ok
[INFO] [stdout] test check_invalid_policy_exits_1 ... ok
[INFO] [stdout] test check_valid_policy_exits_0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_dryrun.rs (/opt/rustwide/target/debug/deps/cli_dryrun-b8e4547c68b29834)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dryrun_exit_code_matches_child ... ok
[INFO] [stdout] test dryrun_logs_contain_mode ... ok
[INFO] [stdout] test dryrun_allows_command_to_complete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_panic_free.rs (/opt/rustwide/target/debug/deps/cli_panic_free-6b45809c9d90dfcc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test empty_command_returns_error ... ok
[INFO] [stderr]      Running tests/cli_parse.rs (/opt/rustwide/target/debug/deps/cli_parse-3bebfb365d135169)
[INFO] [stdout] test cstring_with_null_byte_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test missing_policy_is_error ... ok
[INFO] [stdout] test alert_mode_all_accepted ... ok
[INFO] [stdout] test alert_url_after_dryrun_is_swallowed ... ok
[INFO] [stdout] test alert_mode_default_is_violations ... ok
[INFO] [stdout] test parse_run_with_policy_and_command ... ok
[INFO] [stdout] test alert_url_before_dryrun_is_parsed ... ok
[INFO] [stdout] test alert_mode_off_accepted ... ok
[INFO] [stdout] test parse_check_subcommand ... ok
[INFO] [stdout] test health_port_zero_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_run.rs (/opt/rustwide/target/debug/deps/cli_run-c19520334b7a31db)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test run_echo_with_allow_all_policy ... ok
[INFO] [stderr]      Running tests/concurrent_handlers.rs (/opt/rustwide/target/debug/deps/concurrent_handlers-17ab1306aa85b807)
[INFO] [stdout] test invalid_policy_path_exits_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test concurrent_connect_handlers_no_race ... ok
[INFO] [stdout] test concurrent_mixed_handlers_no_race ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dangerous_collect.rs (/opt/rustwide/target/debug/deps/dangerous_collect-1c00aed83c0ee5e3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/dangerous_kill_e2e.rs (/opt/rustwide/target/debug/deps/dangerous_kill_e2e-7ae0fd03a466fc6c)
[INFO] [stdout] test dangerous_tier_syscalls_are_user_notif_monitored ... ok
[INFO] [stdout] test dangerous_tier_policy_collects_without_pre_fork_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test core_kill_is_deterministic_child_never_resumes ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test dangerous_kill_e2e`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core_kill_is_deterministic_child_never_resumes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core_kill_is_deterministic_child_never_resumes' (2066) panicked at tests/dangerous_kill_e2e.rs:106:18:
[INFO] [stdout] expected child SIGKILLed while suspended, got Exited(Pid(2067), 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ce7ef25a68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ce7ef25a68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ce7ef25a68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ce7ef25a68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ce7ef3b10a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ce7ef3b10a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63ce7ef2a332 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ce7ef2a332 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ce7ef04466 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ce7ef04466 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ce7ef1db39 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ce7edb9aec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63ce7edb9aec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ce7ef1dcf2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63ce7ef1dcf2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ce7ef04522 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ce7eef95d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ce7ef0523d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ce7ef3b89c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ce7edaa46c - dangerous_kill_e2e[d948bc5dd102d3d3]::core_kill_is_deterministic_child_never_resumes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dangerous_kill_e2e.rs:106:18
[INFO] [stdout]   20:     0x63ce7eda97a7 - dangerous_kill_e2e[d948bc5dd102d3d3]::core_kill_is_deterministic_child_never_resumes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dangerous_kill_e2e.rs:43:52
[INFO] [stdout]   21:     0x63ce7edaca46 - <dangerous_kill_e2e[d948bc5dd102d3d3]::core_kill_is_deterministic_child_never_resumes::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ce7edacbcb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63ce7edacbcb - 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]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63ce7edba445 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63ce7edba445 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63ce7edba445 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63ce7edba445 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63ce7edba445 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63ce7edba445 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63ce7edba445 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63ce7edb3d54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63ce7edb3d54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63ce7edbd4c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63ce7edbd4c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63ce7edbd4c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63ce7edbd4c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63ce7edbd4c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63ce7edbd4c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63ce7edbd4c2 - <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]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63ce7ef2508f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x63ce7ef2508f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7fdd76985aa4 - <unknown>
[INFO] [stdout]   43:     0x7fdd76a12a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core_kill_is_deterministic_child_never_resumes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506", kill_on_drop: false }`
[INFO] [stdout] ca6a5da863499208d7919d0d900abf156da3ea9dfa09f721a740c836f0d08506
