[INFO] updating cached repository antonioromero/gameoflife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/antonioromero/gameoflife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/antonioromero/gameoflife" "work/ex/beta-1.38-1/sources/1.37.0/gh/antonioromero/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/antonioromero/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/antonioromero/gameoflife" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e00aedc76e911c053428fb2305e6c3094cd3d93 [INFO] sha for GitHub repo antonioromero/gameoflife: 6e00aedc76e911c053428fb2305e6c3094cd3d93 [INFO] validating manifest of antonioromero/gameoflife on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of antonioromero/gameoflife on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing antonioromero/gameoflife [INFO] finished frobbing antonioromero/gameoflife [INFO] frobbed toml for antonioromero/gameoflife written to work/ex/beta-1.38-1/sources/1.37.0/gh/antonioromero/gameoflife/Cargo.toml [INFO] started frobbing antonioromero/gameoflife [INFO] finished frobbing antonioromero/gameoflife [INFO] frobbed toml for antonioromero/gameoflife written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/gameoflife/Cargo.toml [INFO] crate antonioromero/gameoflife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing antonioromero/gameoflife against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cc63e053b4137a28e4a4ce0600f5907af303ac5bf938e1c96f147d8d10c6e1c8 [INFO] running `"docker" "start" "-a" "cc63e053b4137a28e4a4ce0600f5907af303ac5bf938e1c96f147d8d10c6e1c8"` [INFO] [stderr] Compiling gameoflife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "cc63e053b4137a28e4a4ce0600f5907af303ac5bf938e1c96f147d8d10c6e1c8"` [INFO] running `"docker" "rm" "-f" "cc63e053b4137a28e4a4ce0600f5907af303ac5bf938e1c96f147d8d10c6e1c8"` [INFO] [stdout] cc63e053b4137a28e4a4ce0600f5907af303ac5bf938e1c96f147d8d10c6e1c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6299a135b984772baeadd8467c374b671bc265ac3efbaa6009642cd39f1cb3df [INFO] running `"docker" "start" "-a" "6299a135b984772baeadd8467c374b671bc265ac3efbaa6009642cd39f1cb3df"` [INFO] [stderr] Compiling gameoflife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "6299a135b984772baeadd8467c374b671bc265ac3efbaa6009642cd39f1cb3df"` [INFO] running `"docker" "rm" "-f" "6299a135b984772baeadd8467c374b671bc265ac3efbaa6009642cd39f1cb3df"` [INFO] [stdout] 6299a135b984772baeadd8467c374b671bc265ac3efbaa6009642cd39f1cb3df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antonioromero/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e72407fb778ea1717b722904a6f98a4133f0482303c5dfe7addd0b293de14321 [INFO] running `"docker" "start" "-a" "e72407fb778ea1717b722904a6f98a4133f0482303c5dfe7addd0b293de14321"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/gameoflife-710d3292994991c3 [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" "e72407fb778ea1717b722904a6f98a4133f0482303c5dfe7addd0b293de14321"` [INFO] running `"docker" "rm" "-f" "e72407fb778ea1717b722904a6f98a4133f0482303c5dfe7addd0b293de14321"` [INFO] [stdout] e72407fb778ea1717b722904a6f98a4133f0482303c5dfe7addd0b293de14321