[INFO] cloning repository CodingTea17/rusty-cargo [INFO] running `"git" "clone" "--bare" "git://github.com/CodingTea17/rusty-cargo.git" "work/cache/sources/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/CodingTea17/rusty-cargo'... [INFO] running `"git" "clone" "work/cache/sources/gh/CodingTea17/rusty-cargo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CodingTea17/rusty-cargo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CodingTea17/rusty-cargo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/CodingTea17/rusty-cargo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CodingTea17/rusty-cargo on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing CodingTea17/rusty-cargo against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 146a26697230692ba241c6cf57fcf0b1a353b57d43bc576a772d24ed1f295265 [INFO] running `"docker" "start" "-a" "146a26697230692ba241c6cf57fcf0b1a353b57d43bc576a772d24ed1f295265"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "146a26697230692ba241c6cf57fcf0b1a353b57d43bc576a772d24ed1f295265"` [INFO] running `"docker" "rm" "-f" "146a26697230692ba241c6cf57fcf0b1a353b57d43bc576a772d24ed1f295265"` [INFO] [stdout] 146a26697230692ba241c6cf57fcf0b1a353b57d43bc576a772d24ed1f295265 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 07cd2091e04af395da834cea376be8bcfb36fe06d9b0bc455dc8c29884a6b7f0 [INFO] running `"docker" "start" "-a" "07cd2091e04af395da834cea376be8bcfb36fe06d9b0bc455dc8c29884a6b7f0"` [INFO] [stderr] Compiling hello-cargo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "07cd2091e04af395da834cea376be8bcfb36fe06d9b0bc455dc8c29884a6b7f0"` [INFO] running `"docker" "rm" "-f" "07cd2091e04af395da834cea376be8bcfb36fe06d9b0bc455dc8c29884a6b7f0"` [INFO] [stdout] 07cd2091e04af395da834cea376be8bcfb36fe06d9b0bc455dc8c29884a6b7f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0c3d4d47e8b0868f950e6c6426e513c9d4782af06c5abf6af2c76ec2c854fc74 [INFO] running `"docker" "start" "-a" "0c3d4d47e8b0868f950e6c6426e513c9d4782af06c5abf6af2c76ec2c854fc74"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_cargo-3a0601b49eacc528 [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" "0c3d4d47e8b0868f950e6c6426e513c9d4782af06c5abf6af2c76ec2c854fc74"` [INFO] running `"docker" "rm" "-f" "0c3d4d47e8b0868f950e6c6426e513c9d4782af06c5abf6af2c76ec2c854fc74"` [INFO] [stdout] 0c3d4d47e8b0868f950e6c6426e513c9d4782af06c5abf6af2c76ec2c854fc74