[INFO] cloning repository https://github.com/XavilPergis/but-heres-the-kicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XavilPergis/but-heres-the-kicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Fbut-heres-the-kicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Fbut-heres-the-kicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77878fb62f65151f0b99e9fb2d4c9b1064300db3 [INFO] checking XavilPergis/but-heres-the-kicker against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Fbut-heres-the-kicker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XavilPergis/but-heres-the-kicker on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/XavilPergis/but-heres-the-kicker [INFO] finished tweaking git repo https://github.com/XavilPergis/but-heres-the-kicker [INFO] tweaked toml for git repo https://github.com/XavilPergis/but-heres-the-kicker written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/XavilPergis/but-heres-the-kicker 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40d178400c0bbe6bda66063d4689ed52b32b43550ba96d9ce4732b39c4e15e83 [INFO] running `Command { std: "docker" "start" "-a" "40d178400c0bbe6bda66063d4689ed52b32b43550ba96d9ce4732b39c4e15e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40d178400c0bbe6bda66063d4689ed52b32b43550ba96d9ce4732b39c4e15e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d178400c0bbe6bda66063d4689ed52b32b43550ba96d9ce4732b39c4e15e83", kill_on_drop: false }` [INFO] [stdout] 40d178400c0bbe6bda66063d4689ed52b32b43550ba96d9ce4732b39c4e15e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0bd0ee8b547c9ec6a81356f1e0ec9e55f0b4b3fc783276c7c10b36973861afc [INFO] running `Command { std: "docker" "start" "-a" "a0bd0ee8b547c9ec6a81356f1e0ec9e55f0b4b3fc783276c7c10b36973861afc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking midi-consts v0.1.0 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature%2Fcstr-macro#523a5f8a) [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46) [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking nih_log v0.3.1 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking goblin v0.6.1 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git?rev=dfafe90349aa3d8e40922ec031b6d673803d6432#dfafe903) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=45465c5f46abed6c6ce370fffde5edc8e4cd5aa3#45465c5f) [INFO] [stderr] Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking egui-baseview v0.2.0 (https://github.com/BillyDM/egui-baseview.git?rev=68c4d0e8e5c1c702a888a245f4ac50eddfdfcaed#68c4d0e8) [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git?rev=dfafe90349aa3d8e40922ec031b6d673803d6432#dfafe903) [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git?rev=dfafe90349aa3d8e40922ec031b6d673803d6432#dfafe903) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking nih_plug_egui v0.0.0 (https://github.com/robbert-vdh/nih-plug.git?rev=dfafe90349aa3d8e40922ec031b6d673803d6432#dfafe903) [INFO] [stderr] Checking kicksynth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EguiState`, `create_egui_editor`, `egui`, and `widgets` [INFO] [stdout] --> src/lib.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use nih_plug_egui::{create_egui_editor, egui, widgets, EguiState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EguiState`, `create_egui_editor`, `egui`, and `widgets` [INFO] [stdout] --> src/lib.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use nih_plug_egui::{create_egui_editor, egui, widgets, EguiState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_io_layout` [INFO] [stdout] --> src/lib.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | audio_io_layout: &AudioIOLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_io_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/lib.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | context: &mut impl InitContext, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aux` [INFO] [stdout] --> src/lib.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | aux: &mut AuxiliaryBuffers, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `time_for_stage` is never used [INFO] [stdout] --> src/lib.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl AhdsrValues { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn time_for_stage(&self, stage: AhdsrStage) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invlerp` is never used [INFO] [stdout] --> src/lib.rs:459:4 [INFO] [stdout] | [INFO] [stdout] 459 | fn invlerp(x: f32, a: f32, b: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `audio_io_layout` [INFO] [stdout] --> src/lib.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | audio_io_layout: &AudioIOLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_io_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/lib.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | context: &mut impl InitContext, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aux` [INFO] [stdout] --> src/lib.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | aux: &mut AuxiliaryBuffers, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `time_for_stage` is never used [INFO] [stdout] --> src/lib.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl AhdsrValues { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn time_for_stage(&self, stage: AhdsrStage) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invlerp` is never used [INFO] [stdout] --> src/lib.rs:459:4 [INFO] [stdout] | [INFO] [stdout] 459 | fn invlerp(x: f32, a: f32, b: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a0bd0ee8b547c9ec6a81356f1e0ec9e55f0b4b3fc783276c7c10b36973861afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bd0ee8b547c9ec6a81356f1e0ec9e55f0b4b3fc783276c7c10b36973861afc", kill_on_drop: false }` [INFO] [stdout] a0bd0ee8b547c9ec6a81356f1e0ec9e55f0b4b3fc783276c7c10b36973861afc