[INFO] updating cached repository CodingTea17/rusty-cargo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CodingTea17/rusty-cargo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CodingTea17/rusty-cargo" "work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CodingTea17/rusty-cargo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodingTea17/rusty-cargo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff8f4b11645914e2f5d89542e2f22a5b4cf3f67d [INFO] sha for GitHub repo CodingTea17/rusty-cargo: ff8f4b11645914e2f5d89542e2f22a5b4cf3f67d [INFO] validating manifest of CodingTea17/rusty-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 CodingTea17/rusty-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 CodingTea17/rusty-cargo [INFO] finished frobbing CodingTea17/rusty-cargo [INFO] frobbed toml for CodingTea17/rusty-cargo written to work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-cargo/Cargo.toml [INFO] started frobbing CodingTea17/rusty-cargo [INFO] finished frobbing CodingTea17/rusty-cargo [INFO] frobbed toml for CodingTea17/rusty-cargo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodingTea17/rusty-cargo/Cargo.toml [INFO] crate CodingTea17/rusty-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 CodingTea17/rusty-cargo against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 7936e70dbf59f9a685febcaa130b890ca20ecad9a1f858261b90d1eb8ea0e788 [INFO] running `"docker" "start" "-a" "7936e70dbf59f9a685febcaa130b890ca20ecad9a1f858261b90d1eb8ea0e788"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `"docker" "inspect" "7936e70dbf59f9a685febcaa130b890ca20ecad9a1f858261b90d1eb8ea0e788"` [INFO] running `"docker" "rm" "-f" "7936e70dbf59f9a685febcaa130b890ca20ecad9a1f858261b90d1eb8ea0e788"` [INFO] [stdout] 7936e70dbf59f9a685febcaa130b890ca20ecad9a1f858261b90d1eb8ea0e788 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a46f2c95a6a56acc45a09ea03d3046f7b926db2fc2c4e75951662e87549c18f6 [INFO] running `"docker" "start" "-a" "a46f2c95a6a56acc45a09ea03d3046f7b926db2fc2c4e75951662e87549c18f6"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "a46f2c95a6a56acc45a09ea03d3046f7b926db2fc2c4e75951662e87549c18f6"` [INFO] running `"docker" "rm" "-f" "a46f2c95a6a56acc45a09ea03d3046f7b926db2fc2c4e75951662e87549c18f6"` [INFO] [stdout] a46f2c95a6a56acc45a09ea03d3046f7b926db2fc2c4e75951662e87549c18f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/CodingTea17/rusty-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 745c0fb01f08047f2dcac423d8b8663b8a053dc28d5f0e5e9b96cfcc29d4b582 [INFO] running `"docker" "start" "-a" "745c0fb01f08047f2dcac423d8b8663b8a053dc28d5f0e5e9b96cfcc29d4b582"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-ae3acf6291332886 [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" "745c0fb01f08047f2dcac423d8b8663b8a053dc28d5f0e5e9b96cfcc29d4b582"` [INFO] running `"docker" "rm" "-f" "745c0fb01f08047f2dcac423d8b8663b8a053dc28d5f0e5e9b96cfcc29d4b582"` [INFO] [stdout] 745c0fb01f08047f2dcac423d8b8663b8a053dc28d5f0e5e9b96cfcc29d4b582