[INFO] cloning repository Huanzo/advent_of_code_2015 [INFO] running `"git" "clone" "--bare" "git://github.com/Huanzo/advent_of_code_2015.git" "work/cache/sources/gh/Huanzo/advent_of_code_2015"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Huanzo/advent_of_code_2015'... [INFO] running `"git" "clone" "work/cache/sources/gh/Huanzo/advent_of_code_2015" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Huanzo/advent_of_code_2015"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Huanzo/advent_of_code_2015'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Huanzo/advent_of_code_2015" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Huanzo/advent_of_code_2015"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Huanzo/advent_of_code_2015'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3659b1a00cc0f0064606358b56a93adc316a8e9 [INFO] sha for GitHub repo Huanzo/advent_of_code_2015: a3659b1a00cc0f0064606358b56a93adc316a8e9 [INFO] validating manifest of Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 [INFO] finished frobbing Huanzo/advent_of_code_2015 [INFO] frobbed toml for Huanzo/advent_of_code_2015 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Huanzo/advent_of_code_2015/Cargo.toml [INFO] started frobbing Huanzo/advent_of_code_2015 [INFO] finished frobbing Huanzo/advent_of_code_2015 [INFO] frobbed toml for Huanzo/advent_of_code_2015 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Huanzo/advent_of_code_2015/Cargo.toml [INFO] crate Huanzo/advent_of_code_2015 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 Huanzo/advent_of_code_2015 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/Huanzo/advent_of_code_2015:/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] 2462028d953f3c277561cd1e1e2ce4bdc677d3970fef5613aba807d8139b7cb8 [INFO] running `"docker" "start" "-a" "2462028d953f3c277561cd1e1e2ce4bdc677d3970fef5613aba807d8139b7cb8"` [INFO] [stderr] Compiling aoc2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "2462028d953f3c277561cd1e1e2ce4bdc677d3970fef5613aba807d8139b7cb8"` [INFO] running `"docker" "rm" "-f" "2462028d953f3c277561cd1e1e2ce4bdc677d3970fef5613aba807d8139b7cb8"` [INFO] [stdout] 2462028d953f3c277561cd1e1e2ce4bdc677d3970fef5613aba807d8139b7cb8 [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/Huanzo/advent_of_code_2015:/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] f5cc7c4d21e2732143a1afe252d60ccacfad945efd3c80613057e1b132a65e8d [INFO] running `"docker" "start" "-a" "f5cc7c4d21e2732143a1afe252d60ccacfad945efd3c80613057e1b132a65e8d"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling aoc2015 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "f5cc7c4d21e2732143a1afe252d60ccacfad945efd3c80613057e1b132a65e8d"` [INFO] running `"docker" "rm" "-f" "f5cc7c4d21e2732143a1afe252d60ccacfad945efd3c80613057e1b132a65e8d"` [INFO] [stdout] f5cc7c4d21e2732143a1afe252d60ccacfad945efd3c80613057e1b132a65e8d [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/Huanzo/advent_of_code_2015:/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] 69e62dbdb019dd07981905d774249c9b4fa47e409a703d1d8cf77d8ac13aca3b [INFO] running `"docker" "start" "-a" "69e62dbdb019dd07981905d774249c9b4fa47e409a703d1d8cf77d8ac13aca3b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/aoc2015-26ade3e2df25857c [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test day01::solve_day01 ... ok [INFO] [stdout] test day02::solve_day02 ... ok [INFO] [stdout] test day03::solve_day03_1 ... ok [INFO] [stdout] test day03::solve_day03_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "69e62dbdb019dd07981905d774249c9b4fa47e409a703d1d8cf77d8ac13aca3b"` [INFO] running `"docker" "rm" "-f" "69e62dbdb019dd07981905d774249c9b4fa47e409a703d1d8cf77d8ac13aca3b"` [INFO] [stdout] 69e62dbdb019dd07981905d774249c9b4fa47e409a703d1d8cf77d8ac13aca3b