[INFO] cloning repository https://github.com/sepeth/ChromaTune
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sepeth/ChromaTune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb6a08b0aa3e6aa132624bfe93149194d3d4bc55
[INFO] checking sepeth/ChromaTune/bb6a08b0aa3e6aa132624bfe93149194d3d4bc55 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepeth%2FChromaTune" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sepeth/ChromaTune
[INFO] finished tweaking git repo https://github.com/sepeth/ChromaTune
[INFO] tweaked toml for git repo https://github.com/sepeth/ChromaTune written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sepeth/ChromaTune on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sepeth/ChromaTune 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mherrerarendon/pitch-detector`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi v0.29.3
[INFO] [stderr]   Downloaded uniffi_build v0.29.3
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.3
[INFO] [stderr]   Downloaded uniffi_meta v0.29.3
[INFO] [stderr]   Downloaded uniffi_udl v0.29.3
[INFO] [stderr]   Downloaded peak_finder v1.0.1
[INFO] [stderr]   Downloaded uniffi_core v0.29.3
[INFO] [stderr]   Downloaded i24 v1.0.1
[INFO] [stderr]   Downloaded crux_macros v0.6.1
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded circular-buffer v1.1.0
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.3
[INFO] [stderr]   Downloaded serde-reflection v0.4.0
[INFO] [stderr]   Downloaded pitch v0.2.0
[INFO] [stderr]   Downloaded fitting v0.3.0
[INFO] [stderr]   Downloaded wavers v1.5.1
[INFO] [stderr]   Downloaded crux_core v0.15.0
[INFO] [stderr]   Downloaded uniffi_macros v0.29.3
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.3
[INFO] [stderr]   Downloaded serde-generate v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 393d655bcf2c0418af7df8c3124d3bc1c59617e7952184ad26a5633ceaa0fb88
[INFO] running `Command { std: "docker" "start" "-a" "393d655bcf2c0418af7df8c3124d3bc1c59617e7952184ad26a5633ceaa0fb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "393d655bcf2c0418af7df8c3124d3bc1c59617e7952184ad26a5633ceaa0fb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393d655bcf2c0418af7df8c3124d3bc1c59617e7952184ad26a5633ceaa0fb88", kill_on_drop: false }`
[INFO] [stdout] 393d655bcf2c0418af7df8c3124d3bc1c59617e7952184ad26a5633ceaa0fb88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2f7e4b48d73429395fdd7f7aedc76dcf62867a2fe10db2f8a9f5c6d93ba01d
[INFO] running `Command { std: "docker" "start" "-a" "5e2f7e4b48d73429395fdd7f7aedc76dcf62867a2fe10db2f8a9f5c6d93ba01d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling uniffi_core v0.29.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking textwrap v0.13.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking apodize v1.0.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking circular-buffer v1.1.0
[INFO] [stderr]     Checking pitch v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking include_dir v0.6.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking i24 v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling crux_macros v0.6.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking uniffi_meta v0.29.3
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking fitting v0.3.0
[INFO] [stderr]     Checking wavers v1.5.1
[INFO] [stderr]     Checking uniffi_udl v0.29.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde-reflection v0.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde-generate v0.26.0
[INFO] [stderr]     Checking peak_finder v1.0.1
[INFO] [stderr]     Checking pitch-detector v0.3.1 (https://github.com/mherrerarendon/pitch-detector#19ae93e8)
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_macros v0.29.3
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.29.3
[INFO] [stderr]     Checking uniffi_build v0.29.3
[INFO] [stderr]     Checking uniffi v0.29.3
[INFO] [stderr]     Checking crux_core v0.15.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> shared/src/app.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 if let Some(note) = detect_note(&data, &mut detector, sample_rate) {
[INFO] [stdout]     |                        ^^^^^^^^^^   ---------------------------------------------- this expression has type `Result<NoteDetection, PitchError>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        expected `Result<NoteDetection, PitchError>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<NoteDetection, PitchError>`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> shared/src/app.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 if let Some(note) = detect_note(&data, &mut detector, sample_rate) {
[INFO] [stdout]     |                        ^^^^^^^^^^   ---------------------------------------------- this expression has type `Result<NoteDetection, PitchError>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        expected `Result<NoteDetection, PitchError>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<NoteDetection, PitchError>`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> shared/src/app.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 if let Some(note) = detect_note(&data, &mut detector, sample_rate) {
[INFO] [stdout]     |                        ^^^^^^^^^^   ---------------------------------------------- this expression has type `Result<NoteDetection, PitchError>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        expected `Result<NoteDetection, PitchError>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<NoteDetection, PitchError>`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5e2f7e4b48d73429395fdd7f7aedc76dcf62867a2fe10db2f8a9f5c6d93ba01d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2f7e4b48d73429395fdd7f7aedc76dcf62867a2fe10db2f8a9f5c6d93ba01d", kill_on_drop: false }`
[INFO] [stdout] 5e2f7e4b48d73429395fdd7f7aedc76dcf62867a2fe10db2f8a9f5c6d93ba01d
