[INFO] cloning repository https://github.com/mcpar-land/adventofcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcpar-land/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d483a7c3a67816706cdc18fd102e6da094d1c957 [INFO] testing mcpar-land/adventofcode against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode" "/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/mcpar-land/adventofcode on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcpar-land/adventofcode [INFO] finished tweaking git repo https://github.com/mcpar-land/adventofcode [INFO] tweaked toml for git repo https://github.com/mcpar-land/adventofcode written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mcpar-land/adventofcode 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8011e6fbd3cc50b1dd7c3a2fec40df524666964bd7a3d60c6cb402f4a404c3d3 [INFO] running `Command { std: "docker" "start" "-a" "8011e6fbd3cc50b1dd7c3a2fec40df524666964bd7a3d60c6cb402f4a404c3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8011e6fbd3cc50b1dd7c3a2fec40df524666964bd7a3d60c6cb402f4a404c3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8011e6fbd3cc50b1dd7c3a2fec40df524666964bd7a3d60c6cb402f4a404c3d3", kill_on_drop: false }` [INFO] [stdout] 8011e6fbd3cc50b1dd7c3a2fec40df524666964bd7a3d60c6cb402f4a404c3d3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b20edd48a159e9ce4e8002f3098bf7dd3e7649b060de59ce87c09ca952c6081 [INFO] running `Command { std: "docker" "start" "-a" "4b20edd48a159e9ce4e8002f3098bf7dd3e7649b060de59ce87c09ca952c6081", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling inventory v0.3.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::RangeInclusive` [INFO] [stdout] --> src/years/y2015/day06.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::*` [INFO] [stdout] --> src/years/y2015/day07.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use owo_colors::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::ChallengeFn` [INFO] [stdout] --> src/years/y2015/day08.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::ChallengeFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/years/y2015/day09.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/years/y2023/mod.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/years/y2023/day03.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ParallelProgressIterator` [INFO] [stdout] --> src/years/y2023/day05.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use indicatif::ParallelProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `idt` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn idt(level: usize) -> String { [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 26.16s [INFO] running `Command { std: "docker" "inspect" "4b20edd48a159e9ce4e8002f3098bf7dd3e7649b060de59ce87c09ca952c6081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b20edd48a159e9ce4e8002f3098bf7dd3e7649b060de59ce87c09ca952c6081", kill_on_drop: false }` [INFO] [stdout] 4b20edd48a159e9ce4e8002f3098bf7dd3e7649b060de59ce87c09ca952c6081 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec72f45df38d8291130b0090e62792fcc37c3fce2d23c0a0369fdd1026637c37 [INFO] running `Command { std: "docker" "start" "-a" "ec72f45df38d8291130b0090e62792fcc37c3fce2d23c0a0369fdd1026637c37", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::RangeInclusive` [INFO] [stdout] --> src/years/y2015/day06.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::*` [INFO] [stdout] --> src/years/y2015/day07.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use owo_colors::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::ChallengeFn` [INFO] [stdout] --> src/years/y2015/day08.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::ChallengeFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/years/y2015/day09.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/years/y2023/mod.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/years/y2023/day03.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ParallelProgressIterator` [INFO] [stdout] --> src/years/y2023/day05.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use indicatif::ParallelProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `idt` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn idt(level: usize) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s [INFO] running `Command { std: "docker" "inspect" "ec72f45df38d8291130b0090e62792fcc37c3fce2d23c0a0369fdd1026637c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec72f45df38d8291130b0090e62792fcc37c3fce2d23c0a0369fdd1026637c37", kill_on_drop: false }` [INFO] [stdout] ec72f45df38d8291130b0090e62792fcc37c3fce2d23c0a0369fdd1026637c37 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 833e3e5f610ff450c38d6517f73a5c6f0046fc13edc56037f2cb8feb0d65870f [INFO] running `Command { std: "docker" "start" "-a" "833e3e5f610ff450c38d6517f73a5c6f0046fc13edc56037f2cb8feb0d65870f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ops::RangeInclusive` [INFO] [stderr] --> src/years/y2015/day06.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ops::RangeInclusive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `owo_colors::*` [INFO] [stderr] --> src/years/y2015/day07.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use owo_colors::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::common::ChallengeFn` [INFO] [stderr] --> src/years/y2015/day08.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::common::ChallengeFn; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/years/y2015/day09.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `bail` [INFO] [stderr] --> src/years/y2023/mod.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use anyhow::{anyhow, bail}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `HashSet` [INFO] [stderr] --> src/years/y2023/day03.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `indicatif::ParallelProgressIterator` [INFO] [stderr] --> src/years/y2023/day05.rs:114:7 [INFO] [stderr] | [INFO] [stderr] 114 | use indicatif::ParallelProgressIterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `idt` is never used [INFO] [stderr] --> src/common.rs:210:4 [INFO] [stderr] | [INFO] [stderr] 210 | fn idt(level: usize) -> String { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `adventofcode` (bin "adventofcode" test) generated 8 warnings (run `cargo fix --bin "adventofcode" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adventofcode-f1eac478ed32de82) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "833e3e5f610ff450c38d6517f73a5c6f0046fc13edc56037f2cb8feb0d65870f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833e3e5f610ff450c38d6517f73a5c6f0046fc13edc56037f2cb8feb0d65870f", kill_on_drop: false }` [INFO] [stdout] 833e3e5f610ff450c38d6517f73a5c6f0046fc13edc56037f2cb8feb0d65870f