[INFO] cloning repository https://github.com/VisVivaSpace/undaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VisVivaSpace/undaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisVivaSpace%2Fundaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisVivaSpace%2Fundaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c3ea17bd036689ba569008c772f28f943413eed [INFO] checking VisVivaSpace/undaf against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisVivaSpace%2Fundaf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VisVivaSpace/undaf [INFO] finished tweaking git repo https://github.com/VisVivaSpace/undaf [INFO] tweaked toml for git repo https://github.com/VisVivaSpace/undaf written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VisVivaSpace/undaf on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VisVivaSpace/undaf 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62345d48823d08e9ece6796f44b2711f9495cb2c67146b533b4216dacd8d1e67 [INFO] running `Command { std: "docker" "start" "-a" "62345d48823d08e9ece6796f44b2711f9495cb2c67146b533b4216dacd8d1e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62345d48823d08e9ece6796f44b2711f9495cb2c67146b533b4216dacd8d1e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62345d48823d08e9ece6796f44b2711f9495cb2c67146b533b4216dacd8d1e67", kill_on_drop: false }` [INFO] [stdout] 62345d48823d08e9ece6796f44b2711f9495cb2c67146b533b4216dacd8d1e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e22aa675b1e51ff7979daced566b68c5c8a07c11972a850f1f6c7768bd529a [INFO] running `Command { std: "docker" "start" "-a" "26e22aa675b1e51ff7979daced566b68c5c8a07c11972a850f1f6c7768bd529a", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking arrow-schema v54.3.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling serde_arrow v0.12.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling muad-dib v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking arrow-buffer v54.3.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Checking arrow-data v54.3.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Checking clap v4.4.12 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking arrow-array v54.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking arrow-select v54.3.1 [INFO] [stderr] Checking arrow-ipc v54.3.1 [INFO] [stderr] Checking arrow-row v54.3.1 [INFO] [stderr] Checking arrow-arith v54.3.1 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking arrow-cast v54.3.1 [INFO] [stderr] Checking arrow-ord v54.3.1 [INFO] [stderr] Checking arrow-string v54.3.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking parquet v54.3.1 [INFO] [stderr] Checking arrow v54.3.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking papergrid v0.15.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Compiling anise v0.5.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking hifitime v4.2.3 [INFO] [stderr] Checking tabled v0.19.0 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking serde_dhall v0.12.1 [INFO] [stdout] error: struct `SPK1` is never constructed [INFO] [stdout] --> src/lib.rs:518:12 [INFO] [stdout] | [INFO] [stdout] 518 | pub struct SPK1 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK2` is never constructed [INFO] [stdout] --> src/lib.rs:525:12 [INFO] [stdout] | [INFO] [stdout] 525 | pub struct SPK2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK3` is never constructed [INFO] [stdout] --> src/lib.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct SPK3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK5` is never constructed [INFO] [stdout] --> src/lib.rs:554:12 [INFO] [stdout] | [INFO] [stdout] 554 | pub struct SPK5 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK5` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK8` is never constructed [INFO] [stdout] --> src/lib.rs:562:12 [INFO] [stdout] | [INFO] [stdout] 562 | pub struct SPK8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK8` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK9` is never constructed [INFO] [stdout] --> src/lib.rs:576:12 [INFO] [stdout] | [INFO] [stdout] 576 | pub struct SPK9 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK9` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK10` is never constructed [INFO] [stdout] --> src/lib.rs:589:12 [INFO] [stdout] | [INFO] [stdout] 589 | pub struct SPK10 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK10` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK12` is never constructed [INFO] [stdout] --> src/lib.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | pub struct SPK12 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK12` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK13` is never constructed [INFO] [stdout] --> src/lib.rs:601:12 [INFO] [stdout] | [INFO] [stdout] 601 | pub struct SPK13 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK13` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK14` is never constructed [INFO] [stdout] --> src/lib.rs:607:12 [INFO] [stdout] | [INFO] [stdout] 607 | pub struct SPK14 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK14` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK15` is never constructed [INFO] [stdout] --> src/lib.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 613 | pub struct SPK15 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK15` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK17` is never constructed [INFO] [stdout] --> src/lib.rs:619:12 [INFO] [stdout] | [INFO] [stdout] 619 | pub struct SPK17 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK17` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK18` is never constructed [INFO] [stdout] --> src/lib.rs:625:12 [INFO] [stdout] | [INFO] [stdout] 625 | pub struct SPK18 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK18` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK19` is never constructed [INFO] [stdout] --> src/lib.rs:631:12 [INFO] [stdout] | [INFO] [stdout] 631 | pub struct SPK19 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK19` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK20` is never constructed [INFO] [stdout] --> src/lib.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct SPK20 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK20` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `SPK21` is never constructed [INFO] [stdout] --> src/lib.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct SPK21 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `SPK21` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `muad-dib` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26e22aa675b1e51ff7979daced566b68c5c8a07c11972a850f1f6c7768bd529a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e22aa675b1e51ff7979daced566b68c5c8a07c11972a850f1f6c7768bd529a", kill_on_drop: false }` [INFO] [stdout] 26e22aa675b1e51ff7979daced566b68c5c8a07c11972a850f1f6c7768bd529a