[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 master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fcrates" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/esheppa/crates on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.4.0
[INFO] [stderr]   Downloaded gc_derive v0.5.0
[INFO] [stderr]   Downloaded gloo-worker v0.1.2
[INFO] [stderr]   Downloaded gc v0.5.0
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded chrono-tz v0.10.0
[INFO] [stderr]   Downloaded gloo v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6175e31a69216d8b326978fc89a309be8483146b1e242492f2978fcbec391ddb
[INFO] running `Command { std: "docker" "start" "-a" "6175e31a69216d8b326978fc89a309be8483146b1e242492f2978fcbec391ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6175e31a69216d8b326978fc89a309be8483146b1e242492f2978fcbec391ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6175e31a69216d8b326978fc89a309be8483146b1e242492f2978fcbec391ddb", kill_on_drop: false }`
[INFO] [stdout] 6175e31a69216d8b326978fc89a309be8483146b1e242492f2978fcbec391ddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff1ecd879d252c124c60b3ba96c4ba66055d452f3e3a46691f38fc7cbd02d24c
[INFO] running `Command { std: "docker" "start" "-a" "ff1ecd879d252c124c60b3ba96c4ba66055d452f3e3a46691f38fc7cbd02d24c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nmi v0.1.0 (/opt/rustwide/workdir/crates/nmi)
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking phf v0.11.2
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stdout] warning: variable `checksum_counter` is assigned to, but never used
[INFO] [stdout]   --> crates/nmi/src/lib.rs:65:13
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `checksum_counter` is never read
[INFO] [stdout]   --> crates/nmi/src/lib.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 checksum_counter += u32::from(char.byte());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `checksum_counter` is never read
[INFO] [stdout]   --> crates/nmi/src/lib.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 checksum_counter += 2 * u32::from(char.byte());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling phf_generator 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<String, String> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stdout] warning: variable `checksum_counter` is assigned to, but never used
[INFO] [stdout]   --> crates/nmi/src/lib.rs:65:13
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `checksum_counter` is never read
[INFO] [stdout]   --> crates/nmi/src/lib.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 checksum_counter += u32::from(char.byte());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `checksum_counter` is never read
[INFO] [stdout]   --> crates/nmi/src/lib.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 checksum_counter += 2 * u32::from(char.byte());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     Checking plotters v0.3.7
[INFO] [stderr]     Checking resolution v0.1.0 (/opt/rustwide/workdir/crates/resolution)
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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)]` (part of `#[warn(unused)]`) 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 syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio-util v0.7.12
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking timeseries v0.1.0 (/opt/rustwide/workdir/crates/timeseries)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> crates/timeseries/src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> crates/timeseries/src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StorageType` is never used
[INFO] [stdout]   --> crates/timeseries/src/compressed.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum StorageType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iter` and `storage_type` are never used
[INFO] [stdout]   --> crates/timeseries/src/compressed.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl ComprssedType {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 34 |     fn iter(&self) -> Box<dyn Iterator<Item = i128> + '_> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn storage_type(&self) -> StorageType {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]    --> crates/timeseries/src/compressed.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Compressed {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn iter(&self) -> impl Iterator<Item = Decimal> + '_ {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling gc_derive v0.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking gc v0.5.0
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking wasm-bindgen v0.2.93
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> crates/resolution/src/lib.rs:432:8
[INFO] [stdout]     |
[INFO] [stdout] 430 | trait DateResolutionBuilder {
[INFO] [stdout]     |       --------------------- methods in this trait
[INFO] [stdout] 431 |     fn q1(self) -> Quarter;
[INFO] [stdout] 432 |     fn q2(self) -> Quarter;
[INFO] [stdout]     |        ^^
[INFO] [stdout] 433 |     fn q3(self) -> Quarter;
[INFO] [stdout]     |        ^^
[INFO] [stdout] 434 |     fn q4(self) -> Quarter;
[INFO] [stdout]     |        ^^
[INFO] [stdout] 435 |     fn jan(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 436 |     fn feb(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 437 |     fn mar(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 438 |     fn apr(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 439 |     fn may(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 440 |     fn jun(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 441 |     fn jul(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 442 |     fn aug(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 443 |     fn sep(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 444 |     fn oct(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 445 |     fn nov(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 446 |     fn dec(self) -> Month;
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-net v0.2.6
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo-history v0.1.5
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stderr]     Checking gloo-worker v0.1.2
[INFO] [stderr]     Checking gloo v0.7.0
[INFO] [stderr]     Checking browser v0.1.0 (/opt/rustwide/workdir/crates/browser)
[INFO] [stdout] warning: unused imports: `UnboundedReceiver`, `UnboundedSender`, and `unbounded`
[INFO] [stdout]  --> crates/browser/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures_channel::mpsc::{unbounded, UnboundedReceiver, UnboundedSender};
[INFO] [stdout]   |                             ^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `never::Never`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gc::Finalize`
[INFO] [stdout]  --> crates/browser/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gc::Finalize;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `events::EventListener`
[INFO] [stdout]  --> crates/browser/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo::{events::EventListener, utils::body};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]   --> crates/browser/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     process::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> crates/browser/src/lib.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tokio::sync::watch::{self, Receiver, Sender};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::wrappers::WatchStream`
[INFO] [stdout]   --> crates/browser/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio_stream::wrappers::WatchStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JsValue` and `prelude::wasm_bindgen`
[INFO] [stdout]   --> crates/browser/src/lib.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 | use wasm_bindgen::{closure::Closure, prelude::wasm_bindgen, JsCast, JsValue, UnwrapThrowExt};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutationObserver`
[INFO] [stdout]   --> crates/browser/src/lib.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |     HtmlTableRowElement, HtmlTextAreaElement, MutationObserver,
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> crates/browser/src/svg_backend.rs:396:15
[INFO] [stdout]     |
[INFO] [stdout] 396 |         #[cfg(feature = "debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnboundedReceiver`, `UnboundedSender`, and `unbounded`
[INFO] [stdout]  --> crates/browser/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures_channel::mpsc::{unbounded, UnboundedReceiver, UnboundedSender};
[INFO] [stdout]   |                             ^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `never::Never`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gc::Finalize`
[INFO] [stdout]  --> crates/browser/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gc::Finalize;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `events::EventListener`
[INFO] [stdout]  --> crates/browser/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo::{events::EventListener, utils::body};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]   --> crates/browser/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     process::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> crates/browser/src/lib.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tokio::sync::watch::{self, Receiver, Sender};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::wrappers::WatchStream`
[INFO] [stdout]   --> crates/browser/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tokio_stream::wrappers::WatchStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JsValue` and `prelude::wasm_bindgen`
[INFO] [stdout]   --> crates/browser/src/lib.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 | use wasm_bindgen::{closure::Closure, prelude::wasm_bindgen, JsCast, JsValue, UnwrapThrowExt};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MutationObserver`
[INFO] [stdout]   --> crates/browser/src/lib.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |     HtmlTableRowElement, HtmlTextAreaElement, MutationObserver,
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> crates/browser/src/svg_backend.rs:396:15
[INFO] [stdout]     |
[INFO] [stdout] 396 |         #[cfg(feature = "debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> crates/browser/src/svg_backend.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn fill(&mut self, arg: ()) -> Result<()> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> crates/browser/src/lib.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{never::Never, FutureExt, StreamExt};
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> crates/browser/src/svg_backend.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn fill(&mut self, arg: ()) -> Result<()> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/browser/src/lib.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn static_text(mut self, text: &str) -> Element<H, HasText, IdSet> {
[INFO] [stdout]     |                        ----^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/browser/src/lib.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn set_id(mut self, value: &str) -> Element<H, TextSet, HasId> {
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/browser/src/lib.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn static_text(mut self, text: &str) -> Element<H, HasText, IdSet> {
[INFO] [stdout]     |                        ----^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/browser/src/lib.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn set_id(mut self, value: &str) -> Element<H, TextSet, HasId> {
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.36s
[INFO] running `Command { std: "docker" "inspect" "ff1ecd879d252c124c60b3ba96c4ba66055d452f3e3a46691f38fc7cbd02d24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1ecd879d252c124c60b3ba96c4ba66055d452f3e3a46691f38fc7cbd02d24c", kill_on_drop: false }`
[INFO] [stdout] ff1ecd879d252c124c60b3ba96c4ba66055d452f3e3a46691f38fc7cbd02d24c
