[INFO] cloning repository https://github.com/AtsukiTak/AoC-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/AoC-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2FAoC-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2FAoC-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad771a10d2f5bd7b70fd87d1aa81ad04f0c85cc7
[INFO] building AtsukiTak/AoC-2021 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2FAoC-2021" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AtsukiTak/AoC-2021 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AtsukiTak/AoC-2021
[INFO] finished tweaking git repo https://github.com/AtsukiTak/AoC-2021
[INFO] tweaked toml for git repo https://github.com/AtsukiTak/AoC-2021 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AtsukiTak/AoC-2021 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4e06d19745630198ed67f4b99e9b124262a2113ea67b0f98b6ce16a2d856cb
[INFO] running `Command { std: "docker" "start" "-a" "7f4e06d19745630198ed67f4b99e9b124262a2113ea67b0f98b6ce16a2d856cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4e06d19745630198ed67f4b99e9b124262a2113ea67b0f98b6ce16a2d856cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4e06d19745630198ed67f4b99e9b124262a2113ea67b0f98b6ce16a2d856cb", kill_on_drop: false }`
[INFO] [stdout] 7f4e06d19745630198ed67f4b99e9b124262a2113ea67b0f98b6ce16a2d856cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd985b79991a61d147e9629ca06060fb14771e7f09a12771d3d065b9d9a2824d
[INFO] running `Command { std: "docker" "start" "-a" "cd985b79991a61d147e9629ca06060fb14771e7f09a12771d3d065b9d9a2824d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling advent-of-code-2021-day12-2 v0.1.0 (/opt/rustwide/workdir/day12/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day04-1 v0.1.0 (/opt/rustwide/workdir/day04/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day11-2 v0.1.0 (/opt/rustwide/workdir/day11/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day09-1 v0.1.0 (/opt/rustwide/workdir/day09/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day10-2 v0.1.0 (/opt/rustwide/workdir/day10/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day12-1 v0.1.0 (/opt/rustwide/workdir/day12/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day07-1 v0.1.0 (/opt/rustwide/workdir/day07/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day01-2 v0.1.0 (/opt/rustwide/workdir/day01/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day01-1 v0.1.0 (/opt/rustwide/workdir/day01/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day06-2 v0.1.0 (/opt/rustwide/workdir/day06/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day08-2 v0.1.0 (/opt/rustwide/workdir/day08/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day13-1 v0.1.0 (/opt/rustwide/workdir/day13/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day10-1 v0.1.0 (/opt/rustwide/workdir/day10/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day04-2 v0.1.0 (/opt/rustwide/workdir/day04/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day03-2 v0.1.0 (/opt/rustwide/workdir/day03/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day07-2 v0.1.0 (/opt/rustwide/workdir/day07/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day11-1 v0.1.0 (/opt/rustwide/workdir/day11/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day06-1 v0.1.0 (/opt/rustwide/workdir/day06/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day03-1 v0.1.0 (/opt/rustwide/workdir/day03/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day05-1 v0.1.0 (/opt/rustwide/workdir/day05/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day02-2 v0.1.0 (/opt/rustwide/workdir/day02/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day02-1 v0.1.0 (/opt/rustwide/workdir/day02/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day08-1 v0.1.0 (/opt/rustwide/workdir/day08/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day09-2 v0.1.0 (/opt/rustwide/workdir/day09/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day13-2 v0.1.0 (/opt/rustwide/workdir/day13/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day05-2 v0.1.0 (/opt/rustwide/workdir/day05/part2)
[INFO] [stdout] warning: method `dots_len` is never used
[INFO] [stdout]   --> day13/part2/src/main.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Paper {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn dots_len(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
[INFO] running `Command { std: "docker" "inspect" "cd985b79991a61d147e9629ca06060fb14771e7f09a12771d3d065b9d9a2824d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd985b79991a61d147e9629ca06060fb14771e7f09a12771d3d065b9d9a2824d", kill_on_drop: false }`
[INFO] [stdout] cd985b79991a61d147e9629ca06060fb14771e7f09a12771d3d065b9d9a2824d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f4b8b4987831497d2e2e84b427cb0cf4ffe05ca2dde7d5ea40a586f519f299f
[INFO] running `Command { std: "docker" "start" "-a" "0f4b8b4987831497d2e2e84b427cb0cf4ffe05ca2dde7d5ea40a586f519f299f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling advent-of-code-2021-day03-1 v0.1.0 (/opt/rustwide/workdir/day03/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day05-1 v0.1.0 (/opt/rustwide/workdir/day05/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day06-1 v0.1.0 (/opt/rustwide/workdir/day06/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day08-2 v0.1.0 (/opt/rustwide/workdir/day08/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day01-2 v0.1.0 (/opt/rustwide/workdir/day01/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day09-1 v0.1.0 (/opt/rustwide/workdir/day09/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day10-1 v0.1.0 (/opt/rustwide/workdir/day10/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day09-2 v0.1.0 (/opt/rustwide/workdir/day09/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day10-2 v0.1.0 (/opt/rustwide/workdir/day10/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day12-2 v0.1.0 (/opt/rustwide/workdir/day12/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day02-1 v0.1.0 (/opt/rustwide/workdir/day02/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day04-2 v0.1.0 (/opt/rustwide/workdir/day04/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day13-1 v0.1.0 (/opt/rustwide/workdir/day13/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day11-2 v0.1.0 (/opt/rustwide/workdir/day11/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day07-1 v0.1.0 (/opt/rustwide/workdir/day07/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day04-1 v0.1.0 (/opt/rustwide/workdir/day04/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day08-1 v0.1.0 (/opt/rustwide/workdir/day08/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day05-2 v0.1.0 (/opt/rustwide/workdir/day05/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day11-1 v0.1.0 (/opt/rustwide/workdir/day11/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day06-2 v0.1.0 (/opt/rustwide/workdir/day06/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day07-2 v0.1.0 (/opt/rustwide/workdir/day07/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day02-2 v0.1.0 (/opt/rustwide/workdir/day02/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day13-2 v0.1.0 (/opt/rustwide/workdir/day13/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day01-1 v0.1.0 (/opt/rustwide/workdir/day01/part1)
[INFO] [stderr]    Compiling advent-of-code-2021-day03-2 v0.1.0 (/opt/rustwide/workdir/day03/part2)
[INFO] [stderr]    Compiling advent-of-code-2021-day12-1 v0.1.0 (/opt/rustwide/workdir/day12/part1)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s
[INFO] running `Command { std: "docker" "inspect" "0f4b8b4987831497d2e2e84b427cb0cf4ffe05ca2dde7d5ea40a586f519f299f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4b8b4987831497d2e2e84b427cb0cf4ffe05ca2dde7d5ea40a586f519f299f", kill_on_drop: false }`
[INFO] [stdout] 0f4b8b4987831497d2e2e84b427cb0cf4ffe05ca2dde7d5ea40a586f519f299f
