[INFO] fetching crate qzn3t-pitch-detection 0.4.4...
[INFO] testing qzn3t-pitch-detection-0.4.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate qzn3t-pitch-detection 0.4.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate qzn3t-pitch-detection 0.4.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qzn3t-pitch-detection 0.4.4
[INFO] tweaked toml for crates.io crate qzn3t-pitch-detection 0.4.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qzn3t-pitch-detection 0.4.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qzn3t-pitch-detection 0.4.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 570a0babc7fff9eef60b0c1609da29518d03b841059c9efe64a34508989b09d1
[INFO] running `Command { std: "docker" "start" "-a" "570a0babc7fff9eef60b0c1609da29518d03b841059c9efe64a34508989b09d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "570a0babc7fff9eef60b0c1609da29518d03b841059c9efe64a34508989b09d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570a0babc7fff9eef60b0c1609da29518d03b841059c9efe64a34508989b09d1", kill_on_drop: false }`
[INFO] [stdout] 570a0babc7fff9eef60b0c1609da29518d03b841059c9efe64a34508989b09d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89d019dd1f93cb5904e256fcdfa9e356206b826a46a0b851dd09f9a3237a9327
[INFO] running `Command { std: "docker" "start" "-a" "89d019dd1f93cb5904e256fcdfa9e356206b826a46a0b851dd09f9a3237a9327", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling jack v0.13.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling qzn3t-pitch-detection v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.15s
[INFO] running `Command { std: "docker" "inspect" "89d019dd1f93cb5904e256fcdfa9e356206b826a46a0b851dd09f9a3237a9327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d019dd1f93cb5904e256fcdfa9e356206b826a46a0b851dd09f9a3237a9327", kill_on_drop: false }`
[INFO] [stdout] 89d019dd1f93cb5904e256fcdfa9e356206b826a46a0b851dd09f9a3237a9327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1b46fe793a503b3c57c04f597323fd4ef4abffe08e40e1c657aec09ab9725a9
[INFO] running `Command { std: "docker" "start" "-a" "e1b46fe793a503b3c57c04f597323fd4ef4abffe08e40e1c657aec09ab9725a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling jack v0.13.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling qzn3t-pitch-detection v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.29s
[INFO] running `Command { std: "docker" "inspect" "e1b46fe793a503b3c57c04f597323fd4ef4abffe08e40e1c657aec09ab9725a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b46fe793a503b3c57c04f597323fd4ef4abffe08e40e1c657aec09ab9725a9", kill_on_drop: false }`
[INFO] [stdout] e1b46fe793a503b3c57c04f597323fd4ef4abffe08e40e1c657aec09ab9725a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 437823acd617703b0a7e73d066d149eba5e350e48b512867252612ec071d62a4
[INFO] running `Command { std: "docker" "start" "-a" "437823acd617703b0a7e73d066d149eba5e350e48b512867252612ec071d62a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qzn3t_pitch_detection-7eb08e2bd6125fa7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test detector::internals::tests::windowed_square_error_test ... ok
[INFO] [stdout] test detector::internals::tests::windowed_autocorrelation_test ... ok
[INFO] [stdout] test note_detection_result::tests::pitch_from_f32_works ... ok
[INFO] [stdout] test utils::buffer::test_buffers ... ok
[INFO] [stdout] test detector::internals::tests::yin_normalized_square_error_test ... ok
[INFO] [stdout] test utils::peak::tests::detect_peaks_test ... ok
[INFO] [stdout] test utils::peak::tests::peak_correction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-3310cd09c7fd1992)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test mcleod_tenor_trombone_b3 ... ok
[INFO] [stdout] test mcleod_tenor_trombone_c3 ... ok
[INFO] [stdout] test mcleod_violin_d4 ... ok
[INFO] [stdout] test autocorrelation_violin_f4 ... ok
[INFO] [stdout] test mcleod_violin_f4 ... ok
[INFO] [stdout] test autocorrelation_violin_g4 ... ok
[INFO] [stdout] test autocorrelation_violin_d4 ... ok
[INFO] [stdout] test mcleod_violin_g4 ... ok
[INFO] [stdout] test mcleod_tenor_trombone_db3 ... ok
[INFO] [stdout] test mcleod_tenor_trombone_ab3 ... ok
[INFO] [stdout] test yin_triangle_signal ... ok
[INFO] [stdout] test autocorrelation_triangle_signal ... ok
[INFO] [stdout] test yin_square_signal ... ok
[INFO] [stdout] test autocorrelation_square_signal ... ok
[INFO] [stdout] test mcleod_sin_signal ... ok
[INFO] [stdout] test mcleod_square_signal ... ok
[INFO] [stdout] test yin_sin_signal ... ok
[INFO] [stdout] test autocorrelation_sin_signal ... ok
[INFO] [stdout] test mcleod_triangle_signal ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qzn3t_pitch_detection
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.94s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/utils/buffer.rs - utils::buffer::BufferPool (line 90) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/buffer.rs - utils::buffer::BufferPool (line 90) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]   --> src/utils/buffer.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | use pitch_detection::utils::buffer::BufferPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pitch_detection`, use `cargo add pitch_detection` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use pitch_detection::detector::mcleod::McLeodDetector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pitch_detection`, use `cargo add pitch_detection` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use pitch_detection::detector::PitchDetector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pitch_detection`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pitch_detection`, use `cargo add pitch_detection` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/utils/buffer.rs - utils::buffer::BufferPool (line 90)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "437823acd617703b0a7e73d066d149eba5e350e48b512867252612ec071d62a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437823acd617703b0a7e73d066d149eba5e350e48b512867252612ec071d62a4", kill_on_drop: false }`
[INFO] [stdout] 437823acd617703b0a7e73d066d149eba5e350e48b512867252612ec071d62a4
