[INFO] updating cached repository AntikaSmith/hello_cargo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AntikaSmith/hello_cargo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AntikaSmith/hello_cargo" "work/ex/beta-1.37-6/sources/1.36.0/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AntikaSmith/hello_cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AntikaSmith/hello_cargo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f891f650e67bff213f68b98dbf454a5d955b3d88 [INFO] sha for GitHub repo AntikaSmith/hello_cargo: f891f650e67bff213f68b98dbf454a5d955b3d88 [INFO] validating manifest of AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo [INFO] finished frobbing AntikaSmith/hello_cargo [INFO] frobbed toml for AntikaSmith/hello_cargo written to work/ex/beta-1.37-6/sources/1.36.0/gh/AntikaSmith/hello_cargo/Cargo.toml [INFO] started frobbing AntikaSmith/hello_cargo [INFO] finished frobbing AntikaSmith/hello_cargo [INFO] frobbed toml for AntikaSmith/hello_cargo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo/Cargo.toml [INFO] crate AntikaSmith/hello_cargo 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AntikaSmith/hello_cargo against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo:/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-07-23" "build" "--frozen"` [INFO] [stdout] af7283c52e40bf22bf886dc22ee80473001633b6d6f661af19d886140d5099f1 [INFO] running `"docker" "start" "-a" "af7283c52e40bf22bf886dc22ee80473001633b6d6f661af19d886140d5099f1"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "af7283c52e40bf22bf886dc22ee80473001633b6d6f661af19d886140d5099f1"` [INFO] running `"docker" "rm" "-f" "af7283c52e40bf22bf886dc22ee80473001633b6d6f661af19d886140d5099f1"` [INFO] [stdout] af7283c52e40bf22bf886dc22ee80473001633b6d6f661af19d886140d5099f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c4b6e00c7b8e7671dd7232b9b3a136ec542a4c4e4d3b3234c0dc8aa6c14581c [INFO] running `"docker" "start" "-a" "0c4b6e00c7b8e7671dd7232b9b3a136ec542a4c4e4d3b3234c0dc8aa6c14581c"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "0c4b6e00c7b8e7671dd7232b9b3a136ec542a4c4e4d3b3234c0dc8aa6c14581c"` [INFO] running `"docker" "rm" "-f" "0c4b6e00c7b8e7671dd7232b9b3a136ec542a4c4e4d3b3234c0dc8aa6c14581c"` [INFO] [stdout] 0c4b6e00c7b8e7671dd7232b9b3a136ec542a4c4e4d3b3234c0dc8aa6c14581c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AntikaSmith/hello_cargo:/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-07-23" "test" "--frozen"` [INFO] [stdout] d1d98f002529685a8f1eb637d7e343c2f55bca6115a15ca9d9f0ffad29e0d95d [INFO] running `"docker" "start" "-a" "d1d98f002529685a8f1eb637d7e343c2f55bca6115a15ca9d9f0ffad29e0d95d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-6034f46e739b3e80 [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" "d1d98f002529685a8f1eb637d7e343c2f55bca6115a15ca9d9f0ffad29e0d95d"` [INFO] running `"docker" "rm" "-f" "d1d98f002529685a8f1eb637d7e343c2f55bca6115a15ca9d9f0ffad29e0d95d"` [INFO] [stdout] d1d98f002529685a8f1eb637d7e343c2f55bca6115a15ca9d9f0ffad29e0d95d