[INFO] cloning repository emanon-was/rust-tutorial [INFO] running `"git" "clone" "--bare" "git://github.com/emanon-was/rust-tutorial.git" "work/cache/sources/gh/emanon-was/rust-tutorial"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/emanon-was/rust-tutorial'... [INFO] running `"git" "clone" "work/cache/sources/gh/emanon-was/rust-tutorial" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/emanon-was/rust-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/emanon-was/rust-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/emanon-was/rust-tutorial" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/emanon-was/rust-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/emanon-was/rust-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3eac90c9750772b18dd85516263ac30e819d1e79 [INFO] sha for GitHub repo emanon-was/rust-tutorial: 3eac90c9750772b18dd85516263ac30e819d1e79 [INFO] validating manifest of emanon-was/rust-tutorial 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 emanon-was/rust-tutorial 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 emanon-was/rust-tutorial [INFO] finished frobbing emanon-was/rust-tutorial [INFO] frobbed toml for emanon-was/rust-tutorial written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/emanon-was/rust-tutorial/Cargo.toml [INFO] started frobbing emanon-was/rust-tutorial [INFO] finished frobbing emanon-was/rust-tutorial [INFO] frobbed toml for emanon-was/rust-tutorial written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/emanon-was/rust-tutorial/Cargo.toml [INFO] crate emanon-was/rust-tutorial 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] building emanon-was/rust-tutorial against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/emanon-was/rust-tutorial:/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] 2a5c546ad1168131e81fc7e191a395b9da3f337e7e70001041ab51c5532bbd03 [INFO] running `"docker" "start" "-a" "2a5c546ad1168131e81fc7e191a395b9da3f337e7e70001041ab51c5532bbd03"` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling rust-tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.65s [INFO] running `"docker" "inspect" "2a5c546ad1168131e81fc7e191a395b9da3f337e7e70001041ab51c5532bbd03"` [INFO] running `"docker" "rm" "-f" "2a5c546ad1168131e81fc7e191a395b9da3f337e7e70001041ab51c5532bbd03"` [INFO] [stdout] 2a5c546ad1168131e81fc7e191a395b9da3f337e7e70001041ab51c5532bbd03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/emanon-was/rust-tutorial:/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] 84a890c9a0236468ce9dc40dc176f249511c8894f47d784d8e86f2b4aa29f736 [INFO] running `"docker" "start" "-a" "84a890c9a0236468ce9dc40dc176f249511c8894f47d784d8e86f2b4aa29f736"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling rust-tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "84a890c9a0236468ce9dc40dc176f249511c8894f47d784d8e86f2b4aa29f736"` [INFO] running `"docker" "rm" "-f" "84a890c9a0236468ce9dc40dc176f249511c8894f47d784d8e86f2b4aa29f736"` [INFO] [stdout] 84a890c9a0236468ce9dc40dc176f249511c8894f47d784d8e86f2b4aa29f736