[INFO] updating cached repository joeyrosztoczy/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joeyrosztoczy/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joeyrosztoczy/rust-hello-world" "work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joeyrosztoczy/rust-hello-world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joeyrosztoczy/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joeyrosztoczy/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95be616e913b86008e453170fa8768db3aea0de1 [INFO] sha for GitHub repo joeyrosztoczy/rust-hello-world: 95be616e913b86008e453170fa8768db3aea0de1 [INFO] validating manifest of joeyrosztoczy/rust-hello-world 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 joeyrosztoczy/rust-hello-world 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 joeyrosztoczy/rust-hello-world [INFO] finished frobbing joeyrosztoczy/rust-hello-world [INFO] frobbed toml for joeyrosztoczy/rust-hello-world written to work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world/Cargo.toml [INFO] started frobbing joeyrosztoczy/rust-hello-world [INFO] finished frobbing joeyrosztoczy/rust-hello-world [INFO] frobbed toml for joeyrosztoczy/rust-hello-world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joeyrosztoczy/rust-hello-world/Cargo.toml [INFO] crate joeyrosztoczy/rust-hello-world 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 joeyrosztoczy/rust-hello-world 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world:/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] eb33250cdbbc38e94bf6696947f42e513df89f33953195e4fb8a5eab7ede7e71 [INFO] running `"docker" "start" "-a" "eb33250cdbbc38e94bf6696947f42e513df89f33953195e4fb8a5eab7ede7e71"` [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `"docker" "inspect" "eb33250cdbbc38e94bf6696947f42e513df89f33953195e4fb8a5eab7ede7e71"` [INFO] running `"docker" "rm" "-f" "eb33250cdbbc38e94bf6696947f42e513df89f33953195e4fb8a5eab7ede7e71"` [INFO] [stdout] eb33250cdbbc38e94bf6696947f42e513df89f33953195e4fb8a5eab7ede7e71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world:/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] 69155cd83879fea839a2db4712cff8b941a22a4da6d11fbfcfcd1cd9df40ab51 [INFO] running `"docker" "start" "-a" "69155cd83879fea839a2db4712cff8b941a22a4da6d11fbfcfcd1cd9df40ab51"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "69155cd83879fea839a2db4712cff8b941a22a4da6d11fbfcfcd1cd9df40ab51"` [INFO] running `"docker" "rm" "-f" "69155cd83879fea839a2db4712cff8b941a22a4da6d11fbfcfcd1cd9df40ab51"` [INFO] [stdout] 69155cd83879fea839a2db4712cff8b941a22a4da6d11fbfcfcd1cd9df40ab51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joeyrosztoczy/rust-hello-world:/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] 9f4c68b1a467df093b0ded8368d1a8fd46f7742e7d235e5e5a7339d6c07a896b [INFO] running `"docker" "start" "-a" "9f4c68b1a467df093b0ded8368d1a8fd46f7742e7d235e5e5a7339d6c07a896b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-a1c106f1585f54fa [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" "9f4c68b1a467df093b0ded8368d1a8fd46f7742e7d235e5e5a7339d6c07a896b"` [INFO] running `"docker" "rm" "-f" "9f4c68b1a467df093b0ded8368d1a8fd46f7742e7d235e5e5a7339d6c07a896b"` [INFO] [stdout] 9f4c68b1a467df093b0ded8368d1a8fd46f7742e7d235e5e5a7339d6c07a896b