[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#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fcrates" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/esheppa/crates on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e50b9405632e417a4fe9f30ce60ed8cefd615b7e71624fd5375eb7415cc0897 [INFO] running `Command { std: "docker" "start" "-a" "2e50b9405632e417a4fe9f30ce60ed8cefd615b7e71624fd5375eb7415cc0897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e50b9405632e417a4fe9f30ce60ed8cefd615b7e71624fd5375eb7415cc0897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e50b9405632e417a4fe9f30ce60ed8cefd615b7e71624fd5375eb7415cc0897", kill_on_drop: false }` [INFO] [stdout] 2e50b9405632e417a4fe9f30ce60ed8cefd615b7e71624fd5375eb7415cc0897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b20085189897a545bd407f463aad1521b1b53d00edbebcd65ad8cebf186b296 [INFO] running `Command { std: "docker" "start" "-a" "1b20085189897a545bd407f463aad1521b1b53d00edbebcd65ad8cebf186b296", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking cfg-if v1.0.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 ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [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] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling quote v1.0.37 [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] [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] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [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: 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] [stderr] Checking phf v0.11.2 [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: 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: 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] [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 syn v2.0.77 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking resolution v0.1.0 (/opt/rustwide/workdir/crates/resolution) [INFO] [stderr] Checking tokio-util v0.7.12 [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] Checking tokio-stream v0.1.16 [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] [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)]` 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] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-777d6f68a4a7b605.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsynstructure-e2d24c518a693a32.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synstructure` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaq578OD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1b20085189897a545bd407f463aad1521b1b53d00edbebcd65ad8cebf186b296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b20085189897a545bd407f463aad1521b1b53d00edbebcd65ad8cebf186b296", kill_on_drop: false }` [INFO] [stdout] 1b20085189897a545bd407f463aad1521b1b53d00edbebcd65ad8cebf186b296