[INFO] updating cached repository mindriot101/rust-gameoflife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mindriot101/rust-gameoflife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mindriot101/rust-gameoflife" "work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mindriot101/rust-gameoflife" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mindriot101/rust-gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mindriot101/rust-gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4d3656facc0f66bcc987d29407916fb6e9c5896 [INFO] sha for GitHub repo mindriot101/rust-gameoflife: a4d3656facc0f66bcc987d29407916fb6e9c5896 [INFO] validating manifest of mindriot101/rust-gameoflife on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mindriot101/rust-gameoflife on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mindriot101/rust-gameoflife [INFO] finished frobbing mindriot101/rust-gameoflife [INFO] frobbed toml for mindriot101/rust-gameoflife written to work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife/Cargo.toml [INFO] started frobbing mindriot101/rust-gameoflife [INFO] finished frobbing mindriot101/rust-gameoflife [INFO] frobbed toml for mindriot101/rust-gameoflife written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mindriot101/rust-gameoflife/Cargo.toml [INFO] crate mindriot101/rust-gameoflife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mindriot101/rust-gameoflife against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 697becfebbc6c89eda0e2261f45b6dca1ca9af2c474f66383c4b5bbb67a10e7d [INFO] running `"docker" "start" "-a" "697becfebbc6c89eda0e2261f45b6dca1ca9af2c474f66383c4b5bbb67a10e7d"` [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling gol v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `"docker" "inspect" "697becfebbc6c89eda0e2261f45b6dca1ca9af2c474f66383c4b5bbb67a10e7d"` [INFO] running `"docker" "rm" "-f" "697becfebbc6c89eda0e2261f45b6dca1ca9af2c474f66383c4b5bbb67a10e7d"` [INFO] [stdout] 697becfebbc6c89eda0e2261f45b6dca1ca9af2c474f66383c4b5bbb67a10e7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6dbab1ca97abf8c0b55f7448f62ff687bb6f6e831e7c07f65fc9871c45621ec2 [INFO] running `"docker" "start" "-a" "6dbab1ca97abf8c0b55f7448f62ff687bb6f6e831e7c07f65fc9871c45621ec2"` [INFO] [stderr] Compiling gol v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "6dbab1ca97abf8c0b55f7448f62ff687bb6f6e831e7c07f65fc9871c45621ec2"` [INFO] running `"docker" "rm" "-f" "6dbab1ca97abf8c0b55f7448f62ff687bb6f6e831e7c07f65fc9871c45621ec2"` [INFO] [stdout] 6dbab1ca97abf8c0b55f7448f62ff687bb6f6e831e7c07f65fc9871c45621ec2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mindriot101/rust-gameoflife:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d46ca1d8c950d089181357d46e4a7304076a9df470d554e422b94b899db1962b [INFO] running `"docker" "start" "-a" "d46ca1d8c950d089181357d46e4a7304076a9df470d554e422b94b899db1962b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/gol-cd9094fc6752f93f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_stable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d46ca1d8c950d089181357d46e4a7304076a9df470d554e422b94b899db1962b"` [INFO] running `"docker" "rm" "-f" "d46ca1d8c950d089181357d46e4a7304076a9df470d554e422b94b899db1962b"` [INFO] [stdout] d46ca1d8c950d089181357d46e4a7304076a9df470d554e422b94b899db1962b