[INFO] updating cached repository WillemMali/rust-guessing [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/WillemMali/rust-guessing [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/WillemMali/rust-guessing" "work/ex/beta-1.38-1/sources/1.37.0/gh/WillemMali/rust-guessing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/WillemMali/rust-guessing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WillemMali/rust-guessing" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WillemMali/rust-guessing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WillemMali/rust-guessing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa8577f5359f2d2f391c396cb1818862afd6a175 [INFO] sha for GitHub repo WillemMali/rust-guessing: aa8577f5359f2d2f391c396cb1818862afd6a175 [INFO] validating manifest of WillemMali/rust-guessing 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 WillemMali/rust-guessing 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 WillemMali/rust-guessing [INFO] finished frobbing WillemMali/rust-guessing [INFO] frobbed toml for WillemMali/rust-guessing written to work/ex/beta-1.38-1/sources/1.37.0/gh/WillemMali/rust-guessing/Cargo.toml [INFO] started frobbing WillemMali/rust-guessing [INFO] finished frobbing WillemMali/rust-guessing [INFO] frobbed toml for WillemMali/rust-guessing written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WillemMali/rust-guessing/Cargo.toml [INFO] crate WillemMali/rust-guessing 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 WillemMali/rust-guessing 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-4/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/WillemMali/rust-guessing:/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] ac5a9b5e639d1ce13eac1d40d1b25092ac9c09317f1fe7f61e1e2b191070edac [INFO] running `"docker" "start" "-a" "ac5a9b5e639d1ce13eac1d40d1b25092ac9c09317f1fe7f61e1e2b191070edac"` [INFO] [stderr] Compiling guessing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "ac5a9b5e639d1ce13eac1d40d1b25092ac9c09317f1fe7f61e1e2b191070edac"` [INFO] running `"docker" "rm" "-f" "ac5a9b5e639d1ce13eac1d40d1b25092ac9c09317f1fe7f61e1e2b191070edac"` [INFO] [stdout] ac5a9b5e639d1ce13eac1d40d1b25092ac9c09317f1fe7f61e1e2b191070edac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/WillemMali/rust-guessing:/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] 2281a880acbbd2d0cc516cd3bf19d60dc873824a3475ace24647e9c09d30544d [INFO] running `"docker" "start" "-a" "2281a880acbbd2d0cc516cd3bf19d60dc873824a3475ace24647e9c09d30544d"` [INFO] [stderr] Compiling guessing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "2281a880acbbd2d0cc516cd3bf19d60dc873824a3475ace24647e9c09d30544d"` [INFO] running `"docker" "rm" "-f" "2281a880acbbd2d0cc516cd3bf19d60dc873824a3475ace24647e9c09d30544d"` [INFO] [stdout] 2281a880acbbd2d0cc516cd3bf19d60dc873824a3475ace24647e9c09d30544d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/WillemMali/rust-guessing:/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] 9a3b10614191b34a439e4aed976a3f2e04bbe8335ebe51cc6a5789ac888cb3bc [INFO] running `"docker" "start" "-a" "9a3b10614191b34a439e4aed976a3f2e04bbe8335ebe51cc6a5789ac888cb3bc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing-426fb35b80d795a7 [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" "9a3b10614191b34a439e4aed976a3f2e04bbe8335ebe51cc6a5789ac888cb3bc"` [INFO] running `"docker" "rm" "-f" "9a3b10614191b34a439e4aed976a3f2e04bbe8335ebe51cc6a5789ac888cb3bc"` [INFO] [stdout] 9a3b10614191b34a439e4aed976a3f2e04bbe8335ebe51cc6a5789ac888cb3bc