[INFO] updating cached repository michael-christen/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/michael-christen/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/michael-christen/rust-hello-world" "work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michael-christen/rust-hello-world" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-christen/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-christen/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d5fe4e766afe9edc4a38406195de64832202c03 [INFO] sha for GitHub repo michael-christen/rust-hello-world: 6d5fe4e766afe9edc4a38406195de64832202c03 [INFO] validating manifest of michael-christen/rust-hello-world 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 michael-christen/rust-hello-world 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 michael-christen/rust-hello-world [INFO] finished frobbing michael-christen/rust-hello-world [INFO] frobbed toml for michael-christen/rust-hello-world written to work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/rust-hello-world/Cargo.toml [INFO] started frobbing michael-christen/rust-hello-world [INFO] finished frobbing michael-christen/rust-hello-world [INFO] frobbed toml for michael-christen/rust-hello-world written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/michael-christen/rust-hello-world/Cargo.toml [INFO] crate michael-christen/rust-hello-world 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing michael-christen/rust-hello-world 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/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.36.0" "build" "--frozen"` [INFO] [stdout] 17a573fd60ec3c54ee67a9e48175d15caa8e8ff928f9a8e6c64e6b247ced89fb [INFO] running `"docker" "start" "-a" "17a573fd60ec3c54ee67a9e48175d15caa8e8ff928f9a8e6c64e6b247ced89fb"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "17a573fd60ec3c54ee67a9e48175d15caa8e8ff928f9a8e6c64e6b247ced89fb"` [INFO] running `"docker" "rm" "-f" "17a573fd60ec3c54ee67a9e48175d15caa8e8ff928f9a8e6c64e6b247ced89fb"` [INFO] [stdout] 17a573fd60ec3c54ee67a9e48175d15caa8e8ff928f9a8e6c64e6b247ced89fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6073a6e7dd58e168310ab72b219efe94ef141d1568a3a1b41e469dc5fb427631 [INFO] running `"docker" "start" "-a" "6073a6e7dd58e168310ab72b219efe94ef141d1568a3a1b41e469dc5fb427631"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "6073a6e7dd58e168310ab72b219efe94ef141d1568a3a1b41e469dc5fb427631"` [INFO] running `"docker" "rm" "-f" "6073a6e7dd58e168310ab72b219efe94ef141d1568a3a1b41e469dc5fb427631"` [INFO] [stdout] 6073a6e7dd58e168310ab72b219efe94ef141d1568a3a1b41e469dc5fb427631 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/michael-christen/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.36.0" "test" "--frozen"` [INFO] [stdout] 41b573a714414445e1d1a9da9ceaca309e4f28974186f62ad9e5965beb9b7bf0 [INFO] running `"docker" "start" "-a" "41b573a714414445e1d1a9da9ceaca309e4f28974186f62ad9e5965beb9b7bf0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-aede16fa1ba8f5a5 [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" "41b573a714414445e1d1a9da9ceaca309e4f28974186f62ad9e5965beb9b7bf0"` [INFO] running `"docker" "rm" "-f" "41b573a714414445e1d1a9da9ceaca309e4f28974186f62ad9e5965beb9b7bf0"` [INFO] [stdout] 41b573a714414445e1d1a9da9ceaca309e4f28974186f62ad9e5965beb9b7bf0