[INFO] updating cached repository up1/rust-hello-world-with-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/up1/rust-hello-world-with-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/up1/rust-hello-world-with-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/up1/rust-hello-world-with-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/up1/rust-hello-world-with-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/up1/rust-hello-world-with-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b13bafb27b776a42258fdf388db8d104cc3e0637 [INFO] sha for GitHub repo up1/rust-hello-world-with-test: b13bafb27b776a42258fdf388db8d104cc3e0637 [INFO] validating manifest of up1/rust-hello-world-with-test 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 up1/rust-hello-world-with-test 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 up1/rust-hello-world-with-test [INFO] finished frobbing up1/rust-hello-world-with-test [INFO] frobbed toml for up1/rust-hello-world-with-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/up1/rust-hello-world-with-test/Cargo.toml [INFO] started frobbing up1/rust-hello-world-with-test [INFO] finished frobbing up1/rust-hello-world-with-test [INFO] frobbed toml for up1/rust-hello-world-with-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test/Cargo.toml [INFO] crate up1/rust-hello-world-with-test 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 up1/rust-hello-world-with-test against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 5af432a3bf0deb21cae60bb8296d3dfe54aaa8a55d467e3a9815103288f36eb3 [INFO] running `"docker" "start" "-a" "5af432a3bf0deb21cae60bb8296d3dfe54aaa8a55d467e3a9815103288f36eb3"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "5af432a3bf0deb21cae60bb8296d3dfe54aaa8a55d467e3a9815103288f36eb3"` [INFO] running `"docker" "rm" "-f" "5af432a3bf0deb21cae60bb8296d3dfe54aaa8a55d467e3a9815103288f36eb3"` [INFO] [stdout] 5af432a3bf0deb21cae60bb8296d3dfe54aaa8a55d467e3a9815103288f36eb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d877a22b0d58a3445ea02ea97d6784e3ff02b6159233a5cac15519f66abd3132 [INFO] running `"docker" "start" "-a" "d877a22b0d58a3445ea02ea97d6784e3ff02b6159233a5cac15519f66abd3132"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "d877a22b0d58a3445ea02ea97d6784e3ff02b6159233a5cac15519f66abd3132"` [INFO] running `"docker" "rm" "-f" "d877a22b0d58a3445ea02ea97d6784e3ff02b6159233a5cac15519f66abd3132"` [INFO] [stdout] d877a22b0d58a3445ea02ea97d6784e3ff02b6159233a5cac15519f66abd3132 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/up1/rust-hello-world-with-test:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d5bc72846ba9df87b6b2b4beec12b5aeea2ee8582282d1a0e9bc3e6644a7e828 [INFO] running `"docker" "start" "-a" "d5bc72846ba9df87b6b2b4beec12b5aeea2ee8582282d1a0e9bc3e6644a7e828"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-bf25bb57654ade91 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hello::test::hello_world_with_rust ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d5bc72846ba9df87b6b2b4beec12b5aeea2ee8582282d1a0e9bc3e6644a7e828"` [INFO] running `"docker" "rm" "-f" "d5bc72846ba9df87b6b2b4beec12b5aeea2ee8582282d1a0e9bc3e6644a7e828"` [INFO] [stdout] d5bc72846ba9df87b6b2b4beec12b5aeea2ee8582282d1a0e9bc3e6644a7e828