[INFO] fetching crate lifegame 0.3.17... [INFO] testing lifegame-0.3.17 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lifegame 0.3.17 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lifegame 0.3.17 [INFO] finished tweaking crates.io crate lifegame 0.3.17 [INFO] tweaked toml for crates.io crate lifegame 0.3.17 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lifegame 0.3.17 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lifegame 0.3.17 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eoe v0.4.1 [INFO] [stderr] Downloaded rand_seeder v0.4.0 [INFO] [stderr] Downloaded matreex v0.41.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c9b8e5dddaa692d74dd9e798c9e4d6538dc936c0554d236106cd81e730b164c [INFO] running `Command { std: "docker" "start" "-a" "4c9b8e5dddaa692d74dd9e798c9e4d6538dc936c0554d236106cd81e730b164c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c9b8e5dddaa692d74dd9e798c9e4d6538dc936c0554d236106cd81e730b164c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9b8e5dddaa692d74dd9e798c9e4d6538dc936c0554d236106cd81e730b164c", kill_on_drop: false }` [INFO] [stdout] 4c9b8e5dddaa692d74dd9e798c9e4d6538dc936c0554d236106cd81e730b164c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfe106975d5571d8559d53f342cf4769d7ae2aa89248015bf0eb6194e0923859 [INFO] running `Command { std: "docker" "start" "-a" "cfe106975d5571d8559d53f342cf4769d7ae2aa89248015bf0eb6194e0923859", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling matreex v0.41.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_seeder v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling eoe v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling lifegame v0.3.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s [INFO] running `Command { std: "docker" "inspect" "cfe106975d5571d8559d53f342cf4769d7ae2aa89248015bf0eb6194e0923859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe106975d5571d8559d53f342cf4769d7ae2aa89248015bf0eb6194e0923859", kill_on_drop: false }` [INFO] [stdout] cfe106975d5571d8559d53f342cf4769d7ae2aa89248015bf0eb6194e0923859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0e6cda2ab634ad4b35cd9e322cdd6711e902f76f1b58d3b3e3a375bc25d17a [INFO] running `Command { std: "docker" "start" "-a" "db0e6cda2ab634ad4b35cd9e322cdd6711e902f76f1b58d3b3e3a375bc25d17a", kill_on_drop: false }` [INFO] [stderr] Compiling lifegame v0.3.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "db0e6cda2ab634ad4b35cd9e322cdd6711e902f76f1b58d3b3e3a375bc25d17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0e6cda2ab634ad4b35cd9e322cdd6711e902f76f1b58d3b3e3a375bc25d17a", kill_on_drop: false }` [INFO] [stdout] db0e6cda2ab634ad4b35cd9e322cdd6711e902f76f1b58d3b3e3a375bc25d17a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b55d8a06a08c4646bbbabf3f737b7a1f7cd2f1bc95496fab171b6a8a99e55350 [INFO] running `Command { std: "docker" "start" "-a" "b55d8a06a08c4646bbbabf3f737b7a1f7cd2f1bc95496fab171b6a8a99e55350", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lifegame-e56f9fe30c3b3a74) [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] running `Command { std: "docker" "inspect" "b55d8a06a08c4646bbbabf3f737b7a1f7cd2f1bc95496fab171b6a8a99e55350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55d8a06a08c4646bbbabf3f737b7a1f7cd2f1bc95496fab171b6a8a99e55350", kill_on_drop: false }` [INFO] [stdout] b55d8a06a08c4646bbbabf3f737b7a1f7cd2f1bc95496fab171b6a8a99e55350