[INFO] cloning repository https://github.com/michaelBelsanti/game_of_life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelBelsanti/game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelBelsanti%2Fgame_of_life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelBelsanti%2Fgame_of_life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11da3150d7fdb7f02bc57a659954b1d6a4da2c5
[INFO] testing michaelBelsanti/game_of_life against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelBelsanti%2Fgame_of_life" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  88% (7828/8818)
Updating files:  89% (7849/8818)
Updating files:  90% (7937/8818)
Updating files:  91% (8025/8818)
Updating files:  92% (8113/8818)
Updating files:  93% (8201/8818)
Updating files:  94% (8289/8818)
Updating files:  95% (8378/8818)
Updating files:  96% (8466/8818)
Updating files:  97% (8554/8818)
Updating files:  98% (8642/8818)
Updating files:  99% (8730/8818)
Updating files: 100% (8818/8818)
Updating files: 100% (8818/8818), done.
[INFO] started tweaking git repo https://github.com/michaelBelsanti/game_of_life
[INFO] finished tweaking git repo https://github.com/michaelBelsanti/game_of_life
[INFO] tweaked toml for git repo https://github.com/michaelBelsanti/game_of_life written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelBelsanti/game_of_life on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelBelsanti/game_of_life 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d052ff7712f016e7f48e1727340e7f2a356c19d573c8438756a5cadcb923ed0f
[INFO] running `Command { std: "docker" "start" "-a" "d052ff7712f016e7f48e1727340e7f2a356c19d573c8438756a5cadcb923ed0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d052ff7712f016e7f48e1727340e7f2a356c19d573c8438756a5cadcb923ed0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d052ff7712f016e7f48e1727340e7f2a356c19d573c8438756a5cadcb923ed0f", kill_on_drop: false }`
[INFO] [stdout] d052ff7712f016e7f48e1727340e7f2a356c19d573c8438756a5cadcb923ed0f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51c81a609d8dab9254bb1dd072d4e10c9ad355dd7cf41214d78881d179a32353
[INFO] running `Command { std: "docker" "start" "-a" "51c81a609d8dab9254bb1dd072d4e10c9ad355dd7cf41214d78881d179a32353", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.26
[INFO] [stderr]    Compiling game_of_life v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.79s
[INFO] running `Command { std: "docker" "inspect" "51c81a609d8dab9254bb1dd072d4e10c9ad355dd7cf41214d78881d179a32353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c81a609d8dab9254bb1dd072d4e10c9ad355dd7cf41214d78881d179a32353", kill_on_drop: false }`
[INFO] [stdout] 51c81a609d8dab9254bb1dd072d4e10c9ad355dd7cf41214d78881d179a32353
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8b15c921bfe57930f3669734d9d8d197b973a6a22b7f1503ef610271846a5d
[INFO] running `Command { std: "docker" "start" "-a" "3b8b15c921bfe57930f3669734d9d8d197b973a6a22b7f1503ef610271846a5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling game_of_life v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "3b8b15c921bfe57930f3669734d9d8d197b973a6a22b7f1503ef610271846a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8b15c921bfe57930f3669734d9d8d197b973a6a22b7f1503ef610271846a5d", kill_on_drop: false }`
[INFO] [stdout] 3b8b15c921bfe57930f3669734d9d8d197b973a6a22b7f1503ef610271846a5d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 083519a482014a861e05dbd2c0c1e1f53eebd9b6ff2746bcd6d18d9c3efd4b42
[INFO] running `Command { std: "docker" "start" "-a" "083519a482014a861e05dbd2c0c1e1f53eebd9b6ff2746bcd6d18d9c3efd4b42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game_of_life-a4a60deff0b2b1cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test state::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "083519a482014a861e05dbd2c0c1e1f53eebd9b6ff2746bcd6d18d9c3efd4b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083519a482014a861e05dbd2c0c1e1f53eebd9b6ff2746bcd6d18d9c3efd4b42", kill_on_drop: false }`
[INFO] [stdout] 083519a482014a861e05dbd2c0c1e1f53eebd9b6ff2746bcd6d18d9c3efd4b42
