[INFO] updating cached repository ksilin/guessing_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ksilin/guessing_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ksilin/guessing_game" "work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ksilin/guessing_game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ksilin/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ksilin/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d9d8880f000639f6252f7d73989e6961590f6177 [INFO] sha for GitHub repo ksilin/guessing_game: d9d8880f000639f6252f7d73989e6961590f6177 [INFO] validating manifest of ksilin/guessing_game 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 ksilin/guessing_game 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 ksilin/guessing_game [INFO] finished frobbing ksilin/guessing_game [INFO] frobbed toml for ksilin/guessing_game written to work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game/Cargo.toml [INFO] started frobbing ksilin/guessing_game [INFO] finished frobbing ksilin/guessing_game [INFO] frobbed toml for ksilin/guessing_game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ksilin/guessing_game/Cargo.toml [INFO] crate ksilin/guessing_game 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 ksilin/guessing_game 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game:/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] 695e8f8ba1027762fa63f6403a909d76da5e5483965783b2e6a5100911526bb6 [INFO] running `"docker" "start" "-a" "695e8f8ba1027762fa63f6403a909d76da5e5483965783b2e6a5100911526bb6"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `"docker" "inspect" "695e8f8ba1027762fa63f6403a909d76da5e5483965783b2e6a5100911526bb6"` [INFO] running `"docker" "rm" "-f" "695e8f8ba1027762fa63f6403a909d76da5e5483965783b2e6a5100911526bb6"` [INFO] [stdout] 695e8f8ba1027762fa63f6403a909d76da5e5483965783b2e6a5100911526bb6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game:/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] 5c50a4e407b9a3d2b8d82ffbc9e275bf6ff1cad7006c205a3b01d3d607997139 [INFO] running `"docker" "start" "-a" "5c50a4e407b9a3d2b8d82ffbc9e275bf6ff1cad7006c205a3b01d3d607997139"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "5c50a4e407b9a3d2b8d82ffbc9e275bf6ff1cad7006c205a3b01d3d607997139"` [INFO] running `"docker" "rm" "-f" "5c50a4e407b9a3d2b8d82ffbc9e275bf6ff1cad7006c205a3b01d3d607997139"` [INFO] [stdout] 5c50a4e407b9a3d2b8d82ffbc9e275bf6ff1cad7006c205a3b01d3d607997139 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ksilin/guessing_game:/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] 65cb32702e29ba5095147233574cb61a520bb124d163a19553c76f9de5e74fac [INFO] running `"docker" "start" "-a" "65cb32702e29ba5095147233574cb61a520bb124d163a19553c76f9de5e74fac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-4035671d219df60b [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" "65cb32702e29ba5095147233574cb61a520bb124d163a19553c76f9de5e74fac"` [INFO] running `"docker" "rm" "-f" "65cb32702e29ba5095147233574cb61a520bb124d163a19553c76f9de5e74fac"` [INFO] [stdout] 65cb32702e29ba5095147233574cb61a520bb124d163a19553c76f9de5e74fac