[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.38-1/sources/1.37.0/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AntikaSmith/hello_cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AntikaSmith/hello_cargo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AntikaSmith/hello_cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 AntikaSmith/hello_cargo 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 AntikaSmith/hello_cargo [INFO] finished frobbing AntikaSmith/hello_cargo [INFO] frobbed toml for AntikaSmith/hello_cargo written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 AntikaSmith/hello_cargo 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-5/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/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-08-13" "build" "--frozen"` [INFO] [stdout] e3265120645670c043d81e0201d87c21f623768778036f6b5d8b973d6cf1428d [INFO] running `"docker" "start" "-a" "e3265120645670c043d81e0201d87c21f623768778036f6b5d8b973d6cf1428d"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "e3265120645670c043d81e0201d87c21f623768778036f6b5d8b973d6cf1428d"` [INFO] running `"docker" "rm" "-f" "e3265120645670c043d81e0201d87c21f623768778036f6b5d8b973d6cf1428d"` [INFO] [stdout] e3265120645670c043d81e0201d87c21f623768778036f6b5d8b973d6cf1428d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] add97141109a192a043efd2f33da3a56947f1fb406fa9264cb2c8419cb43f4fc [INFO] running `"docker" "start" "-a" "add97141109a192a043efd2f33da3a56947f1fb406fa9264cb2c8419cb43f4fc"` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "add97141109a192a043efd2f33da3a56947f1fb406fa9264cb2c8419cb43f4fc"` [INFO] running `"docker" "rm" "-f" "add97141109a192a043efd2f33da3a56947f1fb406fa9264cb2c8419cb43f4fc"` [INFO] [stdout] add97141109a192a043efd2f33da3a56947f1fb406fa9264cb2c8419cb43f4fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/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-08-13" "test" "--frozen"` [INFO] [stdout] 6f079f8c4fce9891dfb496e13e911a8441b34a06dcac22f51340a2bfd754352b [INFO] running `"docker" "start" "-a" "6f079f8c4fce9891dfb496e13e911a8441b34a06dcac22f51340a2bfd754352b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-aaa2a47f889d315f [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" "6f079f8c4fce9891dfb496e13e911a8441b34a06dcac22f51340a2bfd754352b"` [INFO] running `"docker" "rm" "-f" "6f079f8c4fce9891dfb496e13e911a8441b34a06dcac22f51340a2bfd754352b"` [INFO] [stdout] 6f079f8c4fce9891dfb496e13e911a8441b34a06dcac22f51340a2bfd754352b