[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#863511eff87e66198b396935f3b5c8a543022f53 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/esheppa/crates on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d771ddc3ae09c6fc96498f5a93dd7c225336f955a9f65033af82fe2210680915 [INFO] running `Command { std: "docker" "start" "-a" "d771ddc3ae09c6fc96498f5a93dd7c225336f955a9f65033af82fe2210680915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d771ddc3ae09c6fc96498f5a93dd7c225336f955a9f65033af82fe2210680915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d771ddc3ae09c6fc96498f5a93dd7c225336f955a9f65033af82fe2210680915", kill_on_drop: false }` [INFO] [stdout] d771ddc3ae09c6fc96498f5a93dd7c225336f955a9f65033af82fe2210680915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08a5b3193e14427f7b98c9cba041570f2ab4d12909a5b53c616b30bdfdae92b8 [INFO] running `Command { std: "docker" "start" "-a" "08a5b3193e14427f7b98c9cba041570f2ab4d12909a5b53c616b30bdfdae92b8", 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] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking nmi v0.1.0 (/opt/rustwide/workdir/crates/nmi) [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [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] [stderr] Compiling proc-macro2 v1.0.86 [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: 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: 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] [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)]` (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] [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] [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking resolution v0.1.0 (/opt/rustwide/workdir/crates/resolution) [INFO] [stderr] Checking plotters v0.3.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] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.7 [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 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 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 + '_> { [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 + '_ { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling gc_derive v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking gc v0.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking pin-project v1.1.5 [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] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking wasm-bindgen v0.2.93 [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | panic!("function not implemented on non-wasm32 targets") [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / externs! { [INFO] [stdout] 1022 | | #[link(wasm_import_module = "__wbindgen_placeholder__")] [INFO] [stdout] 1023 | | extern "C" { [INFO] [stdout] 1024 | | fn __wbindgen_object_clone_ref(idx: u32) -> u32; [INFO] [stdout] ... | [INFO] [stdout] 1119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/macros.rs:850:32 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::resolve_crate::{closure#0} [INFO] [stdout] 3: ::resolve_crate [INFO] [stdout] 4: rustc_interface::passes::configure_and_expand [INFO] [stdout] 5: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 7: >::call_once [INFO] [stdout] 8: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 9: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 10: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 11: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 12: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 13: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 15: [INFO] [stdout] 16: clone [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | panic!("function not implemented on non-wasm32 targets") [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / externs! { [INFO] [stdout] 1022 | | #[link(wasm_import_module = "__wbindgen_placeholder__")] [INFO] [stdout] 1023 | | extern "C" { [INFO] [stdout] 1024 | | fn __wbindgen_object_clone_ref(idx: u32) -> u32; [INFO] [stdout] ... | [INFO] [stdout] 1119 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/rustc-ice-2025-10-20T07_44_38-802.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (863511eff 2025-10-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `wasm-bindgen` (lib); 78 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/863511eff87e66198b396935f3b5c8a543022f53/bin/rustc --crate-name wasm_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=02bff33ce7ca3e72 -C extra-filename=-d579a4d3627e2588 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern wasm_bindgen_macro=/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-b8af09b1795d4880.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08a5b3193e14427f7b98c9cba041570f2ab4d12909a5b53c616b30bdfdae92b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a5b3193e14427f7b98c9cba041570f2ab4d12909a5b53c616b30bdfdae92b8", kill_on_drop: false }` [INFO] [stdout] 08a5b3193e14427f7b98c9cba041570f2ab4d12909a5b53c616b30bdfdae92b8