[INFO] fetching crate native-pyannote-rs 0.1.4... [INFO] testing native-pyannote-rs-0.1.4 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate native-pyannote-rs 0.1.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate native-pyannote-rs 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate native-pyannote-rs 0.1.4 [INFO] tweaked toml for crates.io crate native-pyannote-rs 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate native-pyannote-rs 0.1.4 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate native-pyannote-rs 0.1.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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a048e08ea617aa7f1f6bb533c482c32673d89f78bb7f81e26d3c9567822096fb [INFO] running `Command { std: "docker" "start" "-a" "a048e08ea617aa7f1f6bb533c482c32673d89f78bb7f81e26d3c9567822096fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a048e08ea617aa7f1f6bb533c482c32673d89f78bb7f81e26d3c9567822096fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a048e08ea617aa7f1f6bb533c482c32673d89f78bb7f81e26d3c9567822096fb", kill_on_drop: false }` [INFO] [stdout] a048e08ea617aa7f1f6bb533c482c32673d89f78bb7f81e26d3c9567822096fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853aa710ac282d99d7bd1ff1a780f54793aad2eea84a91d5726493ed9685a2b2 [INFO] running `Command { std: "docker" "start" "-a" "853aa710ac282d99d7bd1ff1a780f54793aad2eea84a91d5726493ed9685a2b2", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cubecl-common v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling macerator v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling moddef v0.3.0 [INFO] [stderr] Compiling burn-ndarray v0.20.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling ppmd-rust v1.3.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling textdistance v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling burn-derive v0.20.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling macerator-macros v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v7.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling safetensors v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling kaldi-native-fbank v0.1.0 [INFO] [stderr] Compiling burn-std v0.20.0 [INFO] [stderr] Compiling burn-backend v0.20.0 [INFO] [stderr] Compiling burn-tensor v0.20.0 [INFO] [stderr] Compiling burn-autodiff v0.20.0 [INFO] [stderr] Compiling burn-ir v0.20.0 [INFO] [stderr] Compiling burn-core v0.20.0 [INFO] [stderr] Compiling burn-nn v0.20.0 [INFO] [stderr] Compiling burn-optim v0.20.0 [INFO] [stderr] Compiling burn v0.20.0 [INFO] [stderr] Compiling burn-store v0.20.0 [INFO] [stderr] Compiling native-pyannote-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "853aa710ac282d99d7bd1ff1a780f54793aad2eea84a91d5726493ed9685a2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853aa710ac282d99d7bd1ff1a780f54793aad2eea84a91d5726493ed9685a2b2", kill_on_drop: false }` [INFO] [stdout] 853aa710ac282d99d7bd1ff1a780f54793aad2eea84a91d5726493ed9685a2b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b3e2c250ebb8ca61bd8fd00291193bb3a0e1603f6cbfabfe083aeae315bf99 [INFO] running `Command { std: "docker" "start" "-a" "c3b3e2c250ebb8ca61bd8fd00291193bb3a0e1603f6cbfabfe083aeae315bf99", kill_on_drop: false }` [INFO] [stderr] Compiling native-pyannote-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.27s [INFO] running `Command { std: "docker" "inspect" "c3b3e2c250ebb8ca61bd8fd00291193bb3a0e1603f6cbfabfe083aeae315bf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b3e2c250ebb8ca61bd8fd00291193bb3a0e1603f6cbfabfe083aeae315bf99", kill_on_drop: false }` [INFO] [stdout] c3b3e2c250ebb8ca61bd8fd00291193bb3a0e1603f6cbfabfe083aeae315bf99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 708fa79b69a74345729e2981e313219c075a9eb2471af3d0b6cbe69f732f15d6 [INFO] running `Command { std: "docker" "start" "-a" "708fa79b69a74345729e2981e313219c075a9eb2471af3d0b6cbe69f732f15d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyannote_rs-df6e79b37c553a1d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test identify::tests::upsert_adds_until_cap ... ok [INFO] [stdout] test identify::tests::zero_vectors_do_not_produce_nan ... ok [INFO] [stdout] test segment::tests::does_not_add_padding_when_aligned ... ok [INFO] [stdout] test segment::tests::pads_up_to_window_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests pyannote_rs [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] running `Command { std: "docker" "inspect" "708fa79b69a74345729e2981e313219c075a9eb2471af3d0b6cbe69f732f15d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708fa79b69a74345729e2981e313219c075a9eb2471af3d0b6cbe69f732f15d6", kill_on_drop: false }` [INFO] [stdout] 708fa79b69a74345729e2981e313219c075a9eb2471af3d0b6cbe69f732f15d6