[INFO] cloning repository willemv/advent_of_code_rust [INFO] running `"git" "clone" "--bare" "git://github.com/willemv/advent_of_code_rust.git" "work/cache/sources/gh/willemv/advent_of_code_rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/willemv/advent_of_code_rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/willemv/advent_of_code_rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willemv/advent_of_code_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willemv/advent_of_code_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/willemv/advent_of_code_rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76e62042b330b1201712782ba49ba31c97757292 [INFO] sha for GitHub repo willemv/advent_of_code_rust: 76e62042b330b1201712782ba49ba31c97757292 [INFO] validating manifest of willemv/advent_of_code_rust 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 willemv/advent_of_code_rust 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 willemv/advent_of_code_rust [INFO] finished frobbing willemv/advent_of_code_rust [INFO] frobbed toml for willemv/advent_of_code_rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willemv/advent_of_code_rust/Cargo.toml [INFO] started frobbing willemv/advent_of_code_rust [INFO] finished frobbing willemv/advent_of_code_rust [INFO] frobbed toml for willemv/advent_of_code_rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust/Cargo.toml [INFO] crate willemv/advent_of_code_rust 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] Downloading crates ... [INFO] [stderr] Downloaded iterslide v1.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing willemv/advent_of_code_rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust:/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] e5a2e397826bb4e5da6ac3731eb4745b296e48696467888e36f038036e55b7fa [INFO] running `"docker" "start" "-a" "e5a2e397826bb4e5da6ac3731eb4745b296e48696467888e36f038036e55b7fa"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling iterslide v1.0.0 [INFO] [stderr] Compiling advent_of_code_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "e5a2e397826bb4e5da6ac3731eb4745b296e48696467888e36f038036e55b7fa"` [INFO] running `"docker" "rm" "-f" "e5a2e397826bb4e5da6ac3731eb4745b296e48696467888e36f038036e55b7fa"` [INFO] [stdout] e5a2e397826bb4e5da6ac3731eb4745b296e48696467888e36f038036e55b7fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust:/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] 41d4cccfed8df945e868fa82c1f3b9616e19d9214bfcb109a16079cfe6314878 [INFO] running `"docker" "start" "-a" "41d4cccfed8df945e868fa82c1f3b9616e19d9214bfcb109a16079cfe6314878"` [INFO] [stderr] Compiling advent_of_code_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "41d4cccfed8df945e868fa82c1f3b9616e19d9214bfcb109a16079cfe6314878"` [INFO] running `"docker" "rm" "-f" "41d4cccfed8df945e868fa82c1f3b9616e19d9214bfcb109a16079cfe6314878"` [INFO] [stdout] 41d4cccfed8df945e868fa82c1f3b9616e19d9214bfcb109a16079cfe6314878 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willemv/advent_of_code_rust:/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] 0237530f6d4986394ed74cfd6220e1d4b0ced3f7825400a52c4ca68f08ebb2a1 [INFO] running `"docker" "start" "-a" "0237530f6d4986394ed74cfd6220e1d4b0ced3f7825400a52c4ca68f08ebb2a1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_rust-8c93fb3241fdc7b1 [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" "0237530f6d4986394ed74cfd6220e1d4b0ced3f7825400a52c4ca68f08ebb2a1"` [INFO] running `"docker" "rm" "-f" "0237530f6d4986394ed74cfd6220e1d4b0ced3f7825400a52c4ca68f08ebb2a1"` [INFO] [stdout] 0237530f6d4986394ed74cfd6220e1d4b0ced3f7825400a52c4ca68f08ebb2a1