[INFO] fetching crate audio-similarity-search 0.2.0...
[INFO] checking audio-similarity-search-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate audio-similarity-search 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate audio-similarity-search 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate audio-similarity-search 0.2.0
[INFO] finished tweaking crates.io crate audio-similarity-search 0.2.0
[INFO] tweaked toml for crates.io crate audio-similarity-search 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate audio-similarity-search 0.2.0 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef22610d1e087585cad400ab3151d5985ec6fc4552ea92629317568cda3999c
[INFO] running `Command { std: "docker" "start" "-a" "cef22610d1e087585cad400ab3151d5985ec6fc4552ea92629317568cda3999c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef22610d1e087585cad400ab3151d5985ec6fc4552ea92629317568cda3999c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef22610d1e087585cad400ab3151d5985ec6fc4552ea92629317568cda3999c", kill_on_drop: false }`
[INFO] [stdout] cef22610d1e087585cad400ab3151d5985ec6fc4552ea92629317568cda3999c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4104858ef5a52b85bfc4cedccf96ef2b362a5a1eef641ead01978d76eddc437b
[INFO] running `Command { std: "docker" "start" "-a" "4104858ef5a52b85bfc4cedccf96ef2b362a5a1eef641ead01978d76eddc437b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking heed-traits v0.20.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking synchronoise v1.0.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking roaring v0.10.5
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]    Compiling aubio-sys v0.2.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking heed-types v0.20.0
[INFO] [stderr]     Checking heed v0.20.2
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking arroy v0.4.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking aubio-rs v0.2.0
[INFO] [stderr]     Checking audio-similarity-search v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs`
[INFO] [stdout]   --> src/file_utils.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if fs::try_exists(data_local_dir).is_err() {
[INFO] [stdout]    |            ^^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_exists` in module `fs`
[INFO] [stdout]   --> src/file_utils.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if fs::try_exists(data_local_dir).is_err() {
[INFO] [stdout]    |            ^^^^^^^^^^ not found in `fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audio-similarity-search` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `audio-similarity-search` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4104858ef5a52b85bfc4cedccf96ef2b362a5a1eef641ead01978d76eddc437b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4104858ef5a52b85bfc4cedccf96ef2b362a5a1eef641ead01978d76eddc437b", kill_on_drop: false }`
[INFO] [stdout] 4104858ef5a52b85bfc4cedccf96ef2b362a5a1eef641ead01978d76eddc437b
