[INFO] cloning repository https://github.com/free-audio/clap-validator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/free-audio/clap-validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree-audio%2Fclap-validator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree-audio%2Fclap-validator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1d444e12e39effd4cd34323071f0fefdf4df771 [INFO] testing free-audio/clap-validator against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree-audio%2Fclap-validator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/free-audio/clap-validator on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/free-audio/clap-validator [INFO] finished tweaking git repo https://github.com/free-audio/clap-validator [INFO] tweaked toml for git repo https://github.com/free-audio/clap-validator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/free-audio/clap-validator 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.24.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.5 [INFO] [stderr] Downloaded log-panics v2.1.0 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded deranged v0.3.7 [INFO] [stderr] Downloaded strum_macros v0.24.3 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 645743bb19532345b2bedeb55d8ad17f4523e829d92b5945c7aa7070c5fb5339 [INFO] running `Command { std: "docker" "start" "-a" "645743bb19532345b2bedeb55d8ad17f4523e829d92b5945c7aa7070c5fb5339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "645743bb19532345b2bedeb55d8ad17f4523e829d92b5945c7aa7070c5fb5339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645743bb19532345b2bedeb55d8ad17f4523e829d92b5945c7aa7070c5fb5339", kill_on_drop: false }` [INFO] [stdout] 645743bb19532345b2bedeb55d8ad17f4523e829d92b5945c7aa7070c5fb5339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4721c40c4bf904fe456dd3e0a2151b14948d88af3d46bace671bba46dc5f23f9 [INFO] running `Command { std: "docker" "start" "-a" "4721c40c4bf904fe456dd3e0a2151b14948d88af3d46bace671bba46dc5f23f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?rev=04779b57663f6f3f710cb813bde0e499a6515d17#04779b57) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling clap-validator v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileType`, `IndexerResults` [INFO] [stdout] --> src/plugin/preset_discovery.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::indexer::{FileType, Flags, IndexerResults, Location, LocationValue, Soundpack}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PresetFlags` [INFO] [stdout] --> src/plugin/preset_discovery.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::metadata_receiver::{PluginAbi, Preset, PresetFile, PresetFlags}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prefered_dialect` is never read [INFO] [stdout] --> src/plugin/ext/note_ports.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NotePort { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 36 | /// The preferred dialect for this note port. This should only ever contain a single value. [INFO] [stdout] 37 | pub prefered_dialect: clap_note_dialect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NotePort` 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: field `default` is never read [INFO] [stdout] --> src/plugin/ext/params.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Param { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pub default: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Param` 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: fields `name` and `description` are never read [INFO] [stdout] --> src/plugin/preset_discovery/indexer.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct FileType { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 61 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileType` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4721c40c4bf904fe456dd3e0a2151b14948d88af3d46bace671bba46dc5f23f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4721c40c4bf904fe456dd3e0a2151b14948d88af3d46bace671bba46dc5f23f9", kill_on_drop: false }` [INFO] [stdout] 4721c40c4bf904fe456dd3e0a2151b14948d88af3d46bace671bba46dc5f23f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c24e6dbeb305ddc72c0392bcf16986d59cd8cc12e1f60f851b79e48f52122f35 [INFO] running `Command { std: "docker" "start" "-a" "c24e6dbeb305ddc72c0392bcf16986d59cd8cc12e1f60f851b79e48f52122f35", kill_on_drop: false }` [INFO] [stderr] Compiling clap-validator v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileType`, `IndexerResults` [INFO] [stdout] --> src/plugin/preset_discovery.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::indexer::{FileType, Flags, IndexerResults, Location, LocationValue, Soundpack}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PresetFlags` [INFO] [stdout] --> src/plugin/preset_discovery.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::metadata_receiver::{PluginAbi, Preset, PresetFile, PresetFlags}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prefered_dialect` is never read [INFO] [stdout] --> src/plugin/ext/note_ports.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NotePort { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 36 | /// The preferred dialect for this note port. This should only ever contain a single value. [INFO] [stdout] 37 | pub prefered_dialect: clap_note_dialect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NotePort` 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: field `default` is never read [INFO] [stdout] --> src/plugin/ext/params.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Param { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pub default: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Param` 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: fields `name` and `description` are never read [INFO] [stdout] --> src/plugin/preset_discovery/indexer.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct FileType { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 61 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileType` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "c24e6dbeb305ddc72c0392bcf16986d59cd8cc12e1f60f851b79e48f52122f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24e6dbeb305ddc72c0392bcf16986d59cd8cc12e1f60f851b79e48f52122f35", kill_on_drop: false }` [INFO] [stdout] c24e6dbeb305ddc72c0392bcf16986d59cd8cc12e1f60f851b79e48f52122f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8ee7f66a175181d97b8154813cf486e5949a66df4355ec67a7bd142b2e042ae [INFO] running `Command { std: "docker" "start" "-a" "b8ee7f66a175181d97b8154813cf486e5949a66df4355ec67a7bd142b2e042ae", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `FileType`, `IndexerResults` [INFO] [stderr] --> src/plugin/preset_discovery.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | pub use self::indexer::{FileType, Flags, IndexerResults, Location, LocationValue, Soundpack}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PresetFlags` [INFO] [stderr] --> src/plugin/preset_discovery.rs:19:66 [INFO] [stderr] | [INFO] [stderr] 19 | pub use self::metadata_receiver::{PluginAbi, Preset, PresetFile, PresetFlags}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `prefered_dialect` is never read [INFO] [stderr] --> src/plugin/ext/note_ports.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct NotePort { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 36 | /// The preferred dialect for this note port. This should only ever contain a single value. [INFO] [stderr] 37 | pub prefered_dialect: clap_note_dialect, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NotePort` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `default` is never read [INFO] [stderr] --> src/plugin/ext/params.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct Param { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 60 | pub default: f64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Param` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `description` are never read [INFO] [stderr] --> src/plugin/preset_discovery/indexer.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct FileType { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 61 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 62 | pub description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FileType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `clap-validator` (bin "clap-validator" test) generated 5 warnings (run `cargo fix --bin "clap-validator" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clap_validator-7e983af18b72be5b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8ee7f66a175181d97b8154813cf486e5949a66df4355ec67a7bd142b2e042ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ee7f66a175181d97b8154813cf486e5949a66df4355ec67a7bd142b2e042ae", kill_on_drop: false }` [INFO] [stdout] b8ee7f66a175181d97b8154813cf486e5949a66df4355ec67a7bd142b2e042ae