[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] 2f71690639a742ce805574ce42e31250e3147aa9 [INFO] building free-audio/clap-validator against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree-audio%2Fclap-validator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/free-audio/clap-validator on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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-5-tc2/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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 894b7240e8463eb6b3f887bdb462677baa67a199c4f8d33e8acb008deaa2ef5f [INFO] running `Command { std: "docker" "start" "-a" "894b7240e8463eb6b3f887bdb462677baa67a199c4f8d33e8acb008deaa2ef5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "894b7240e8463eb6b3f887bdb462677baa67a199c4f8d33e8acb008deaa2ef5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "894b7240e8463eb6b3f887bdb462677baa67a199c4f8d33e8acb008deaa2ef5f", kill_on_drop: false }` [INFO] [stdout] 894b7240e8463eb6b3f887bdb462677baa67a199c4f8d33e8acb008deaa2ef5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7799f04c9f6f2c90d1d616a74e441098f174705002c56c23777c6e315a9341f [INFO] running `Command { std: "docker" "start" "-a" "e7799f04c9f6f2c90d1d616a74e441098f174705002c56c23777c6e315a9341f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [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 linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling log-panics v2.1.0 [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 syn v2.0.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap-validator v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileType` and `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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "e7799f04c9f6f2c90d1d616a74e441098f174705002c56c23777c6e315a9341f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7799f04c9f6f2c90d1d616a74e441098f174705002c56c23777c6e315a9341f", kill_on_drop: false }` [INFO] [stdout] e7799f04c9f6f2c90d1d616a74e441098f174705002c56c23777c6e315a9341f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b88c8852d79856a021751a152045db69cbab941771c03662c15989f76d319c [INFO] running `Command { std: "docker" "start" "-a" "29b88c8852d79856a021751a152045db69cbab941771c03662c15989f76d319c", kill_on_drop: false }` [INFO] [stderr] Compiling clap-validator v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileType` and `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "29b88c8852d79856a021751a152045db69cbab941771c03662c15989f76d319c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b88c8852d79856a021751a152045db69cbab941771c03662c15989f76d319c", kill_on_drop: false }` [INFO] [stdout] 29b88c8852d79856a021751a152045db69cbab941771c03662c15989f76d319c