[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.37-6/sources/1.36.0/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/CodingTea17/rusty-cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CodingTea17/rusty-cargo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 CodingTea17/rusty-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 CodingTea17/rusty-cargo [INFO] finished frobbing CodingTea17/rusty-cargo [INFO] frobbed toml for CodingTea17/rusty-cargo written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 CodingTea17/rusty-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-4/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/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6390b100f7a127ab4e125fe5bd3bef7283283b3108ad96ab081596166fcceb9d [INFO] running `"docker" "start" "-a" "6390b100f7a127ab4e125fe5bd3bef7283283b3108ad96ab081596166fcceb9d"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `"docker" "inspect" "6390b100f7a127ab4e125fe5bd3bef7283283b3108ad96ab081596166fcceb9d"` [INFO] running `"docker" "rm" "-f" "6390b100f7a127ab4e125fe5bd3bef7283283b3108ad96ab081596166fcceb9d"` [INFO] [stdout] 6390b100f7a127ab4e125fe5bd3bef7283283b3108ad96ab081596166fcceb9d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3de90310cc13416d199e896de8ef2a230d41fd47861d3a4148039ebfdcb70323 [INFO] running `"docker" "start" "-a" "3de90310cc13416d199e896de8ef2a230d41fd47861d3a4148039ebfdcb70323"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `"docker" "inspect" "3de90310cc13416d199e896de8ef2a230d41fd47861d3a4148039ebfdcb70323"` [INFO] running `"docker" "rm" "-f" "3de90310cc13416d199e896de8ef2a230d41fd47861d3a4148039ebfdcb70323"` [INFO] [stdout] 3de90310cc13416d199e896de8ef2a230d41fd47861d3a4148039ebfdcb70323 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 831ade824b3c88f0e1d1c7508782d8fe5b1c84d66c1be3159734dd5b245b4e79 [INFO] running `"docker" "start" "-a" "831ade824b3c88f0e1d1c7508782d8fe5b1c84d66c1be3159734dd5b245b4e79"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-e56908a17eef920e [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" "831ade824b3c88f0e1d1c7508782d8fe5b1c84d66c1be3159734dd5b245b4e79"` [INFO] running `"docker" "rm" "-f" "831ade824b3c88f0e1d1c7508782d8fe5b1c84d66c1be3159734dd5b245b4e79"` [INFO] [stdout] 831ade824b3c88f0e1d1c7508782d8fe5b1c84d66c1be3159734dd5b245b4e79