[INFO] cloning repository https://github.com/isdaniel/RustBox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isdaniel/RustBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2FRustBox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2FRustBox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4410ce17aadfc886ec1ce3e0e3002d49fd2b524d [INFO] testing isdaniel/RustBox against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2FRustBox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isdaniel/RustBox [INFO] finished tweaking git repo https://github.com/isdaniel/RustBox [INFO] tweaked toml for git repo https://github.com/isdaniel/RustBox written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isdaniel/RustBox 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 git repo https://github.com/isdaniel/RustBox 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 531724520c82798c5807dad69830edfa3a0bec143496ee54b9522e450c7ff7c3 [INFO] running `Command { std: "docker" "start" "-a" "531724520c82798c5807dad69830edfa3a0bec143496ee54b9522e450c7ff7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531724520c82798c5807dad69830edfa3a0bec143496ee54b9522e450c7ff7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531724520c82798c5807dad69830edfa3a0bec143496ee54b9522e450c7ff7c3", kill_on_drop: false }` [INFO] [stdout] 531724520c82798c5807dad69830edfa3a0bec143496ee54b9522e450c7ff7c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 854b868c1f31f71359ccdadbc1b18a5c4964eb9c4b3ee34ff94437f54982458f [INFO] running `Command { std: "docker" "start" "-a" "854b868c1f31f71359ccdadbc1b18a5c4964eb9c4b3ee34ff94437f54982458f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "854b868c1f31f71359ccdadbc1b18a5c4964eb9c4b3ee34ff94437f54982458f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854b868c1f31f71359ccdadbc1b18a5c4964eb9c4b3ee34ff94437f54982458f", kill_on_drop: false }` [INFO] [stdout] 854b868c1f31f71359ccdadbc1b18a5c4964eb9c4b3ee34ff94437f54982458f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 50297adf5810d035f7ec057a8d104a2ef42c9146e9d12b6151ebba9456afc3fe [INFO] running `Command { std: "docker" "start" "-a" "50297adf5810d035f7ec057a8d104a2ef42c9146e9d12b6151ebba9456afc3fe", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "50297adf5810d035f7ec057a8d104a2ef42c9146e9d12b6151ebba9456afc3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50297adf5810d035f7ec057a8d104a2ef42c9146e9d12b6151ebba9456afc3fe", kill_on_drop: false }` [INFO] [stdout] 50297adf5810d035f7ec057a8d104a2ef42c9146e9d12b6151ebba9456afc3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 912371cfee1fa489ff1829b2d099aa9f68513590ff4e78300730aec07cdd4240 [INFO] running `Command { std: "docker" "start" "-a" "912371cfee1fa489ff1829b2d099aa9f68513590ff4e78300730aec07cdd4240", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustbox-36db30b6fe93c16f) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test container::id::tests::test_generate_container_id_uniqueness ... ok [INFO] [stdout] test container::config::tests::test_validate_config_empty_command ... ok [INFO] [stdout] test container::config::tests::test_validate_config_invalid_memory ... ok [INFO] [stdout] test container::config::tests::test_validate_config_relative_workdir ... ok [INFO] [stdout] test container::state_machine::tests::test_all_states_display ... ok [INFO] [stdout] test container::id::tests::test_validate_container_id_valid ... ok [INFO] [stdout] test container::config::tests::test_overlay_paths_new ... ok [INFO] [stdout] test container::id::tests::test_generate_container_name_format ... ok [INFO] [stdout] test container::state_machine::tests::test_created_cannot_skip_to_stopped ... ok [INFO] [stdout] test container::id::tests::test_validate_container_id_invalid ... ok [INFO] [stdout] test container::state_machine::tests::test_exited_cannot_transition_to_running ... ok [INFO] [stdout] test container::state_machine::tests::test_exited_is_final_state ... ok [INFO] [stdout] test container::config::tests::test_validate_config_valid ... ok [INFO] [stdout] test container::state_machine::tests::test_invalid_transitions ... ok [INFO] [stdout] test container::state_machine::tests::test_is_terminal ... ok [INFO] [stdout] test container::state_machine::tests::test_is_running ... ok [INFO] [stdout] test container::state_machine::tests::test_multiple_start_stop_cycles ... ok [INFO] [stdout] test container::state_machine::tests::test_running_cannot_transition_to_created ... ok [INFO] [stdout] test container::state_machine::tests::test_running_to_exited ... ok [INFO] [stdout] test container::state_machine::tests::test_state_query_combinations ... ok [INFO] [stdout] test container::state_machine::tests::test_stopped_can_transition_to_exited ... ok [INFO] [stdout] test container::state_machine::tests::test_stopped_cannot_transition_to_created ... ok [INFO] [stdout] test container::state_machine::tests::test_valid_transitions ... ok [INFO] [stdout] test container::tests::test_container_id_generation ... ok [INFO] [stdout] test container::tests::test_container_lifecycle ... ok [INFO] [stdout] test container::tests::test_container_new ... ok [INFO] [stdout] test ipc::protocol::tests::test_message_framing ... ok [INFO] [stdout] test container::state_machine::tests::test_stopped_to_running_transition ... ok [INFO] [stdout] test container::state_machine::tests::test_transition_error_messages ... ok [INFO] [stdout] test ipc::protocol::tests::test_write_read_roundtrip ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_container_summary_serialization ... ok [INFO] [stdout] test storage::metadata::tests::test_metadata_conversion ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_list_request_serialization ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_daemon_request_serialization ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_daemon_response_serialization ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_request_serialization ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_request_deserialization_from_json ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_request_with_name ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_response_deserialization_from_json ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_response_round_trip ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_stop_request_serialization ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_preserves_timestamps_across_state_changes ... ok [INFO] [stdout] test tests::unit::ipc_protocol_test::test_start_response_serialization ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_round_trip ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_serialization ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_start_stop_restart_cycle ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_stopped_state_persistence ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_container_metadata_with_different_states ... ok [INFO] [stdout] test tests::unit::metadata_serde_test::test_exited_container_cannot_restart_after_persistence ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_cannot_restart_after_exit ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_lifecycle ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_multiple_restart_cycles ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_start_stop_start_lifecycle ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_state_cannot_go_backwards ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_state_queries ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_state_transitions ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_container_stopped_to_exited_transition ... ok [INFO] [stdout] test tests::unit::state_machine_test::test_invalid_state_transitions ... ok [INFO] [stdout] test container::state_machine::tests::test_can_operations ... ok [INFO] [stdout] test container::state_machine::tests::test_created_cannot_go_to_exited ... ok [INFO] [stdout] test storage::logs::tests::test_log_paths ... ok [INFO] [stderr] Running unittests src/daemon/main.rs (/opt/rustwide/target/debug/deps/daemon_rs-007a51d930542352) [INFO] [stdout] test container::id::tests::test_generate_container_id_format ... ok [INFO] [stdout] test container::config::tests::test_validate_config_invalid_cpu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test container_manager::tests::test_registry_operations ... ok [INFO] [stdout] test container_manager::tests::test_resolve_id_or_name ... ok [INFO] [stdout] test container_manager::tests::test_resolve_id_priority_over_name ... ok [INFO] [stdout] test pid_lock::tests::test_is_process_running ... ok [INFO] [stdout] test container_manager::tests::test_registry_insert ... ok [INFO] [stdout] test pid_lock::tests::test_pid_lock_acquire_and_release ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustbox-8df11aa95b81ddbd) [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] Doc-tests rustbox [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/container/mod.rs - container::Container::mark_stopped (line 263) ... ok [INFO] [stdout] test src/container/id.rs - container::id::generate_container_name (line 47) ... ok [INFO] [stdout] test src/container/id.rs - container::id::generate_container_id (line 12) ... ok [INFO] [stdout] test src/container/mod.rs - container::Container::mark_started (line 221) ... ok [INFO] [stdout] test src/lib.rs - (line 42) - compile ... ok [INFO] [stdout] test src/container/id.rs - container::id::validate_container_id (line 30) ... ok [INFO] [stdout] test src/container/mod.rs - container::Container (line 80) ... ok [INFO] [stdout] test src/container/mod.rs - container::Container::new (line 157) ... ok [INFO] [stdout] test src/container/mod.rs - container (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "912371cfee1fa489ff1829b2d099aa9f68513590ff4e78300730aec07cdd4240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912371cfee1fa489ff1829b2d099aa9f68513590ff4e78300730aec07cdd4240", kill_on_drop: false }` [INFO] [stdout] 912371cfee1fa489ff1829b2d099aa9f68513590ff4e78300730aec07cdd4240