[INFO] updating cached repository jyooi/Learn_Rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jyooi/Learn_Rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jyooi/Learn_Rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_Rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jyooi/Learn_Rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jyooi/Learn_Rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jyooi/Learn_Rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78534b68f8fa03e183ad8477e79902f3d1e3935a [INFO] sha for GitHub repo jyooi/Learn_Rust: 78534b68f8fa03e183ad8477e79902f3d1e3935a [INFO] validating manifest of jyooi/Learn_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 jyooi/Learn_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 jyooi/Learn_Rust [INFO] finished frobbing jyooi/Learn_Rust [INFO] frobbed toml for jyooi/Learn_Rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_Rust/Cargo.toml [INFO] started frobbing jyooi/Learn_Rust [INFO] finished frobbing jyooi/Learn_Rust [INFO] frobbed toml for jyooi/Learn_Rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jyooi/Learn_Rust/Cargo.toml [INFO] crate jyooi/Learn_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 jyooi/Learn_Rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7c1d07650b20eb2e1c995bf4816dace63fd315f675b62cbe5a1d2464be4019e0 [INFO] running `"docker" "start" "-a" "7c1d07650b20eb2e1c995bf4816dace63fd315f675b62cbe5a1d2464be4019e0"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "7c1d07650b20eb2e1c995bf4816dace63fd315f675b62cbe5a1d2464be4019e0"` [INFO] running `"docker" "rm" "-f" "7c1d07650b20eb2e1c995bf4816dace63fd315f675b62cbe5a1d2464be4019e0"` [INFO] [stdout] 7c1d07650b20eb2e1c995bf4816dace63fd315f675b62cbe5a1d2464be4019e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c93082a03402c389a59d36023ecab85f77aa581417a7f7928bd45ad0bb65fa26 [INFO] running `"docker" "start" "-a" "c93082a03402c389a59d36023ecab85f77aa581417a7f7928bd45ad0bb65fa26"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "c93082a03402c389a59d36023ecab85f77aa581417a7f7928bd45ad0bb65fa26"` [INFO] running `"docker" "rm" "-f" "c93082a03402c389a59d36023ecab85f77aa581417a7f7928bd45ad0bb65fa26"` [INFO] [stdout] c93082a03402c389a59d36023ecab85f77aa581417a7f7928bd45ad0bb65fa26 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jyooi/Learn_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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] c5575aed8c440b323b40f13ea87544737b697165328473e0fd37baafb85718b0 [INFO] running `"docker" "start" "-a" "c5575aed8c440b323b40f13ea87544737b697165328473e0fd37baafb85718b0"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-cf50a1647fb358b4 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c5575aed8c440b323b40f13ea87544737b697165328473e0fd37baafb85718b0"` [INFO] running `"docker" "rm" "-f" "c5575aed8c440b323b40f13ea87544737b697165328473e0fd37baafb85718b0"` [INFO] [stdout] c5575aed8c440b323b40f13ea87544737b697165328473e0fd37baafb85718b0