[INFO] cloning repository https://github.com/esheppa/crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esheppa/crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fcrates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fcrates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9d0c9fc45ff301d686f13e42a5a45a479a33bac [INFO] checking esheppa/crates against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fcrates" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esheppa/crates on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esheppa/crates [INFO] finished tweaking git repo https://github.com/esheppa/crates [INFO] tweaked toml for git repo https://github.com/esheppa/crates written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/esheppa/crates 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c09522ae7494cd8d6c42bd642ca18ac1a4f5bcb9de9fad3f0c519ac210526368 [INFO] running `Command { std: "docker" "start" "-a" "c09522ae7494cd8d6c42bd642ca18ac1a4f5bcb9de9fad3f0c519ac210526368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c09522ae7494cd8d6c42bd642ca18ac1a4f5bcb9de9fad3f0c519ac210526368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09522ae7494cd8d6c42bd642ca18ac1a4f5bcb9de9fad3f0c519ac210526368", kill_on_drop: false }` [INFO] [stdout] c09522ae7494cd8d6c42bd642ca18ac1a4f5bcb9de9fad3f0c519ac210526368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e741e774d7522dc2dd1c8665a7bcaf714022853c0da01bd2f26066b0552abc31 [INFO] running `Command { std: "docker" "start" "-a" "e741e774d7522dc2dd1c8665a7bcaf714022853c0da01bd2f26066b0552abc31", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking nmi v0.1.0 (/opt/rustwide/workdir/crates/nmi) [INFO] [stdout] warning: variable `checksum_counter` is assigned to, but never used [INFO] [stdout] --> crates/nmi/src/lib.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let mut checksum_counter = 0_u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_checksum_counter` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/nmi/src/lib.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nmi/src/lib.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let mut nmi = [NmiChar::Numeric(NmiNumeric(0)); 10]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Nmi([NmiChar; 10]); [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Nmi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `byte` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl NmiChar { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 16 | fn byte(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NmiAlpha(u8); [INFO] [stdout] | -------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NmiAlpha` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 27 | impl NmiAlpha { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 28 | const fn new(c: u8) -> NmiAlpha { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct NmiNumeric(u8); [INFO] [stdout] | ---------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NmiNumeric` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 49 | impl NmiNumeric { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 50 | const fn new(c: u8) -> NmiNumeric { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checksum` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Nmi { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 64 | fn checksum(&self) -> char { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input` and `kind` are never read [INFO] [stdout] --> crates/nmi/src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct NmiError { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 79 | input: ArrayString<20>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | kind: NmiErrorKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NmiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Region` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:144:6 [INFO] [stdout] | [INFO] [stdout] 144 | enum Region { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Classification` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:155:6 [INFO] [stdout] | [INFO] [stdout] 155 | enum Classification { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stdout] warning: variable `checksum_counter` is assigned to, but never used [INFO] [stdout] --> crates/nmi/src/lib.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | let mut checksum_counter = 0_u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_checksum_counter` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> crates/nmi/src/lib.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/nmi/src/lib.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | let mut nmi = [NmiChar::Numeric(NmiNumeric(0)); 10]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Nmi([NmiChar; 10]); [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Nmi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `byte` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl NmiChar { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 16 | fn byte(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NmiAlpha(u8); [INFO] [stdout] | -------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NmiAlpha` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 27 | impl NmiAlpha { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 28 | const fn new(c: u8) -> NmiAlpha { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/nmi/src/lib.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct NmiNumeric(u8); [INFO] [stdout] | ---------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NmiNumeric` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 49 | impl NmiNumeric { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 50 | const fn new(c: u8) -> NmiNumeric { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `checksum` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Nmi { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 64 | fn checksum(&self) -> char { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input` and `kind` are never read [INFO] [stdout] --> crates/nmi/src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct NmiError { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 79 | input: ArrayString<20>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | kind: NmiErrorKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NmiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Region` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:144:6 [INFO] [stdout] | [INFO] [stdout] 144 | enum Region { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Classification` is never used [INFO] [stdout] --> crates/nmi/src/lib.rs:155:6 [INFO] [stdout] | [INFO] [stdout] 155 | enum Classification { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `fs`, `process`, `self`, `sync`, and `thread` [INFO] [stdout] --> xtask/src/main.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 3 | io::{self, BufRead}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 4 | process, sync, thread, [INFO] [stdout] | ^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `output` [INFO] [stdout] --> xtask/src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! output { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phf v0.11.2 [INFO] [stdout] warning: function `get_output` is never used [INFO] [stdout] --> xtask/src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_output(mut cmd: std::process::Command) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `fs`, `process`, `self`, `sync`, and `thread` [INFO] [stdout] --> xtask/src/main.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 3 | io::{self, BufRead}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] 4 | process, sync, thread, [INFO] [stdout] | ^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `output` [INFO] [stdout] --> xtask/src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | macro_rules! output { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_output` is never used [INFO] [stdout] --> xtask/src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_output(mut cmd: std::process::Command) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking resolution v0.1.0 (/opt/rustwide/workdir/crates/resolution) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stdout] warning: unused import: `Month` [INFO] [stdout] --> crates/resolution/src/day.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{DateResolution, Month, TimeResolution}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::result` [INFO] [stdout] --> crates/resolution/src/day.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> crates/resolution/src/month.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use core::{convert::TryFrom, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> crates/resolution/src/quarter.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | use core::{convert::TryFrom, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::LongerThan` [INFO] [stdout] --> crates/resolution/src/zoned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::LongerThan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::LongerThanOrEqual` [INFO] [stdout] --> crates/resolution/src/zoned.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::LongerThanOrEqual; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::result` [INFO] [stdout] --> crates/resolution/src/zoned.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use core::result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling gc_derive v0.5.0 [INFO] [stdout] warning: trait `DateResolutionBuilder` is never used [INFO] [stdout] --> crates/resolution/src/lib.rs:430:7 [INFO] [stdout] | [INFO] [stdout] 430 | trait DateResolutionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:451:13 [INFO] [stdout] | [INFO] [stdout] 451 | >::into(self).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:457:13 [INFO] [stdout] | [INFO] [stdout] 457 | >::into(self).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | >::into(self).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | >::into(self).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:474:32 [INFO] [stdout] | [INFO] [stdout] 474 | Month::from_year_month(self.into(), chrono::Month::January) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:477:32 [INFO] [stdout] | [INFO] [stdout] 477 | Month::from_year_month(self.into(), chrono::Month::February) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:480:32 [INFO] [stdout] | [INFO] [stdout] 480 | Month::from_year_month(self.into(), chrono::Month::March) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:483:32 [INFO] [stdout] | [INFO] [stdout] 483 | Month::from_year_month(self.into(), chrono::Month::April) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:486:32 [INFO] [stdout] | [INFO] [stdout] 486 | Month::from_year_month(self.into(), chrono::Month::May) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:489:32 [INFO] [stdout] | [INFO] [stdout] 489 | Month::from_year_month(self.into(), chrono::Month::June) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:492:32 [INFO] [stdout] | [INFO] [stdout] 492 | Month::from_year_month(self.into(), chrono::Month::July) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:495:32 [INFO] [stdout] | [INFO] [stdout] 495 | Month::from_year_month(self.into(), chrono::Month::August) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:498:32 [INFO] [stdout] | [INFO] [stdout] 498 | Month::from_year_month(self.into(), chrono::Month::September) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:501:32 [INFO] [stdout] | [INFO] [stdout] 501 | Month::from_year_month(self.into(), chrono::Month::October) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:504:32 [INFO] [stdout] | [INFO] [stdout] 504 | Month::from_year_month(self.into(), chrono::Month::November) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `i16` to `i16` [INFO] [stdout] --> crates/resolution/src/lib.rs:507:32 [INFO] [stdout] | [INFO] [stdout] 507 | Month::from_year_month(self.into(), chrono::Month::December) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resolution` (lib) due to 16 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e741e774d7522dc2dd1c8665a7bcaf714022853c0da01bd2f26066b0552abc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e741e774d7522dc2dd1c8665a7bcaf714022853c0da01bd2f26066b0552abc31", kill_on_drop: false }` [INFO] [stdout] e741e774d7522dc2dd1c8665a7bcaf714022853c0da01bd2f26066b0552abc31