[INFO] cloning repository https://github.com/ardura/Subhoofer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ardura/Subhoofer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19ea26b500fe0f3fc0516bde02b565af80501ae6 [INFO] testing ardura/Subhoofer against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ardura/Subhoofer [INFO] finished tweaking git repo https://github.com/ardura/Subhoofer [INFO] tweaked toml for git repo https://github.com/ardura/Subhoofer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ardura/Subhoofer on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ardura/Subhoofer 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ardura/nih-plug.git` [INFO] [stderr] Updating git repository `https://github.com/reivilibre/anymap3` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-clipboard v0.9.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.104 [INFO] [stderr] Downloaded copypasta v0.10.1 [INFO] [stderr] Downloaded camino v1.1.6 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded x11rb v0.13.0 [INFO] [stderr] Downloaded syn v2.0.112 [INFO] [stderr] Downloaded rustix v0.38.32 [INFO] [stderr] Downloaded x11rb-protocol v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c8d3427be591dedf27027edc57766e1778492b53cff6999f4e79be45dde8a2 [INFO] running `Command { std: "docker" "start" "-a" "56c8d3427be591dedf27027edc57766e1778492b53cff6999f4e79be45dde8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c8d3427be591dedf27027edc57766e1778492b53cff6999f4e79be45dde8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c8d3427be591dedf27027edc57766e1778492b53cff6999f4e79be45dde8a2", kill_on_drop: false }` [INFO] [stdout] 56c8d3427be591dedf27027edc57766e1778492b53cff6999f4e79be45dde8a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9461152d71e1029eecbfa6d18080da22a34fdf4f3412e73f91c954f36d18830 [INFO] running `Command { std: "docker" "start" "-a" "d9461152d71e1029eecbfa6d18080da22a34fdf4f3412e73f91c954f36d18830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling epaint_default_fonts v0.33.3 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling anymap3 v1.0.1 (https://github.com/reivilibre/anymap3?rev=9217c2ec1f766cd3c7becb7911cb74a1df3398b2#9217c2ec) [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling emath v0.33.3 [INFO] [stderr] Compiling ecolor v0.33.3 [INFO] [stderr] Compiling epaint v0.33.3 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=237d323c729f3aa99476ba3efa50129c5e86cad3#237d323c) [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling egui v0.33.3 [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling egui_glow v0.33.3 [INFO] [stderr] Compiling egui-baseview v0.7.0 (https://github.com/BillyDM/egui-baseview.git?rev=b53bd16a5728d0b04dee0a25813c7ee94fbb470e#b53bd16a) [INFO] [stderr] Compiling nih_plug_egui v0.0.0 (https://github.com/ardura/nih-plug.git?rev=fc2ae2da8e8aef414f53a51c24ecf378448c93e1#fc2ae2da) [INFO] [stderr] Compiling Subhoofer v2.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.58s [INFO] running `Command { std: "docker" "inspect" "d9461152d71e1029eecbfa6d18080da22a34fdf4f3412e73f91c954f36d18830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9461152d71e1029eecbfa6d18080da22a34fdf4f3412e73f91c954f36d18830", kill_on_drop: false }` [INFO] [stdout] d9461152d71e1029eecbfa6d18080da22a34fdf4f3412e73f91c954f36d18830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cef60bf1af9a47851b3cec962795f0bee8b3e3c7c6139638f6787e7010a9a3c6 [INFO] running `Command { std: "docker" "start" "-a" "cef60bf1af9a47851b3cec962795f0bee8b3e3c7c6139638f6787e7010a9a3c6", kill_on_drop: false }` [INFO] [stderr] Compiling Subhoofer v2.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "cef60bf1af9a47851b3cec962795f0bee8b3e3c7c6139638f6787e7010a9a3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef60bf1af9a47851b3cec962795f0bee8b3e3c7c6139638f6787e7010a9a3c6", kill_on_drop: false }` [INFO] [stdout] cef60bf1af9a47851b3cec962795f0bee8b3e3c7c6139638f6787e7010a9a3c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed0f73421bf5ec2fe1e15750d6845dd9f45266df8f055d25a241d0cfce098b84 [INFO] running `Command { std: "docker" "start" "-a" "ed0f73421bf5ec2fe1e15750d6845dd9f45266df8f055d25a241d0cfce098b84", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Subhoofer-93c45aeaaed2386d) [INFO] [stderr] Doc-tests Subhoofer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed0f73421bf5ec2fe1e15750d6845dd9f45266df8f055d25a241d0cfce098b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0f73421bf5ec2fe1e15750d6845dd9f45266df8f055d25a241d0cfce098b84", kill_on_drop: false }` [INFO] [stdout] ed0f73421bf5ec2fe1e15750d6845dd9f45266df8f055d25a241d0cfce098b84