[INFO] cloning repository TurkeyMcMac/Game-of-Life [INFO] running `"git" "clone" "--bare" "git://github.com/TurkeyMcMac/Game-of-Life.git" "work/cache/sources/gh/TurkeyMcMac/Game-of-Life"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/TurkeyMcMac/Game-of-Life'... [INFO] running `"git" "clone" "work/cache/sources/gh/TurkeyMcMac/Game-of-Life" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TurkeyMcMac/Game-of-Life" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TurkeyMcMac/Game-of-Life"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TurkeyMcMac/Game-of-Life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49a44cf16f355fc0b854d5405a160ae17d6b5dc2 [INFO] sha for GitHub repo TurkeyMcMac/Game-of-Life: 49a44cf16f355fc0b854d5405a160ae17d6b5dc2 [INFO] validating manifest of TurkeyMcMac/Game-of-Life on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TurkeyMcMac/Game-of-Life on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TurkeyMcMac/Game-of-Life [INFO] finished frobbing TurkeyMcMac/Game-of-Life [INFO] frobbed toml for TurkeyMcMac/Game-of-Life written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life/Cargo.toml [INFO] started frobbing TurkeyMcMac/Game-of-Life [INFO] finished frobbing TurkeyMcMac/Game-of-Life [INFO] frobbed toml for TurkeyMcMac/Game-of-Life written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TurkeyMcMac/Game-of-Life/Cargo.toml [INFO] crate TurkeyMcMac/Game-of-Life already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TurkeyMcMac/Game-of-Life against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5ef380524ba1cdc5362ea55b47ce5ec9da533584e1a08e661a6fa59be8079b27 [INFO] running `"docker" "start" "-a" "5ef380524ba1cdc5362ea55b47ce5ec9da533584e1a08e661a6fa59be8079b27"` [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `"docker" "inspect" "5ef380524ba1cdc5362ea55b47ce5ec9da533584e1a08e661a6fa59be8079b27"` [INFO] running `"docker" "rm" "-f" "5ef380524ba1cdc5362ea55b47ce5ec9da533584e1a08e661a6fa59be8079b27"` [INFO] [stdout] 5ef380524ba1cdc5362ea55b47ce5ec9da533584e1a08e661a6fa59be8079b27 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9472d028843b92caa39356e65e2e3e020269c263fb6a2ee84417ef7704a561f9 [INFO] running `"docker" "start" "-a" "9472d028843b92caa39356e65e2e3e020269c263fb6a2ee84417ef7704a561f9"` [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "9472d028843b92caa39356e65e2e3e020269c263fb6a2ee84417ef7704a561f9"` [INFO] running `"docker" "rm" "-f" "9472d028843b92caa39356e65e2e3e020269c263fb6a2ee84417ef7704a561f9"` [INFO] [stdout] 9472d028843b92caa39356e65e2e3e020269c263fb6a2ee84417ef7704a561f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TurkeyMcMac/Game-of-Life:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] cb2e7a99b853030dcfd43388f2412aaec7d835bea18b38e17d52ab3afd968029 [INFO] running `"docker" "start" "-a" "cb2e7a99b853030dcfd43388f2412aaec7d835bea18b38e17d52ab3afd968029"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-1ddc49450e40cbed [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-914e18507c5a70b9 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests game_of_life [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "cb2e7a99b853030dcfd43388f2412aaec7d835bea18b38e17d52ab3afd968029"` [INFO] running `"docker" "rm" "-f" "cb2e7a99b853030dcfd43388f2412aaec7d835bea18b38e17d52ab3afd968029"` [INFO] [stdout] cb2e7a99b853030dcfd43388f2412aaec7d835bea18b38e17d52ab3afd968029