[INFO] fetching crate klingt 0.3.3...
[INFO] testing klingt-0.3.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate klingt 0.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate klingt 0.3.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate klingt 0.3.3
[INFO] tweaked toml for crates.io crate klingt 0.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate klingt 0.3.3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate klingt 0.3.3 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded dasp_peak v0.11.0
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded dasp_envelope v0.11.0
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded symphonium v0.6.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded fast-interleave v0.1.3
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded enum_delegate v0.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded combine v4.6.6
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded hashbrown v0.15.5
[INFO] [stderr]   Downloaded lewton v0.10.2
[INFO] [stderr]   Downloaded syn v2.0.43
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.18
[INFO] [stderr]   Downloaded dasp_signal v0.11.0
[INFO] [stderr]   Downloaded delegate v0.13.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded enum_delegate_lib v0.2.0
[INFO] [stderr]   Downloaded rtrb v0.3.1
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.5
[INFO] [stderr]   Downloaded jobserver v0.1.27
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded ogg v0.8.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded dasp_window v0.11.1
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.5
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.5
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.43
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded memoffset v0.9.0
[INFO] [stderr]   Downloaded dasp_slice v0.11.0
[INFO] [stderr]   Downloaded dasp_graph v0.11.0
[INFO] [stderr]   Downloaded dasp_interpolate v0.11.0
[INFO] [stderr]   Downloaded dasp_frame v0.11.0
[INFO] [stderr]   Downloaded dasp_ring_buffer v0.11.0
[INFO] [stderr]   Downloaded dasp_rms v0.11.0
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffcdfe848b996bde04d54ff589e61112c8d858f56cc1972897cdff7b6f5c8a0b
[INFO] running `Command { std: "docker" "start" "-a" "ffcdfe848b996bde04d54ff589e61112c8d858f56cc1972897cdff7b6f5c8a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffcdfe848b996bde04d54ff589e61112c8d858f56cc1972897cdff7b6f5c8a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcdfe848b996bde04d54ff589e61112c8d858f56cc1972897cdff7b6f5c8a0b", kill_on_drop: false }`
[INFO] [stdout] ffcdfe848b996bde04d54ff589e61112c8d858f56cc1972897cdff7b6f5c8a0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4784a510239e31bb74a5adfc3ec832160345dcb3fb02efbdbfd36d32329ede2c
[INFO] running `Command { std: "docker" "start" "-a" "4784a510239e31bb74a5adfc3ec832160345dcb3fb02efbdbfd36d32329ede2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rtrb v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling dasp_graph v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling delegate v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr]    Compiling klingt v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.01s
[INFO] running `Command { std: "docker" "inspect" "4784a510239e31bb74a5adfc3ec832160345dcb3fb02efbdbfd36d32329ede2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4784a510239e31bb74a5adfc3ec832160345dcb3fb02efbdbfd36d32329ede2c", kill_on_drop: false }`
[INFO] [stdout] 4784a510239e31bb74a5adfc3ec832160345dcb3fb02efbdbfd36d32329ede2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ab8710fc54ebea7daeba32bb18428104317e30d4ef73fd6249d9e8c1e7c264a
[INFO] running `Command { std: "docker" "start" "-a" "4ab8710fc54ebea7daeba32bb18428104317e30d4ef73fd6249d9e8c1e7c264a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fast-interleave v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling symphonium v0.6.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling klingt v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Mixer` and `SlewLimiter`
[INFO] [stdout]  --> tests/integration_test.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use klingt::nodes::effect::{Gain, Mixer, SlewLimiter};
[INFO] [stdout]   |                                   ^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_for` is never used
[INFO] [stdout]   --> tests/integration_test.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn run_for(klingt: &mut Klingt, seconds: f32) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.53s
[INFO] running `Command { std: "docker" "inspect" "4ab8710fc54ebea7daeba32bb18428104317e30d4ef73fd6249d9e8c1e7c264a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ab8710fc54ebea7daeba32bb18428104317e30d4ef73fd6249d9e8c1e7c264a", kill_on_drop: false }`
[INFO] [stdout] 4ab8710fc54ebea7daeba32bb18428104317e30d4ef73fd6249d9e8c1e7c264a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f11daa06650eb1329e9b13b20420097f619e025898595e7eb9054c961f65590
[INFO] running `Command { std: "docker" "start" "-a" "9f11daa06650eb1329e9b13b20420097f619e025898595e7eb9054c961f65590", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Mixer` and `SlewLimiter`
[INFO] [stderr]  --> tests/integration_test.rs:9:35
[INFO] [stderr]   |
[INFO] [stderr] 9 | use klingt::nodes::effect::{Gain, Mixer, SlewLimiter};
[INFO] [stderr]   |                                   ^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_for` is never used
[INFO] [stderr]   --> tests/integration_test.rs:17:4
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn run_for(klingt: &mut Klingt, seconds: f32) {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `klingt` (test "integration_test") generated 2 warnings (run `cargo fix --test "integration_test" -p klingt` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klingt-bfe6d7b291aa77d3)
[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] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-442fd2d27556b630)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test gain_creation ... ok
[INFO] [stdout] test node_creation ... ok
[INFO] [stdout] test klingt_sample_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests klingt
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - (line 154) ... ignored
[INFO] [stdout] test src/lib.rs - (line 54) ... ignored
[INFO] [stdout] test src/klingt.rs - klingt::Klingt (line 108) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Handle (line 23) - compile ... FAILED
[INFO] [stdout] test src/nodes/source/player.rs - nodes::source::player::SamplePlayer (line 34) ... ignored
[INFO] [stdout] test src/klingt.rs - klingt::Klingt (line 142) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Klingt (line 101) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::connect (line 385) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Klingt (line 121) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::output (line 453) - compile ... FAILED
[INFO] [stdout] test src/nodes/source/sine.rs - nodes::source::sine::Sine (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 80) ... ok
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::process (line 499) - compile ... FAILED
[INFO] [stdout] test src/node.rs - node::AudioNode (line 35) ... ok
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::with_output (line 256) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::add (line 293) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... FAILED
[INFO] [stdout] test src/klingt.rs - klingt::Handle<M>::send (line 58) - compile ... FAILED
[INFO] [stdout] test src/node.rs - node::AudioNode (line 83) ... ok
[INFO] [stdout] test src/klingt.rs - klingt::Klingt::new (line 190) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt (line 108) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `klingt::CpalDevice`
[INFO] [stdout]    --> src/klingt.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 | use klingt::{Klingt, CpalDevice};
[INFO] [stdout]     |                      ^^^^^^^^^^ no `CpalDevice` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(feature = "cpal_sink")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `cpal_sink` feature
[INFO] [stdout] 202 | pub use device::CpalDevice;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Handle (line 23) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:26:26
[INFO] [stdout]     |
[INFO] [stdout]  26 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt (line 142) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt (line 101) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 | let mut klingt = Klingt::default_output().expect("No audio device found");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::connect (line 385) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/lib.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt (line 121) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::output (line 453) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:456:26
[INFO] [stdout]     |
[INFO] [stdout] 456 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nodes/source/sine.rs - nodes::source::sine::Sine (line 24) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/nodes/source/sine.rs:28:26
[INFO] [stdout]     |
[INFO] [stdout]  28 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::process (line 499) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:502:26
[INFO] [stdout]     |
[INFO] [stdout] 502 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::with_output (line 256) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `klingt::CpalDevice`
[INFO] [stdout]    --> src/klingt.rs:258:22
[INFO] [stdout]     |
[INFO] [stdout] 258 | use klingt::{Klingt, CpalDevice};
[INFO] [stdout]     |                      ^^^^^^^^^^ no `CpalDevice` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(feature = "cpal_sink")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `cpal_sink` feature
[INFO] [stdout] 202 | pub use device::CpalDevice;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::add (line 293) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:296:26
[INFO] [stdout]     |
[INFO] [stdout] 296 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/lib.rs:14:26
[INFO] [stdout]     |
[INFO] [stdout]  14 | let mut klingt = Klingt::default_output().expect("No audio device");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Handle<M>::send (line 58) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default_output` found for struct `Klingt` in the current scope
[INFO] [stdout]    --> src/klingt.rs:61:26
[INFO] [stdout]     |
[INFO] [stdout]  61 | let mut klingt = Klingt::default_output().unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ function or associated item not found in `Klingt`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Klingt`, consider using `Klingt::new` which returns `Klingt`
[INFO] [stdout]    --> src/klingt.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new(sample_rate: u32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/klingt.rs - klingt::Klingt::new (line 190) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `klingt::CpalDevice`
[INFO] [stdout]    --> src/klingt.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 | use klingt::{Klingt, CpalDevice};
[INFO] [stdout]     |                      ^^^^^^^^^^ no `CpalDevice` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[cfg(feature = "cpal_sink")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `cpal_sink` feature
[INFO] [stdout] 202 | pub use device::CpalDevice;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/klingt.rs - klingt::Handle (line 23)
[INFO] [stdout]     src/klingt.rs - klingt::Handle<M>::send (line 58)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt (line 101)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt (line 108)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt (line 121)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt (line 142)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::add (line 293)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::connect (line 385)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::new (line 190)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::output (line 453)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::process (line 499)
[INFO] [stdout]     src/klingt.rs - klingt::Klingt::with_output (line 256)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout]     src/nodes/source/sine.rs - nodes::source::sine::Sine (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 15 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9f11daa06650eb1329e9b13b20420097f619e025898595e7eb9054c961f65590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f11daa06650eb1329e9b13b20420097f619e025898595e7eb9054c961f65590", kill_on_drop: false }`
[INFO] [stdout] 9f11daa06650eb1329e9b13b20420097f619e025898595e7eb9054c961f65590
