[INFO] cloning repository https://github.com/taellinglin/subsynth2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taellinglin/subsynth2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01af625b7531a254d8bd43d2482676c8c8a998aa [INFO] testing taellinglin/subsynth2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth2 [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth2 [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/iced_baseview.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/nih_plug_assets.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/vizia.git` [INFO] [stderr] Updating git repository `https://github.com/vizia/morphorm` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded femtovg v0.4.0 [INFO] [stderr] Downloaded triple_buffer v6.2.0 [INFO] [stderr] Downloaded realfft v3.2.0 [INFO] [stderr] Downloaded yazi v0.1.5 [INFO] [stderr] Downloaded iced_style v0.4.0 [INFO] [stderr] Downloaded iced_native v0.5.1 [INFO] [stderr] Downloaded iced_graphics v0.3.1 [INFO] [stderr] Downloaded iced_futures v0.4.1 [INFO] [stderr] Downloaded iced_core v0.5.0 [INFO] [stderr] Downloaded iced_audio v0.8.0 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded swash v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e33e13516707614f71a9ea42711996d1efa97aec837e3bf55504b8dadd4efe6 [INFO] running `Command { std: "docker" "start" "-a" "8e33e13516707614f71a9ea42711996d1efa97aec837e3bf55504b8dadd4efe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e33e13516707614f71a9ea42711996d1efa97aec837e3bf55504b8dadd4efe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e33e13516707614f71a9ea42711996d1efa97aec837e3bf55504b8dadd4efe6", kill_on_drop: false }` [INFO] [stdout] 8e33e13516707614f71a9ea42711996d1efa97aec837e3bf55504b8dadd4efe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e731c3eee5e605ac5dfc938ae27a2f5e167d174d152792a0f7af4aa2c1f683 [INFO] running `Command { std: "docker" "start" "-a" "36e731c3eee5e605ac5dfc938ae27a2f5e167d174d152792a0f7af4aa2c1f683", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atomic_refcell v0.1.9 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a) [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (/opt/rustwide/workdir/nih_plug_derive) [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s [INFO] running `Command { std: "docker" "inspect" "36e731c3eee5e605ac5dfc938ae27a2f5e167d174d152792a0f7af4aa2c1f683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e731c3eee5e605ac5dfc938ae27a2f5e167d174d152792a0f7af4aa2c1f683", kill_on_drop: false }` [INFO] [stdout] 36e731c3eee5e605ac5dfc938ae27a2f5e167d174d152792a0f7af4aa2c1f683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ed11129a22c8ae0cf3f188bb22ea2d8c4f7d036626bd98edaea0abcedc1f95 [INFO] running `Command { std: "docker" "start" "-a" "65ed11129a22c8ae0cf3f188bb22ea2d8c4f7d036626bd98edaea0abcedc1f95", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nih_plug v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "65ed11129a22c8ae0cf3f188bb22ea2d8c4f7d036626bd98edaea0abcedc1f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ed11129a22c8ae0cf3f188bb22ea2d8c4f7d036626bd98edaea0abcedc1f95", kill_on_drop: false }` [INFO] [stdout] 65ed11129a22c8ae0cf3f188bb22ea2d8c4f7d036626bd98edaea0abcedc1f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd589558e728bd307ed15bea8337348b82751186e97dc2793a6f7508ce3037f6 [INFO] running `Command { std: "docker" "start" "-a" "cd589558e728bd307ed15bea8337348b82751186e97dc2793a6f7508ce3037f6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stderr] --> src/wrapper/util.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:210:56 [INFO] [stderr] | [INFO] [stderr] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:214:44 [INFO] [stderr] | [INFO] [stderr] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nih_plug` (lib) generated 4 warnings [INFO] [stderr] warning: `nih_plug` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nih_plug-20f70aade679dddf) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test buffer::miri::repeated_slices ... ok [INFO] [stdout] test buffer::miri::repeated_access ... ok [INFO] [stdout] test midi::tests::sysex::test_convert_to_buffer ... ok [INFO] [stdout] test formatters::tests::v2s_f32_rounded_negative_zero ... ok [INFO] [stdout] test formatters::tests::f32_hz_then_khz_with_note_name_roundtrip ... ok [INFO] [stdout] test midi::tests::sysex::test_invalid_parse ... ok [INFO] [stdout] test midi::tests::sysex::test_parse_from_buffer ... ok [INFO] [stdout] test midi::tests::test_cc_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_channel_pressure_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_note_off_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_note_on_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_poly_pressure_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_pitch_bend_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_program_change_midi_conversion ... ok [INFO] [stdout] test params::range::tests::linear::range_normalize_int ... ok [INFO] [stdout] test params::range::tests::linear::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_normalize_int ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_int ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_unnormalize_int ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_unnormalize_int_rounding ... ok [INFO] [stdout] test params::range::tests::skewed::range_unnormalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_normalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::step_size ... ok [INFO] [stdout] test params::range::tests::skewed::range_normalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::step_size_clamping ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_unnormalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::symmetrical_skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::symmetrical_skewed::range_normalize_float ... ok [INFO] [stdout] test params::smoothing::tests::exponential_f32_next_equivalence ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_int_rounding ... ok [INFO] [stdout] test params::smoothing::tests::linear_f32_next_equivalence ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::linear_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::skipping_linear_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::linear_i32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_i32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_f32_next_equivalence ... ok [INFO] [stdout] test params::smoothing::tests::skipping_linear_i32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::skipping_logarithmic_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::skipping_logarithmic_i32_smoothing ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_minus_infinity ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_negative ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_minus_infinity_zero ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_positive ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_negative ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_positive ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_minus_infinity ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_positive ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_minus_infinity_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_positive ... ok [INFO] [stdout] test wrapper::util::miri::strlcpy_normal ... ok [INFO] [stdout] test wrapper::util::miri::strlcpy_overflow ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_minus_infinity_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_minus_infinity_zero ... ok [INFO] [stdout] test wrapper::vst3::util::miri::u16strlcpy_normal ... ok [INFO] [stdout] test wrapper::vst3::util::miri::u16strlcpy_overflow ... ok [INFO] [stdout] test wrapper::util::buffer_management::miri::buffer_io ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nih_plug [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/buffer.rs - buffer::Buffer<'a>::iter_blocks (line 90) ... ignored [INFO] [stdout] test src/context/process.rs - context::process::ProcessContext::next_event (line 53) ... ignored [INFO] [stdout] test src/params/enums.rs - params::enums::Enum (line 21) ... ignored [INFO] [stdout] test src/params/enums.rs - params::enums::Enum (line 33) ... ignored [INFO] [stdout] test src/plugin.rs - plugin::Plugin::AUDIO_IO_LAYOUTS (line 83) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd589558e728bd307ed15bea8337348b82751186e97dc2793a6f7508ce3037f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd589558e728bd307ed15bea8337348b82751186e97dc2793a6f7508ce3037f6", kill_on_drop: false }` [INFO] [stdout] cd589558e728bd307ed15bea8337348b82751186e97dc2793a6f7508ce3037f6 [INFO] testing taellinglin/subsynth2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaellinglin%2Fsubsynth2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taellinglin/subsynth2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/taellinglin/subsynth2 [INFO] finished tweaking git repo https://github.com/taellinglin/subsynth2 [INFO] tweaked toml for git repo https://github.com/taellinglin/subsynth2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taellinglin/subsynth2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a67e046249bdd1ea6d11b75ad959c2ef3ea6d3f57881c6413acd2d17a5dbbe8 [INFO] running `Command { std: "docker" "start" "-a" "0a67e046249bdd1ea6d11b75ad959c2ef3ea6d3f57881c6413acd2d17a5dbbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a67e046249bdd1ea6d11b75ad959c2ef3ea6d3f57881c6413acd2d17a5dbbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a67e046249bdd1ea6d11b75ad959c2ef3ea6d3f57881c6413acd2d17a5dbbe8", kill_on_drop: false }` [INFO] [stdout] 0a67e046249bdd1ea6d11b75ad959c2ef3ea6d3f57881c6413acd2d17a5dbbe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1847bdb897f31b304a1b514d72465c6eb68bfc341299c45cd6b71f73daa2f5f9 [INFO] running `Command { std: "docker" "start" "-a" "1847bdb897f31b304a1b514d72465c6eb68bfc341299c45cd6b71f73daa2f5f9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a) [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atomic_refcell v0.1.9 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (/opt/rustwide/workdir/nih_plug_derive) [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "1847bdb897f31b304a1b514d72465c6eb68bfc341299c45cd6b71f73daa2f5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1847bdb897f31b304a1b514d72465c6eb68bfc341299c45cd6b71f73daa2f5f9", kill_on_drop: false }` [INFO] [stdout] 1847bdb897f31b304a1b514d72465c6eb68bfc341299c45cd6b71f73daa2f5f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beb9e1dc6e724aa7b36e58a043f5aaa1ed86580ce16751454857cf9ae080053d [INFO] running `Command { std: "docker" "start" "-a" "beb9e1dc6e724aa7b36e58a043f5aaa1ed86580ce16751454857cf9ae080053d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nih_plug v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stdout] --> src/wrapper/util.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stdout] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [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: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:210:56 [INFO] [stdout] | [INFO] [stdout] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/wrapper/util.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "beb9e1dc6e724aa7b36e58a043f5aaa1ed86580ce16751454857cf9ae080053d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb9e1dc6e724aa7b36e58a043f5aaa1ed86580ce16751454857cf9ae080053d", kill_on_drop: false }` [INFO] [stdout] beb9e1dc6e724aa7b36e58a043f5aaa1ed86580ce16751454857cf9ae080053d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48c6f7f2eb62d55ea92a99476068836df6cda5504b78f4bd6795fa33990c1d77 [INFO] running `Command { std: "docker" "start" "-a" "48c6f7f2eb62d55ea92a99476068836df6cda5504b78f4bd6795fa33990c1d77", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_vizia/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `vizia` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nih_plug_iced/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iced_baseview` dependency) [INFO] [stderr] warning: unexpected `cfg` condition name: `physical_sizefeature` [INFO] [stderr] --> src/wrapper/util.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | physical_sizefeature = "assert_process_allocs", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows` [INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(physical_sizefeature, values(\"assert_process_allocs\"))");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE`: see `_mm_getcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:210:56 [INFO] [stderr] | [INFO] [stderr] 210 | let mode = unsafe { std::arch::x86_64::_MM_GET_FLUSH_ZERO_MODE() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:214:44 [INFO] [stderr] | [INFO] [stderr] 214 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/wrapper/util.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 261 | std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nih_plug` (lib) generated 4 warnings [INFO] [stderr] warning: `nih_plug` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nih_plug-20f70aade679dddf) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test buffer::miri::repeated_access ... ok [INFO] [stdout] test formatters::tests::v2s_f32_rounded_negative_zero ... ok [INFO] [stdout] test formatters::tests::f32_hz_then_khz_with_note_name_roundtrip ... ok [INFO] [stdout] test midi::tests::sysex::test_parse_from_buffer ... ok [INFO] [stdout] test midi::tests::test_note_off_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_note_on_midi_conversion ... ok [INFO] [stdout] test midi::tests::sysex::test_convert_to_buffer ... ok [INFO] [stdout] test midi::tests::test_pitch_bend_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_program_change_midi_conversion ... ok [INFO] [stdout] test midi::tests::test_cc_midi_conversion ... ok [INFO] [stdout] test params::range::tests::linear::range_normalize_int ... ok [INFO] [stdout] test midi::tests::sysex::test_invalid_parse ... ok [INFO] [stdout] test midi::tests::test_channel_pressure_midi_conversion ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_int ... ok [INFO] [stdout] test midi::tests::test_poly_pressure_midi_conversion ... ok [INFO] [stdout] test buffer::miri::repeated_slices ... ok [INFO] [stdout] test params::range::tests::linear::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_normalize_int ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_unnormalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_normalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_unnormalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_normalize_linear_equiv_float ... ok [INFO] [stdout] test params::range::tests::skewed::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::symmetrical_skewed::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::step_size ... ok [INFO] [stdout] test params::range::tests::reversed_skewed::range_normalize_float ... ok [INFO] [stdout] test params::range::tests::symmetrical_skewed::range_unnormalize_float ... ok [INFO] [stdout] test params::range::tests::step_size_clamping ... ok [INFO] [stdout] test params::smoothing::tests::linear_f32_next_equivalence ... ok [INFO] [stdout] test params::smoothing::tests::linear_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::linear_i32_smoothing ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_unnormalize_int_rounding ... ok [INFO] [stdout] test params::range::tests::reversed_linear::range_unnormalize_int ... ok [INFO] [stdout] test params::range::tests::linear::range_unnormalize_int_rounding ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_f32_next_equivalence ... ok [INFO] [stdout] test params::smoothing::tests::logarithmic_i32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::skipping_logarithmic_f32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::exponential_f32_next_equivalence ... ok [INFO] [stdout] test params::smoothing::tests::skipping_linear_i32_smoothing ... ok [INFO] [stdout] test params::smoothing::tests::skipping_linear_f32_smoothing ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_minus_infinity ... ok [INFO] [stdout] test params::smoothing::tests::skipping_logarithmic_i32_smoothing ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_negative ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_db_to_gain_positive ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_negative ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_minus_infinity_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_minus_infinity ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_positive ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_db_to_gain_positive ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_minus_infinity_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_minus_infinity_zero ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_negative ... ok [INFO] [stdout] test util::tests::fast_db_gain_conversion::test_gain_to_db_positive ... ok [INFO] [stdout] test wrapper::util::buffer_management::miri::buffer_io ... ok [INFO] [stdout] test wrapper::util::miri::strlcpy_overflow ... ok [INFO] [stdout] test wrapper::vst3::util::miri::u16strlcpy_normal ... ok [INFO] [stdout] test wrapper::vst3::util::miri::u16strlcpy_overflow ... ok [INFO] [stdout] test wrapper::util::miri::strlcpy_normal ... ok [INFO] [stdout] test util::tests::db_gain_conversion::test_gain_to_db_minus_infinity_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests nih_plug [INFO] [stderr] thread 'rustc' panicked at src/librustdoc/doctest.rs:967:46: [INFO] [stderr] rustdoc needs a tempdir: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctest38kAqH", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2a9758cb15 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f2a9758cb15 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f2a9758cb15 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f2a9758cb15 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f2a975dbc3b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x7f2a975dbc3b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x7f2a975817ff - std::io::Write::write_fmt::h456b7988df61daf3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x7f2a9758c8ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f2a9758c8ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f2a9758f229 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stderr] 10: 0x7f2a9758eff8 - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x7f2a9a6fe180 - std[e23ee61aa6cf1718]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f2a9758f95b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stderr] 13: 0x7f2a9758f95b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stderr] 14: 0x7f2a9758f6d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stderr] 15: 0x7f2a9758cfd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 16: 0x7f2a9758f407 - rust_begin_unwind [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stderr] 17: 0x7f2a975d8203 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 18: 0x7f2a975d8846 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stderr] 19: 0x5636ad5f21d4 - ::add_test [INFO] [stderr] 20: 0x5636ad6320c4 - rustdoc[441a50f3edfe4d9a]::html::markdown::find_codes:: [INFO] [stderr] 21: 0x5636ad5f3140 - ::visit_testable::<::visit_impl_item::{closure#0}> [INFO] [stderr] 22: 0x5636ad5f532d - ::visit_item [INFO] [stderr] 23: 0x5636ad5f4d8a - ::visit_item [INFO] [stderr] 24: 0x5636ad4f0481 - rustc_interface[db4e6f6dd1385fad]::interface::run_compiler::, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>, rustdoc[441a50f3edfe4d9a]::doctest::run::{closure#2}>::{closure#1} [INFO] [stderr] 25: 0x5636ad4be3ab - std[e23ee61aa6cf1718]::sys_common::backtrace::__rust_begin_short_backtrace::, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>, rustdoc[441a50f3edfe4d9a]::doctest::run::{closure#2}>::{closure#1}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>>::{closure#0}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x5636ad4fc544 - <::spawn_unchecked_, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>, rustdoc[441a50f3edfe4d9a]::doctest::run::{closure#2}>::{closure#1}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>>::{closure#0}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[812111d254d3bedf]::result::Result<(alloc[3d59877def977c6a]::vec::Vec, alloc[3d59877def977c6a]::sync::Arc>>, usize), rustc_span[40f541294d5f71bb]::ErrorGuaranteed>>::{closure#2} as core[812111d254d3bedf]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7f2a975997bb - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stderr] 28: 0x7f2a975997bb - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stderr] 29: 0x7f2a975997bb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 30: 0x7f2a9720eac3 - [INFO] [stderr] 31: 0x7f2a9729fa04 - __clone [INFO] [stderr] 32: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-05-26T15_36_13-100.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.80.0-nightly (b642703cf 2024-05-16) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "48c6f7f2eb62d55ea92a99476068836df6cda5504b78f4bd6795fa33990c1d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c6f7f2eb62d55ea92a99476068836df6cda5504b78f4bd6795fa33990c1d77", kill_on_drop: false }` [INFO] [stdout] 48c6f7f2eb62d55ea92a99476068836df6cda5504b78f4bd6795fa33990c1d77