[INFO] fetching crate lowpass-filter 0.4.1... [INFO] testing lowpass-filter-0.4.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate lowpass-filter 0.4.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lowpass-filter 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lowpass-filter 0.4.1 [INFO] tweaked toml for crates.io crate lowpass-filter 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lowpass-filter 0.4.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lowpass-filter 0.4.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c33d4a9c2479ee3ac5fa2c22b65bae9ab742ef73ec0bc9da63f187cd128aa50 [INFO] running `Command { std: "docker" "start" "-a" "4c33d4a9c2479ee3ac5fa2c22b65bae9ab742ef73ec0bc9da63f187cd128aa50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c33d4a9c2479ee3ac5fa2c22b65bae9ab742ef73ec0bc9da63f187cd128aa50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c33d4a9c2479ee3ac5fa2c22b65bae9ab742ef73ec0bc9da63f187cd128aa50", kill_on_drop: false }` [INFO] [stdout] 4c33d4a9c2479ee3ac5fa2c22b65bae9ab742ef73ec0bc9da63f187cd128aa50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0244a51ff1267e16b13f89eff1b49ee76d9a71b40a2f5fc9ae0b5f4f59fefdd9 [INFO] running `Command { std: "docker" "start" "-a" "0244a51ff1267e16b13f89eff1b49ee76d9a71b40a2f5fc9ae0b5f4f59fefdd9", kill_on_drop: false }` [INFO] [stderr] Compiling lowpass-filter v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "0244a51ff1267e16b13f89eff1b49ee76d9a71b40a2f5fc9ae0b5f4f59fefdd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0244a51ff1267e16b13f89eff1b49ee76d9a71b40a2f5fc9ae0b5f4f59fefdd9", kill_on_drop: false }` [INFO] [stdout] 0244a51ff1267e16b13f89eff1b49ee76d9a71b40a2f5fc9ae0b5f4f59fefdd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e26855cd120eee1fcab2c809351d1f74b701de3427a8b41a312594a9b53a8eb [INFO] running `Command { std: "docker" "start" "-a" "6e26855cd120eee1fcab2c809351d1f74b701de3427a8b41a312594a9b53a8eb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling microfft v0.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ringbuffer v0.15.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling spectrum-analyzer v1.7.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling audio-visualizer v0.5.0 [INFO] [stderr] Compiling lowpass-filter v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "6e26855cd120eee1fcab2c809351d1f74b701de3427a8b41a312594a9b53a8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e26855cd120eee1fcab2c809351d1f74b701de3427a8b41a312594a9b53a8eb", kill_on_drop: false }` [INFO] [stdout] 6e26855cd120eee1fcab2c809351d1f74b701de3427a8b41a312594a9b53a8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be3a75f7cf0b960da91aae9d2952b28955e5ba351c168ff2eeb92233a8905b23 [INFO] running `Command { std: "docker" "start" "-a" "be3a75f7cf0b960da91aae9d2952b28955e5ba351c168ff2eeb92233a8905b23", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lowpass_filter-2011d838729e9c1b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_lpf_f32_f64 ... ok [INFO] [stdout] test tests::test_lpf_and_visualize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] Doc-tests lowpass_filter [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 53) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be3a75f7cf0b960da91aae9d2952b28955e5ba351c168ff2eeb92233a8905b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3a75f7cf0b960da91aae9d2952b28955e5ba351c168ff2eeb92233a8905b23", kill_on_drop: false }` [INFO] [stdout] be3a75f7cf0b960da91aae9d2952b28955e5ba351c168ff2eeb92233a8905b23