[INFO] updating cached repository https://github.com/krishan147/rust_guessinggame [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ec0d932eeddd2f1e560987a08970aad8fa855e2 [INFO] testing krishan147/rust_guessinggame against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishan147%2Frust_guessinggame" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krishan147/rust_guessinggame on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/krishan147/rust_guessinggame [INFO] finished tweaking git repo https://github.com/krishan147/rust_guessinggame [INFO] tweaked toml for git repo https://github.com/krishan147/rust_guessinggame written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/krishan147/rust_guessinggame already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a30ec2f9f6a0b5f5bb0385a91ee38104106d2dc21d5c4b4c00e8239098574638 [INFO] running `"docker" "start" "-a" "a30ec2f9f6a0b5f5bb0385a91ee38104106d2dc21d5c4b4c00e8239098574638"` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling guessinggame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "a30ec2f9f6a0b5f5bb0385a91ee38104106d2dc21d5c4b4c00e8239098574638"` [INFO] running `"docker" "rm" "-f" "a30ec2f9f6a0b5f5bb0385a91ee38104106d2dc21d5c4b4c00e8239098574638"` [INFO] [stdout] a30ec2f9f6a0b5f5bb0385a91ee38104106d2dc21d5c4b4c00e8239098574638 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 38a78558190eaab4625ba92c3827c30d35926806450a2b626870d35cafd2a837 [INFO] running `"docker" "start" "-a" "38a78558190eaab4625ba92c3827c30d35926806450a2b626870d35cafd2a837"` [INFO] [stderr] Compiling guessinggame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "38a78558190eaab4625ba92c3827c30d35926806450a2b626870d35cafd2a837"` [INFO] running `"docker" "rm" "-f" "38a78558190eaab4625ba92c3827c30d35926806450a2b626870d35cafd2a837"` [INFO] [stdout] 38a78558190eaab4625ba92c3827c30d35926806450a2b626870d35cafd2a837 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] e288071172c25eae60879285a44318321177055aaf21f0ea7894740c09373de2 [INFO] running `"docker" "start" "-a" "e288071172c25eae60879285a44318321177055aaf21f0ea7894740c09373de2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/guessinggame-339612b226a599f1 [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" "e288071172c25eae60879285a44318321177055aaf21f0ea7894740c09373de2"` [INFO] running `"docker" "rm" "-f" "e288071172c25eae60879285a44318321177055aaf21f0ea7894740c09373de2"` [INFO] [stdout] e288071172c25eae60879285a44318321177055aaf21f0ea7894740c09373de2