[INFO] cloning repository amand1996/rustbyexample [INFO] running `"git" "clone" "--bare" "git://github.com/amand1996/rustbyexample.git" "work/cache/sources/gh/amand1996/rustbyexample"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/amand1996/rustbyexample'... [INFO] running `"git" "clone" "work/cache/sources/gh/amand1996/rustbyexample" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/amand1996/rustbyexample"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/amand1996/rustbyexample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/amand1996/rustbyexample" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c75255b049db44af9ee12ad0479c18145a53581d [INFO] sha for GitHub repo amand1996/rustbyexample: c75255b049db44af9ee12ad0479c18145a53581d [INFO] validating manifest of amand1996/rustbyexample 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 amand1996/rustbyexample 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 amand1996/rustbyexample [INFO] finished frobbing amand1996/rustbyexample [INFO] frobbed toml for amand1996/rustbyexample written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/amand1996/rustbyexample/Cargo.toml [INFO] started frobbing amand1996/rustbyexample [INFO] finished frobbing amand1996/rustbyexample [INFO] frobbed toml for amand1996/rustbyexample written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample/Cargo.toml [INFO] crate amand1996/rustbyexample 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing amand1996/rustbyexample against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample:/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] b1845f220159ee2c2dbe1add6a20ad94abd06f2e005bba22b39680a8ee5eb947 [INFO] running `"docker" "start" "-a" "b1845f220159ee2c2dbe1add6a20ad94abd06f2e005bba22b39680a8ee5eb947"` [INFO] [stderr] Compiling rustbyexample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "b1845f220159ee2c2dbe1add6a20ad94abd06f2e005bba22b39680a8ee5eb947"` [INFO] running `"docker" "rm" "-f" "b1845f220159ee2c2dbe1add6a20ad94abd06f2e005bba22b39680a8ee5eb947"` [INFO] [stdout] b1845f220159ee2c2dbe1add6a20ad94abd06f2e005bba22b39680a8ee5eb947 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample:/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] f6f515f790984c559c16872fa9776b576e9a13d3e04e5779292d016564cb1fa9 [INFO] running `"docker" "start" "-a" "f6f515f790984c559c16872fa9776b576e9a13d3e04e5779292d016564cb1fa9"` [INFO] [stderr] Compiling rustbyexample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "f6f515f790984c559c16872fa9776b576e9a13d3e04e5779292d016564cb1fa9"` [INFO] running `"docker" "rm" "-f" "f6f515f790984c559c16872fa9776b576e9a13d3e04e5779292d016564cb1fa9"` [INFO] [stdout] f6f515f790984c559c16872fa9776b576e9a13d3e04e5779292d016564cb1fa9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/amand1996/rustbyexample:/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] f0d1ea5aff2e05fe2e6e3e89aa9f7f7d222ffa69d74ee78c0952511cdaa788df [INFO] running `"docker" "start" "-a" "f0d1ea5aff2e05fe2e6e3e89aa9f7f7d222ffa69d74ee78c0952511cdaa788df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustbyexample-c959df288f1b8293 [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" "f0d1ea5aff2e05fe2e6e3e89aa9f7f7d222ffa69d74ee78c0952511cdaa788df"` [INFO] running `"docker" "rm" "-f" "f0d1ea5aff2e05fe2e6e3e89aa9f7f7d222ffa69d74ee78c0952511cdaa788df"` [INFO] [stdout] f0d1ea5aff2e05fe2e6e3e89aa9f7f7d222ffa69d74ee78c0952511cdaa788df