[INFO] fetching crate sandbox-rs 0.1.5...
[INFO] testing sandbox-rs-0.1.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate sandbox-rs 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sandbox-rs 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sandbox-rs 0.1.5
[INFO] tweaked toml for crates.io crate sandbox-rs 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sandbox-rs 0.1.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sandbox-rs 0.1.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75c92db309960e56b6cd5a4ff3fe33a0fcd3055e24b6acfb7eb574e1e87dc56e
[INFO] running `Command { std: "docker" "start" "-a" "75c92db309960e56b6cd5a4ff3fe33a0fcd3055e24b6acfb7eb574e1e87dc56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75c92db309960e56b6cd5a4ff3fe33a0fcd3055e24b6acfb7eb574e1e87dc56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c92db309960e56b6cd5a4ff3fe33a0fcd3055e24b6acfb7eb574e1e87dc56e", kill_on_drop: false }`
[INFO] [stdout] 75c92db309960e56b6cd5a4ff3fe33a0fcd3055e24b6acfb7eb574e1e87dc56e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e0e4b265bbc52bb1c5fb7e060c5b174a85dfd59759decf9bc5a3d4af52194d6
[INFO] running `Command { std: "docker" "start" "-a" "6e0e4b265bbc52bb1c5fb7e060c5b174a85dfd59759decf9bc5a3d4af52194d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling seccompiler v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sandbox-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
[INFO] running `Command { std: "docker" "inspect" "6e0e4b265bbc52bb1c5fb7e060c5b174a85dfd59759decf9bc5a3d4af52194d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0e4b265bbc52bb1c5fb7e060c5b174a85dfd59759decf9bc5a3d4af52194d6", kill_on_drop: false }`
[INFO] [stdout] 6e0e4b265bbc52bb1c5fb7e060c5b174a85dfd59759decf9bc5a3d4af52194d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b29ae42308ded1cccddb421a48cc2badba6e461221e440c593e3c67caccfd8e6
[INFO] running `Command { std: "docker" "start" "-a" "b29ae42308ded1cccddb421a48cc2badba6e461221e440c593e3c67caccfd8e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sandbox-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.39s
[INFO] running `Command { std: "docker" "inspect" "b29ae42308ded1cccddb421a48cc2badba6e461221e440c593e3c67caccfd8e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29ae42308ded1cccddb421a48cc2badba6e461221e440c593e3c67caccfd8e6", kill_on_drop: false }`
[INFO] [stdout] b29ae42308ded1cccddb421a48cc2badba6e461221e440c593e3c67caccfd8e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 104cca31c7d74b77c78ddb6be6d9e57d4bf675b16b98708495a02a182c34d120
[INFO] running `Command { std: "docker" "start" "-a" "104cca31c7d74b77c78ddb6be6d9e57d4bf675b16b98708495a02a182c34d120", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/sandbox_rs-543a254fdaa15ad4)
[INFO] [stdout] 
[INFO] [stdout] running 224 tests
[INFO] [stdout] test controller::tests::sandbox_builder_builds_when_root_override ... ignored
[INFO] [stdout] test controller::tests::sandbox_config_invariants_detect_disabled_namespaces ... ok
[INFO] [stdout] test controller::tests::sandbox_config_invariants_detect_empty_id ... ok
[INFO] [stdout] test controller::tests::sandbox_run_with_stream_captures_output ... ignored
[INFO] [stdout] test controller::tests::sandbox_kill_handles_missing_pid ... ok
[INFO] [stdout] test controller::tests::sandbox_get_resource_usage_without_cgroup_fails ... ok
[INFO] [stdout] test controller::tests::sandbox_provides_id_and_root ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_cpu_limit ... ok
[INFO] [stdout] test controller::tests::sandbox_reports_resource_usage_from_cgroup ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_cpu_limit_over_100 ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_cpu_limit_zero ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_memory_limit ... ok
[INFO] [stdout] test controller::tests::sandbox_kill_terminates_real_process ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_namespaces ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_new ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_memory_limit_str ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_root ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_seccomp_profile ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_timeout ... ok
[INFO] [stdout] test controller::tests::test_sandbox_config_default ... ok
[INFO] [stdout] test controller::tests::test_sandbox_config_validate ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_cpu_quota ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_max_pids ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result_check_seccomp_error_when_killed ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result_check_seccomp_error_when_success ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result_not_killed_by_seccomp ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result_killed_by_seccomp ... ok
[INFO] [stdout] test errors::tests::test_error_display ... ok
[INFO] [stdout] test errors::tests::test_error_from_io ... ok
[INFO] [stdout] test errors::tests::test_result_error ... ok
[INFO] [stdout] test controller::tests::test_sandbox_result_seccomp_error_message ... ok
[INFO] [stdout] test errors::tests::test_result_type ... ok
[INFO] [stdout] test execution::init::tests::test_init_args_stored_correctly ... ok
[INFO] [stdout] test execution::init::tests::test_init_empty_args ... ok
[INFO] [stdout] test execution::init::tests::test_init_program_stored_correctly ... ok
[INFO] [stdout] test execution::init::tests::test_init_with_multiple_args ... ok
[INFO] [stdout] test execution::init::tests::test_init_clone ... ok
[INFO] [stdout] test execution::init::tests::test_setup_signals_runs ... ok
[INFO] [stdout] test execution::init::tests::test_init_creation ... ok
[INFO] [stdout] test execution::init::tests::test_mount_helpers_are_best_effort ... ok
[INFO] [stdout] test execution::process::tests::process_config_clone ... ok
[INFO] [stdout] test execution::process::tests::process_config_with_chroot ... ok
[INFO] [stdout] test execution::process::tests::process_config_with_cwd ... ok
[INFO] [stdout] test execution::process::tests::process_config_with_uid_gid ... ok
[INFO] [stdout] test controller::tests::sandbox_run_requires_root ... FAILED
[INFO] [stdout] test controller::tests::sandbox_run_returns_error_if_already_running ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_build_creates_sandbox ... ok
[INFO] [stdout] test execution::process::tests::resolve_program_path_reports_missing_binary ... ok
[INFO] [stdout] test controller::tests::test_sandbox_builder_build_validates_config ... ok
[INFO] [stdout] test execution::process::tests::process_result_clone ... ok
[INFO] [stdout] test execution::process::tests::resolve_program_path_uses_env_path ... ok
[INFO] [stdout] test execution::process::tests::test_process_result ... ok
[INFO] [stdout] test execution::process::tests::test_process_result_with_signal ... ok
[INFO] [stdout] test execution::process::tests::test_process_config_with_args ... ok
[INFO] [stdout] test_output
[INFO] [stdout] test execution::process::tests::execute_with_stream_disabled ... ok
[INFO] [stdout] test execution::tests::process_config_accepts_custom_namespace_config ... ok
[INFO] [stdout] test execution::process::tests::execute_with_stream_true_collects_chunks ... ok
[INFO] [stdout] test execution::process::tests::execute_with_stream_enabled ... ok
[INFO] [stdout] test execution::process::tests::test_process_config_default ... ok
[INFO] [stdout] test execution::process::tests::test_process_config_with_env ... ok
[INFO] [stdout] test execution::tests::process_result_records_exit_information ... ok
[INFO] [stdout] test execution::tests::process_config_captures_full_configuration ... ok
[INFO] [stdout] test execution::tests::process_config_clone_preserves_data ... ok
[INFO] [stdout] test execution::tests::stream_default_creates_empty_stream ... ok
[INFO] [stdout] test execution::tests::stream_interleaved_stdout_stderr ... ok
[INFO] [stdout] test execution::tests::stream_multiple_stdout_messages ... ok
[INFO] [stdout] sandbox
[INFO] [stdout] test execution::process::tests::process_executor_runs_program_without_namespaces ... ok
[INFO] [stdout] test execution::tests::stream_iterator_collects_all_chunks ... ok
[INFO] [stdout] test execution::tests::stream_send_stderr_and_receive ... ok
[INFO] [stdout] test execution::tests::stream_send_stdout_and_receive ... ok
[INFO] [stdout] test execution::tests::stream_try_recv_after_disconnect ... ok
[INFO] [stdout] test execution::tests::stream_send_exit_and_receive ... ok
[INFO] [stdout] test execution::process::tests::wait_for_child_returns_exit_status ... ok
[INFO] [stdout] test execution::tests::stream_try_recv_non_blocking ... ok
[INFO] [stdout] test isolation::namespace::tests::test_clone_flags_conversion ... ok
[INFO] [stdout] test isolation::namespace::tests::test_enabled_count ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_config_default ... ok
[INFO] [stdout] test isolation::namespace::tests::test_get_namespace_inode ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_config_all ... ok
[INFO] [stdout] test execution::process::tests::wait_for_child_with_signal ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_config_minimal ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_inode_consistency ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_inode_for_self ... ok
[INFO] [stdout] test isolation::namespace::tests::test_namespace_type_equality ... ok
[INFO] [stdout] test isolation::namespace::tests::test_shares_namespace_with_self ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_block_syscall ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_allow_syscall ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_block_overrides_allow ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_comparison ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_minimal ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_export ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_network ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_validate ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_kill_on_violation ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_profile_all ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_profile_description ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_validate_unrestricted_with_no_allowed ... ok
[INFO] [stdout] test execution::tests::stream_new_creates_channel_pair ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_compute_filter ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_all_allowed_syscalls_have_numbers ... ok
[INFO] [stdout] test isolation::seccomp::tests::test_seccomp_filter_io_heavy ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_kill_on_violation_true ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_io_heavy_filter ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_kill_on_violation_false ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_minimal_filter ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_network_profile ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_network_filter ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_io_heavy_profile ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_get_syscall_number_returns_none_for_invalid ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_get_syscall_number_returns_some_for_valid ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_unrestricted_profile ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_with_blocked_syscall ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_compile_with_blocked_syscalls ... ok
[INFO] [stdout] test isolation::tests::namespace_configuration_can_toggle_individual_namespaces ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_load_rejects_unknown_syscalls ... ok
[INFO] [stdout] test isolation::tests::namespace_sharing_detects_matching_inodes ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_unrestricted_blocks_specified_syscalls ... ok
[INFO] [stdout] test isolation::seccomp_bpf::tests::test_unknown_blocked_syscall_error ... ok
[INFO] [stdout] test isolation::tests::namespace_inode_queries_fail_for_invalid_target ... ok
[INFO] [stdout] test isolation::tests::seccomp_bpf_compiles_with_kill_and_trap_modes ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_ebpf_monitor_add_event ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_ebpf_monitor_clear ... ok
[INFO] [stdout] test isolation::tests::seccomp_filter_blocking_compiles_successfully ... ok
[INFO] [stdout] test isolation::tests::seccomp_profiles_cover_expected_variants ... ok
[INFO] [stdout] test isolation::tests::seccomp_filter_export_is_sorted_and_non_empty ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_ebpf_monitor_slow_syscalls ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_ebpf_monitor_new ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_syscall_event_is_slow ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_monitor_is_alive ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_monitor_collect_stats ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_monitor_new ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_monitor_peak_memory ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_state_from_char ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_stats_from_proc_missing_file ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_stats_creation ... ok
[INFO] [stdout] test monitoring::monitor::tests::test_process_stats_from_proc_invalid_format ... ok
[INFO] [stdout] test monitoring::tests::ebpf_monitor_aggregates_events_and_slowest_calls ... ok
[INFO] [stdout] test monitoring::tests::ebpf_monitor_clear_resets_state ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_collects_and_caches_stats ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_rejects_missing_pid ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_syscall_event_duration_ms ... ok
[INFO] [stdout] test monitoring::ebpf::tests::test_ebpf_monitor_slowest_syscalls ... ok
[INFO] [stdout] test monitoring::tests::process_state_from_char_variants ... ok
[INFO] [stdout] test network::config::tests::test_netmask_bits ... ok
[INFO] [stdout] test network::config::tests::test_network_config_default ... ok
[INFO] [stdout] test network::config::tests::test_network_config_host ... ok
[INFO] [stdout] test network::config::tests::test_network_config_isolated ... ok
[INFO] [stdout] test network::config::tests::test_network_interface_cidr ... ok
[INFO] [stdout] test network::config::tests::test_network_interface_creation ... ok
[INFO] [stdout] test network::config::tests::test_network_interface_validation ... ok
[INFO] [stdout] test network::config::tests::test_network_mode_display ... ok
[INFO] [stdout] test network::config::tests::test_network_stats_default ... ok
[INFO] [stdout] test network::config::tests::test_port_mapping_addresses ... ok
[INFO] [stdout] test network::config::tests::test_port_mapping_creation ... ok
[INFO] [stdout] test network::config::tests::test_port_mapping_validation ... ok
[INFO] [stdout] test network::tests::network_config_accepts_port_mappings_with_protocols ... ok
[INFO] [stdout] test network::tests::network_config_serialization_roundtrip ... ok
[INFO] [stdout] test network::tests::network_config_supports_multiple_interfaces ... ok
[INFO] [stdout] test network::tests::network_config_validation_catches_invalid_interface ... ok
[INFO] [stdout] test network::tests::network_stats_accumulates_values ... ok
[INFO] [stdout] test network::tests::port_mapping_addresses_match_host_and_container ... ok
[INFO] [stdout] test network::tests::port_mapping_validation_rejects_bad_protocol ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_add_process_writes_pid ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_apply_config_writes_files ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_config_default ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_config_validate ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_config_with_cpu_quota ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_config_with_memory ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_delete_removes_directory ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_new_uses_env_override ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_path_creation ... ok
[INFO] [stdout] test resources::cgroup::tests::test_cgroup_resource_readers ... ok
[INFO] [stdout] test resources::tests::cgroup_config_combines_multiple_limits ... ok
[INFO] [stdout] test resources::tests::cgroup_config_helpers_set_expected_fields ... ok
[INFO] [stdout] test resources::tests::cgroup_config_rejects_invalid_values ... ok
[INFO] [stdout] test resources::tests::cgroup_creation_handles_permissions_gracefully ... ignored
[INFO] [stdout] test storage::filesystem::tests::test_layer_info_size_calculation ... ok
[INFO] [stdout] test storage::filesystem::tests::test_overlay_config_creation ... ok
[INFO] [stdout] test storage::filesystem::tests::test_overlay_config_mount_options ... ok
[INFO] [stdout] test storage::filesystem::tests::test_overlay_fs_creation ... ok
[INFO] [stdout] test storage::filesystem::tests::test_overlay_paths ... ok
[INFO] [stdout] test storage::tests::layer_info_counts_files_and_bytes ... ok
[INFO] [stdout] test storage::tests::overlay_config_setup_directories_create_paths ... ok
[INFO] [stdout] test storage::tests::overlay_config_validation_checks_lower_layer ... ok
[INFO] [stdout] test storage::tests::overlay_fs_cleanup_resets_state_and_removes_workdir ... ignored
[INFO] [stdout] test storage::tests::overlay_fs_reports_changes_size ... ignored
[INFO] [stdout] test storage::tests::overlay_fs_setup_creates_directories ... ignored
[INFO] [stdout] test storage::tests::volume_manager_adds_and_clears_mounts ... ok
[INFO] [stdout] test storage::tests::volume_manager_delete_nonexistent_volume_is_noop ... ok
[INFO] [stdout] test storage::tests::volume_manager_lifecycle_for_named_volumes ... ok
[INFO] [stdout] test storage::tests::volume_manager_reports_volume_size ... ok
[INFO] [stdout] test storage::tests::volume_mount_named_validate ... ok
[INFO] [stdout] test storage::tests::volume_mount_options_cover_variants ... ok
[INFO] [stdout] test storage::tests::volume_mount_validation_for_bind_paths ... ok
[INFO] [stdout] test execution::tests::process_executor_skips_privileged_operations_without_root ... FAILED
[INFO] [stdout] test storage::volumes::tests::test_volume_manager_add_mount ... ok
[INFO] [stdout] test execution::tests::sandbox_init_reaps_finished_children_without_panicking ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_manager_clear_mounts ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_manager_creation ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_mount_bind ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_mount_named ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_mount_readonly ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_mount_tmpfs ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_type_display ... ok
[INFO] [stdout] test utils::tests::test_cgroup_exists ... ok
[INFO] [stdout] test utils::tests::test_get_uid_gid ... ok
[INFO] [stdout] test utils::tests::test_has_cgroup_v2 ... ok
[INFO] [stdout] test utils::tests::test_is_root ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_bytes ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_case_insensitive ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_gigabytes ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_invalid ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_kilobytes ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_megabytes ... ok
[INFO] [stdout] test utils::tests::test_parse_memory_size_whitespace ... ok
[INFO] [stdout] test utils::tests::test_root_override ... ok
[INFO] [stdout] test storage::volumes::tests::test_volume_mount_options ... ok
[INFO] [stdout] test execution::tests::realtime_streaming_returns_immediately ... ok
[INFO] [stdout] test storage::tests::volume_mount_validation_rejects_empty_destination ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_graceful_shutdown_terminates_child ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_is_alive_false_after_exit ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_send_sigkill_always_stops_child ... ok
[INFO] [stdout] test monitoring::tests::process_monitor_send_sigterm_stops_child ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::sandbox_run_requires_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::sandbox_run_requires_root' (24) panicked at lib/controller.rs:630:9:
[INFO] [stdout] assertion failed: result.unwrap_err().to_string().contains("root")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648fae39d1c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648fae3b423a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648fae3b423a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x648fae3a2256 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648fae3a2256 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x648fae37916f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648fae37916f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648fae393f99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648fae2f66be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x648fae2f66be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648fae394152 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x648fae394152 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648fae37925a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x648fae36e079 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648fae37a23d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648fae3b494c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648fae3b4912 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x648fae2302db - sandbox_rs[d047d10fa6a01fb5]::controller::tests::sandbox_run_requires_root
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/controller.rs:630:9
[INFO] [stdout]   21:     0x648fae22cd77 - sandbox_rs[d047d10fa6a01fb5]::controller::tests::sandbox_run_requires_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/controller.rs:623:35
[INFO] [stdout]   22:     0x648fae26a226 - <sandbox_rs[d047d10fa6a01fb5]::controller::tests::sandbox_run_requires_root::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x648fae2eaa6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x648fae2eaa6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x648fae2f72ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x648fae2f1794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x648fae2f1794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x648fae2f9dc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x648fae2f9dc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x648fae39c31f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x648fae39c31f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x72968c50faa4 - <unknown>
[INFO] [stdout]   44:     0x72968c59ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execution::tests::process_executor_skips_privileged_operations_without_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execution::tests::process_executor_skips_privileged_operations_without_root' (91) panicked at lib/execution/tests.rs:133:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 159
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648fae39d1c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648fae39d1c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648fae3b423a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648fae3b423a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x648fae3a2256 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648fae3a2256 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x648fae37916f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648fae37916f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648fae393f99 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648fae2f66be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x648fae2f66be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648fae394152 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x648fae394152 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648fae379228 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x648fae36e079 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648fae37a23d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648fae3b494c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648fae3b4803 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x648fae353e72 - core[585f66e14d78f9ba]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x648fae280ee8 - sandbox_rs[d047d10fa6a01fb5]::execution::tests::process_executor_skips_privileged_operations_without_root
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/execution/tests.rs:133:5
[INFO] [stdout]   22:     0x648fae279977 - sandbox_rs[d047d10fa6a01fb5]::execution::tests::process_executor_skips_privileged_operations_without_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/execution/tests.rs:119:63
[INFO] [stdout]   23:     0x648fae26b966 - <sandbox_rs[d047d10fa6a01fb5]::execution::tests::process_executor_skips_privileged_operations_without_root::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x648fae2eaa6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x648fae2eaa6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x648fae2f72ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x648fae2f72ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x648fae2f72ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648fae2f1794 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648fae2f1794 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x648fae2f9dc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x648fae2f9dc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x648fae2f9dc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648fae39c31f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x648fae39c31f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72968c50faa4 - <unknown>
[INFO] [stdout]   45:     0x72968c59ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     controller::tests::sandbox_run_requires_root
[INFO] [stdout]     execution::tests::process_executor_skips_privileged_operations_without_root
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 216 passed; 2 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "104cca31c7d74b77c78ddb6be6d9e57d4bf675b16b98708495a02a182c34d120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104cca31c7d74b77c78ddb6be6d9e57d4bf675b16b98708495a02a182c34d120", kill_on_drop: false }`
[INFO] [stdout] 104cca31c7d74b77c78ddb6be6d9e57d4bf675b16b98708495a02a182c34d120
