[INFO] updating cached repository SeanPDev/rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SeanPDev/rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SeanPDev/rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/SeanPDev/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/SeanPDev/rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SeanPDev/rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fda44777f5f3d1920b14fc558cc301e7a1162773 [INFO] sha for GitHub repo SeanPDev/rust: fda44777f5f3d1920b14fc558cc301e7a1162773 [INFO] validating manifest of SeanPDev/rust 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 SeanPDev/rust 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 SeanPDev/rust [INFO] finished frobbing SeanPDev/rust [INFO] frobbed toml for SeanPDev/rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/SeanPDev/rust/Cargo.toml [INFO] started frobbing SeanPDev/rust [INFO] finished frobbing SeanPDev/rust [INFO] frobbed toml for SeanPDev/rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust/Cargo.toml [INFO] crate SeanPDev/rust 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 SeanPDev/rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust:/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-07-23" "build" "--frozen"` [INFO] [stdout] 3939e98355be17e7108ba775591159b0f511652e76c948fbdd8e68522d2279e3 [INFO] running `"docker" "start" "-a" "3939e98355be17e7108ba775591159b0f511652e76c948fbdd8e68522d2279e3"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "3939e98355be17e7108ba775591159b0f511652e76c948fbdd8e68522d2279e3"` [INFO] running `"docker" "rm" "-f" "3939e98355be17e7108ba775591159b0f511652e76c948fbdd8e68522d2279e3"` [INFO] [stdout] 3939e98355be17e7108ba775591159b0f511652e76c948fbdd8e68522d2279e3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1338c808a1eb63cafac12c604695743d18eee99a9ce82e0e6b8385ef1fbb693c [INFO] running `"docker" "start" "-a" "1338c808a1eb63cafac12c604695743d18eee99a9ce82e0e6b8385ef1fbb693c"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "1338c808a1eb63cafac12c604695743d18eee99a9ce82e0e6b8385ef1fbb693c"` [INFO] running `"docker" "rm" "-f" "1338c808a1eb63cafac12c604695743d18eee99a9ce82e0e6b8385ef1fbb693c"` [INFO] [stdout] 1338c808a1eb63cafac12c604695743d18eee99a9ce82e0e6b8385ef1fbb693c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/SeanPDev/rust:/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-07-23" "test" "--frozen"` [INFO] [stdout] a767abb1fb23677c0d04186682392f1a727285b9d096e612c222124a550ffdb2 [INFO] running `"docker" "start" "-a" "a767abb1fb23677c0d04186682392f1a727285b9d096e612c222124a550ffdb2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-12cb2b92683c1764 [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" "a767abb1fb23677c0d04186682392f1a727285b9d096e612c222124a550ffdb2"` [INFO] running `"docker" "rm" "-f" "a767abb1fb23677c0d04186682392f1a727285b9d096e612c222124a550ffdb2"` [INFO] [stdout] a767abb1fb23677c0d04186682392f1a727285b9d096e612c222124a550ffdb2