[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