[INFO] cloning repository https://github.com/CDrummond/bliss-analyser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CDrummond/bliss-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf902e6d0ce1b11d7a0f30674023ccd148643c27
[INFO] checking CDrummond/bliss-analyser against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCDrummond%2Fbliss-analyser" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CDrummond/bliss-analyser
[INFO] finished tweaking git repo https://github.com/CDrummond/bliss-analyser
[INFO] tweaked toml for git repo https://github.com/CDrummond/bliss-analyser written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CDrummond/bliss-analyser on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CDrummond/bliss-analyser 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a3ae7c6e3fb2d4431fb2be6f2c4154c03e6c9c3f089684771e14efc5cb6b671
[INFO] running `Command { std: "docker" "start" "-a" "0a3ae7c6e3fb2d4431fb2be6f2c4154c03e6c9c3f089684771e14efc5cb6b671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a3ae7c6e3fb2d4431fb2be6f2c4154c03e6c9c3f089684771e14efc5cb6b671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3ae7c6e3fb2d4431fb2be6f2c4154c03e6c9c3f089684771e14efc5cb6b671", kill_on_drop: false }`
[INFO] [stdout] 0a3ae7c6e3fb2d4431fb2be6f2c4154c03e6c9c3f089684771e14efc5cb6b671
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a266d16fbd4dbe3c05d055ce70030765aed479981b29262dd3800ada3eba7235
[INFO] running `Command { std: "docker" "start" "-a" "a266d16fbd4dbe3c05d055ce70030765aed479981b29262dd3800ada3eba7235", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling bliss-audio v0.11.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ogg_pager v0.7.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rcue v0.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking configparser v3.0.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.1
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bliss-audio-aubio-sys v0.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking extended-isolation-forest v0.2.3
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking lofty v0.22.2
[INFO] [stderr]     Checking bliss-audio-aubio-rs v0.2.4
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking ndarray-stats v0.6.0
[INFO] [stderr]     Checking ureq v2.4.0
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking bliss-analyser v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `decoder::Decoder`
[INFO] [stdout]   --> src/analyse.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bliss_audio::{AnalysisOptions, decoder::Decoder};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SongDecoder`
[INFO] [stdout]    --> src/analyse.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     for (path, result) in SongDecoder::analyze_paths_with_options(track_paths, options) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `SongDecoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/analyse.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let stripped = path.strip_prefix(mpath).unwrap();
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::Decoder`
[INFO] [stdout]   --> src/analyse.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bliss_audio::{AnalysisOptions, decoder::Decoder};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SongDecoder`
[INFO] [stdout]    --> src/analyse.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     for (path, result) in SongDecoder::analyze_paths_with_options(track_paths, options) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `SongDecoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/analyse.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let stripped = path.strip_prefix(mpath).unwrap();
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bliss-analyser` (bin "bliss-analyser") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bliss-analyser` (bin "bliss-analyser" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a266d16fbd4dbe3c05d055ce70030765aed479981b29262dd3800ada3eba7235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a266d16fbd4dbe3c05d055ce70030765aed479981b29262dd3800ada3eba7235", kill_on_drop: false }`
[INFO] [stdout] a266d16fbd4dbe3c05d055ce70030765aed479981b29262dd3800ada3eba7235
