[INFO] cloning repository https://github.com/giocri/advent_of_codspeed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giocri/advent_of_codspeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiocri%2Fadvent_of_codspeed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiocri%2Fadvent_of_codspeed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d68eaf5a59b703afa47ee6ca8979fff097d5418 [INFO] testing giocri/advent_of_codspeed against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiocri%2Fadvent_of_codspeed" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giocri/advent_of_codspeed on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/giocri/advent_of_codspeed [INFO] finished tweaking git repo https://github.com/giocri/advent_of_codspeed [INFO] tweaked toml for git repo https://github.com/giocri/advent_of_codspeed written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/giocri/advent_of_codspeed 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e755874d1b7692017ab734a930fd03b5625b3171386414c29de83bf97949143 [INFO] running `Command { std: "docker" "start" "-a" "2e755874d1b7692017ab734a930fd03b5625b3171386414c29de83bf97949143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e755874d1b7692017ab734a930fd03b5625b3171386414c29de83bf97949143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e755874d1b7692017ab734a930fd03b5625b3171386414c29de83bf97949143", kill_on_drop: false }` [INFO] [stdout] 2e755874d1b7692017ab734a930fd03b5625b3171386414c29de83bf97949143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5055a5afb86df4111adfe70740dfc7344cdae17c99674207e7c62f155f57a0 [INFO] running `Command { std: "docker" "start" "-a" "ec5055a5afb86df4111adfe70740dfc7344cdae17c99674207e7c62f155f57a0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling count-digits v0.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling advent_of_codspeed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/day19.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/day19.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `K2`, `K3`, `K5`, `K6`, `K8`, and `K9` are never constructed [INFO] [stdout] --> src/day21.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | enum NumPadKey { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 5 | K2, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | K3, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | K4, [INFO] [stdout] 8 | K5, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | K6, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | K7, [INFO] [stdout] 11 | K8, [INFO] [stdout] | ^^ [INFO] [stdout] 12 | K9, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUGSTRING` is never used [INFO] [stdout] --> src/day21.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const DEBUGSTRING: &str = "A^v<>"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s [INFO] running `Command { std: "docker" "inspect" "ec5055a5afb86df4111adfe70740dfc7344cdae17c99674207e7c62f155f57a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5055a5afb86df4111adfe70740dfc7344cdae17c99674207e7c62f155f57a0", kill_on_drop: false }` [INFO] [stdout] ec5055a5afb86df4111adfe70740dfc7344cdae17c99674207e7c62f155f57a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d97a3c11ae532917ed8cc1b3806407c484393a5a3538c9d7daa91b4bef4a84a8 [INFO] running `Command { std: "docker" "start" "-a" "d97a3c11ae532917ed8cc1b3806407c484393a5a3538c9d7daa91b4bef4a84a8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling codspeed-criterion-compat v2.7.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling advent_of_codspeed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/day19.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/day19.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `K2`, `K3`, `K5`, `K6`, `K8`, and `K9` are never constructed [INFO] [stdout] --> src/day21.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | enum NumPadKey { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 5 | K2, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | K3, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | K4, [INFO] [stdout] 8 | K5, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | K6, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | K7, [INFO] [stdout] 11 | K8, [INFO] [stdout] | ^^ [INFO] [stdout] 12 | K9, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUGSTRING` is never used [INFO] [stdout] --> src/day21.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const DEBUGSTRING: &str = "A^v<>"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v2.7.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/day19.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/day19.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | (0..50, 0..51) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/day14.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 29 | (51..101, 0..51) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] ... [INFO] [stdout] 32 | (0..50, 52..103) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stdout] ... [INFO] [stdout] 35 | (51..101, 52..103) => { [INFO] [stdout] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/day19.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | let mut a = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `K2`, `K3`, `K5`, `K6`, `K8`, and `K9` are never constructed [INFO] [stdout] --> src/day21.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | enum NumPadKey { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 5 | K2, [INFO] [stdout] | ^^ [INFO] [stdout] 6 | K3, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | K4, [INFO] [stdout] 8 | K5, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | K6, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | K7, [INFO] [stdout] 11 | K8, [INFO] [stdout] | ^^ [INFO] [stdout] 12 | K9, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUGSTRING` is never used [INFO] [stdout] --> src/day21.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const DEBUGSTRING: &str = "A^v<>"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.25s [INFO] running `Command { std: "docker" "inspect" "d97a3c11ae532917ed8cc1b3806407c484393a5a3538c9d7daa91b4bef4a84a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97a3c11ae532917ed8cc1b3806407c484393a5a3538c9d7daa91b4bef4a84a8", kill_on_drop: false }` [INFO] [stdout] d97a3c11ae532917ed8cc1b3806407c484393a5a3538c9d7daa91b4bef4a84a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29b583cabbd8db469f0bd1a8f9b840691d544a26bf1330ff2ee36a561a984451 [INFO] running `Command { std: "docker" "start" "-a" "29b583cabbd8db469f0bd1a8f9b840691d544a26bf1330ff2ee36a561a984451", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/day19.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/day19.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple ranges are one apart [INFO] [stderr] --> src/day14.rs:26:21 [INFO] [stderr] | [INFO] [stderr] 26 | (0..50, 0..51) => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stderr] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stderr] ... [INFO] [stderr] 32 | (0..50, 52..103) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple ranges are one apart [INFO] [stderr] --> src/day14.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | (51..101, 0..51) => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this range doesn't match `51_u32` because `..` is an exclusive range [INFO] [stderr] | help: use an inclusive range instead: `0_u32..=51_u32` [INFO] [stderr] ... [INFO] [stderr] 35 | (51..101, 52..103) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..51_u32`, but `51_u32` isn't matched by either of them [INFO] [stderr] [INFO] [stderr] warning: multiple ranges are one apart [INFO] [stderr] --> src/day14.rs:26:14 [INFO] [stderr] | [INFO] [stderr] 26 | (0..50, 0..51) => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stderr] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stderr] ... [INFO] [stderr] 29 | (51..101, 0..51) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stderr] ... [INFO] [stderr] 35 | (51..101, 52..103) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stderr] [INFO] [stderr] warning: multiple ranges are one apart [INFO] [stderr] --> src/day14.rs:32:14 [INFO] [stderr] | [INFO] [stderr] 29 | (51..101, 0..51) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stderr] ... [INFO] [stderr] 32 | (0..50, 52..103) => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this range doesn't match `50_u32` because `..` is an exclusive range [INFO] [stderr] | help: use an inclusive range instead: `0_u32..=50_u32` [INFO] [stderr] ... [INFO] [stderr] 35 | (51..101, 52..103) => { [INFO] [stderr] | ------- this could appear to continue range `0_u32..50_u32`, but `50_u32` isn't matched by either of them [INFO] [stderr] [INFO] [stderr] warning: value assigned to `a` is never read [INFO] [stderr] --> src/day19.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 33 | let mut a = 0; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `a` is never read [INFO] [stderr] --> src/day19.rs:122:17 [INFO] [stderr] | [INFO] [stderr] 122 | let mut a = 0; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variants `K2`, `K3`, `K5`, `K6`, `K8`, and `K9` are never constructed [INFO] [stderr] --> src/day21.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 1 | enum NumPadKey { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 5 | K2, [INFO] [stderr] | ^^ [INFO] [stderr] 6 | K3, [INFO] [stderr] | ^^ [INFO] [stderr] 7 | K4, [INFO] [stderr] 8 | K5, [INFO] [stderr] | ^^ [INFO] [stderr] 9 | K6, [INFO] [stderr] | ^^ [INFO] [stderr] 10 | K7, [INFO] [stderr] 11 | K8, [INFO] [stderr] | ^^ [INFO] [stderr] 12 | K9, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `DEBUGSTRING` is never used [INFO] [stderr] --> src/day21.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | const DEBUGSTRING: &str = "A^v<>"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `advent_of_codspeed` (lib) generated 10 warnings (run `cargo fix --lib -p advent_of_codspeed` to apply 2 suggestions) [INFO] [stderr] warning: `advent_of_codspeed` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_codspeed-ba180e7d83494837) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_codspeed-92f4b59518cdb0d4) [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] [stderr] Doc-tests advent_of_codspeed [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" "29b583cabbd8db469f0bd1a8f9b840691d544a26bf1330ff2ee36a561a984451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b583cabbd8db469f0bd1a8f9b840691d544a26bf1330ff2ee36a561a984451", kill_on_drop: false }` [INFO] [stdout] 29b583cabbd8db469f0bd1a8f9b840691d544a26bf1330ff2ee36a561a984451