[INFO] updating cached repository elementh/rust_guessing_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/elementh/rust_guessing_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/elementh/rust_guessing_game" "work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/elementh/rust_guessing_game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elementh/rust_guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elementh/rust_guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b880313b8c45ba54ef72a5ade6288436268f8c2a [INFO] sha for GitHub repo elementh/rust_guessing_game: b880313b8c45ba54ef72a5ade6288436268f8c2a [INFO] validating manifest of elementh/rust_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 elementh/rust_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 elementh/rust_guessing_game [INFO] finished frobbing elementh/rust_guessing_game [INFO] frobbed toml for elementh/rust_guessing_game written to work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_guessing_game/Cargo.toml [INFO] started frobbing elementh/rust_guessing_game [INFO] finished frobbing elementh/rust_guessing_game [INFO] frobbed toml for elementh/rust_guessing_game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elementh/rust_guessing_game/Cargo.toml [INFO] crate elementh/rust_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 elementh/rust_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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_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] 9bb1617a525303a62cd736e0d75bc57bfa16b5871c8f04a97d4241aaf1f14ef5 [INFO] running `"docker" "start" "-a" "9bb1617a525303a62cd736e0d75bc57bfa16b5871c8f04a97d4241aaf1f14ef5"` [INFO] [stderr] Compiling rust-guessing-game v0.9.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "9bb1617a525303a62cd736e0d75bc57bfa16b5871c8f04a97d4241aaf1f14ef5"` [INFO] running `"docker" "rm" "-f" "9bb1617a525303a62cd736e0d75bc57bfa16b5871c8f04a97d4241aaf1f14ef5"` [INFO] [stdout] 9bb1617a525303a62cd736e0d75bc57bfa16b5871c8f04a97d4241aaf1f14ef5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_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] 64cc1c2cc12c813c5a945df61e1bd95e5c9c1e7f0592d01fa7cb2a88f8869126 [INFO] running `"docker" "start" "-a" "64cc1c2cc12c813c5a945df61e1bd95e5c9c1e7f0592d01fa7cb2a88f8869126"` [INFO] [stderr] Compiling rust-guessing-game v0.9.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "64cc1c2cc12c813c5a945df61e1bd95e5c9c1e7f0592d01fa7cb2a88f8869126"` [INFO] running `"docker" "rm" "-f" "64cc1c2cc12c813c5a945df61e1bd95e5c9c1e7f0592d01fa7cb2a88f8869126"` [INFO] [stdout] 64cc1c2cc12c813c5a945df61e1bd95e5c9c1e7f0592d01fa7cb2a88f8869126 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/elementh/rust_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] 62261e538aca5463540c9c96b51e28a828900cc2235d915b5dd1aa85a8a99d64 [INFO] running `"docker" "start" "-a" "62261e538aca5463540c9c96b51e28a828900cc2235d915b5dd1aa85a8a99d64"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_guessing_game-e6367a00c5d87850 [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" "62261e538aca5463540c9c96b51e28a828900cc2235d915b5dd1aa85a8a99d64"` [INFO] running `"docker" "rm" "-f" "62261e538aca5463540c9c96b51e28a828900cc2235d915b5dd1aa85a8a99d64"` [INFO] [stdout] 62261e538aca5463540c9c96b51e28a828900cc2235d915b5dd1aa85a8a99d64