[INFO] updating cached repository gasuketsu/rust-fizzbuzz [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gasuketsu/rust-fizzbuzz [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gasuketsu/rust-fizzbuzz" "work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gasuketsu/rust-fizzbuzz" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gasuketsu/rust-fizzbuzz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gasuketsu/rust-fizzbuzz'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a304e29bdb76799352ab6444ce5785a6e4722dca [INFO] sha for GitHub repo gasuketsu/rust-fizzbuzz: a304e29bdb76799352ab6444ce5785a6e4722dca [INFO] validating manifest of gasuketsu/rust-fizzbuzz 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 gasuketsu/rust-fizzbuzz 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 gasuketsu/rust-fizzbuzz [INFO] finished frobbing gasuketsu/rust-fizzbuzz [INFO] frobbed toml for gasuketsu/rust-fizzbuzz written to work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz/Cargo.toml [INFO] started frobbing gasuketsu/rust-fizzbuzz [INFO] finished frobbing gasuketsu/rust-fizzbuzz [INFO] frobbed toml for gasuketsu/rust-fizzbuzz written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gasuketsu/rust-fizzbuzz/Cargo.toml [INFO] crate gasuketsu/rust-fizzbuzz 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 gasuketsu/rust-fizzbuzz against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz:/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.37.0" "build" "--frozen"` [INFO] [stdout] 4b31fc8087810d2fba40634174c3f5456fd9cf11dda11702766d520019eee6a9 [INFO] running `"docker" "start" "-a" "4b31fc8087810d2fba40634174c3f5456fd9cf11dda11702766d520019eee6a9"` [INFO] [stderr] Compiling rust-fizzbuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "4b31fc8087810d2fba40634174c3f5456fd9cf11dda11702766d520019eee6a9"` [INFO] running `"docker" "rm" "-f" "4b31fc8087810d2fba40634174c3f5456fd9cf11dda11702766d520019eee6a9"` [INFO] [stdout] 4b31fc8087810d2fba40634174c3f5456fd9cf11dda11702766d520019eee6a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d5d64461777296f7706ff6f0d4a4d8e179b95df6d372cca31e62a1c2492217a1 [INFO] running `"docker" "start" "-a" "d5d64461777296f7706ff6f0d4a4d8e179b95df6d372cca31e62a1c2492217a1"` [INFO] [stderr] Compiling rust-fizzbuzz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "d5d64461777296f7706ff6f0d4a4d8e179b95df6d372cca31e62a1c2492217a1"` [INFO] running `"docker" "rm" "-f" "d5d64461777296f7706ff6f0d4a4d8e179b95df6d372cca31e62a1c2492217a1"` [INFO] [stdout] d5d64461777296f7706ff6f0d4a4d8e179b95df6d372cca31e62a1c2492217a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gasuketsu/rust-fizzbuzz:/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.37.0" "test" "--frozen"` [INFO] [stdout] eef5fb01f25bdfde97933f21ccd6834de0c8b1667887952a807dae1c90bc1bd3 [INFO] running `"docker" "start" "-a" "eef5fb01f25bdfde97933f21ccd6834de0c8b1667887952a807dae1c90bc1bd3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_fizzbuzz-60b7da2f17dfab45 [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" "eef5fb01f25bdfde97933f21ccd6834de0c8b1667887952a807dae1c90bc1bd3"` [INFO] running `"docker" "rm" "-f" "eef5fb01f25bdfde97933f21ccd6834de0c8b1667887952a807dae1c90bc1bd3"` [INFO] [stdout] eef5fb01f25bdfde97933f21ccd6834de0c8b1667887952a807dae1c90bc1bd3