[INFO] cloning repository https://github.com/ayhaneyikan/dds-something
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayhaneyikan/dds-something" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 573c8dacbcad490d8cce2282ff670eba2beb2056
[INFO] testing ayhaneyikan/dds-something against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayhaneyikan%2Fdds-something" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayhaneyikan/dds-something
[INFO] finished tweaking git repo https://github.com/ayhaneyikan/dds-something
[INFO] tweaked toml for git repo https://github.com/ayhaneyikan/dds-something written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayhaneyikan/dds-something on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayhaneyikan/dds-something 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d3f5cfb4b59859c1c975236b4a6364ac365309b10a96a2bc48e857e981723a
[INFO] running `Command { std: "docker" "start" "-a" "99d3f5cfb4b59859c1c975236b4a6364ac365309b10a96a2bc48e857e981723a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d3f5cfb4b59859c1c975236b4a6364ac365309b10a96a2bc48e857e981723a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d3f5cfb4b59859c1c975236b4a6364ac365309b10a96a2bc48e857e981723a", kill_on_drop: false }`
[INFO] [stdout] 99d3f5cfb4b59859c1c975236b4a6364ac365309b10a96a2bc48e857e981723a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87f7f66f80ad1f85964183eeaffb7236e0112db7f6a94bac634ff973ee9babac
[INFO] running `Command { std: "docker" "start" "-a" "87f7f66f80ad1f85964183eeaffb7236e0112db7f6a94bac634ff973ee9babac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling socketpair v0.19.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cdr-encoding-size v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling speedy-derive v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling speedy v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling enumflags2 v0.7.8
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling rustdds v0.8.6
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stderr]    Compiling prep-chef v0.1.0 (/opt/rustwide/workdir/prep-chef)
[INFO] [stderr]    Compiling cook-chef v0.1.0 (/opt/rustwide/workdir/cook-chef)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.47s
[INFO] running `Command { std: "docker" "inspect" "87f7f66f80ad1f85964183eeaffb7236e0112db7f6a94bac634ff973ee9babac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f7f66f80ad1f85964183eeaffb7236e0112db7f6a94bac634ff973ee9babac", kill_on_drop: false }`
[INFO] [stdout] 87f7f66f80ad1f85964183eeaffb7236e0112db7f6a94bac634ff973ee9babac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 369c82889131520d3dd06dbd1874bc9ac4087b380c5afce442bbb6acc3f2b647
[INFO] running `Command { std: "docker" "start" "-a" "369c82889131520d3dd06dbd1874bc9ac4087b380c5afce442bbb6acc3f2b647", kill_on_drop: false }`
[INFO] [stderr]    Compiling cook-chef v0.1.0 (/opt/rustwide/workdir/cook-chef)
[INFO] [stderr]    Compiling driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stderr]    Compiling prep-chef v0.1.0 (/opt/rustwide/workdir/prep-chef)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "369c82889131520d3dd06dbd1874bc9ac4087b380c5afce442bbb6acc3f2b647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369c82889131520d3dd06dbd1874bc9ac4087b380c5afce442bbb6acc3f2b647", kill_on_drop: false }`
[INFO] [stdout] 369c82889131520d3dd06dbd1874bc9ac4087b380c5afce442bbb6acc3f2b647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 585bf0606163ead179e1f2ad8a2e8e4981aa3bfeef199710506add4a9889d79d
[INFO] running `Command { std: "docker" "start" "-a" "585bf0606163ead179e1f2ad8a2e8e4981aa3bfeef199710506add4a9889d79d", 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/common-cf654bbf3700f12d)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/cook_chef-899a9ade1f645694)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/driver-65f0dada88828e6a)
[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] [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/prep_chef-779be29a5eabe0f1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test prep_chef::prep_chef_tests::state_check_command ... ok
[INFO] [stderr] fatal runtime error: IO Safety violation: owned file descriptor already closed, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p prep-chef --bin prep-chef`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/prep_chef-779be29a5eabe0f1` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "585bf0606163ead179e1f2ad8a2e8e4981aa3bfeef199710506add4a9889d79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585bf0606163ead179e1f2ad8a2e8e4981aa3bfeef199710506add4a9889d79d", kill_on_drop: false }`
[INFO] [stdout] 585bf0606163ead179e1f2ad8a2e8e4981aa3bfeef199710506add4a9889d79d
