[INFO] cloning repository https://github.com/LautaroMartVillalba/Ruistper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LautaroMartVillalba/Ruistper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLautaroMartVillalba%2FRuistper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLautaroMartVillalba%2FRuistper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0678c14b3e4f6b4dbf499383190cd0e6a5219ff9 [INFO] testing LautaroMartVillalba/Ruistper against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLautaroMartVillalba%2FRuistper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LautaroMartVillalba/Ruistper [INFO] finished tweaking git repo https://github.com/LautaroMartVillalba/Ruistper [INFO] tweaked toml for git repo https://github.com/LautaroMartVillalba/Ruistper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LautaroMartVillalba/Ruistper on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LautaroMartVillalba/Ruistper 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7a6baf816e1ea46f2eaa917397bef20d44b26df2f0cfa5c8df38eb405d706ba [INFO] running `Command { std: "docker" "start" "-a" "f7a6baf816e1ea46f2eaa917397bef20d44b26df2f0cfa5c8df38eb405d706ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7a6baf816e1ea46f2eaa917397bef20d44b26df2f0cfa5c8df38eb405d706ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a6baf816e1ea46f2eaa917397bef20d44b26df2f0cfa5c8df38eb405d706ba", kill_on_drop: false }` [INFO] [stdout] f7a6baf816e1ea46f2eaa917397bef20d44b26df2f0cfa5c8df38eb405d706ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ed8339e2460b42cd7f83840ee6424c5e1bb82168b079d3cf4b5c5a074175b5 [INFO] running `Command { std: "docker" "start" "-a" "a7ed8339e2460b42cd7f83840ee6424c5e1bb82168b079d3cf4b5c5a074175b5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling amq-protocol v7.2.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lapin v2.5.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling whisper-rs v0.13.2 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling pinky-swear v6.2.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling opus v0.3.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling whisper-rs-sys v0.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling realfft v3.5.0 [INFO] [stderr] Compiling rubato v0.15.0 [INFO] [stderr] Compiling amq-protocol-types v7.2.3 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling p12-keystore v0.1.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-connector v0.20.2 [INFO] [stderr] Compiling amq-protocol-uri v7.2.3 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-executor-trait v2.4.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling deadpool-lapin v0.12.1 [INFO] [stderr] Compiling ruistper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AudioError`, `ProcessedAudio`, and `process` [INFO] [stdout] --> src/audio/mod.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub use pipeline::{process, AudioError, AudioLimits, ProcessedAudio}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pool` [INFO] [stdout] --> src/messaging/mod.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub use rabbit::{build_pool, RabbitError, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TranscriptionOutput` [INFO] [stdout] --> src/whisper/mod.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | pub use engine::{WhisperEngine, EngineError, TranscriptionOutput}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/rabbit.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | Err(e) if attempt < MAX_CONNECT_ATTEMPTS => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rabbitmq_queue_name`, `whisper_compute_type`, and `audio_sample_rate` are never read [INFO] [stdout] --> src/config.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub rabbitmq_queue_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub whisper_compute_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub audio_sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `model_name` is never used [INFO] [stdout] --> src/messaging/producer.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 61 | impl RabbitProducer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn model_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RetryDecision` is never used [INFO] [stdout] --> src/retry.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum RetryDecision { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `decide`, and `attempts_remaining` are never used [INFO] [stdout] --> src/retry.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl RetryPolicy { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 61 | /// Create a policy with a custom retry limit. [INFO] [stdout] 62 | pub fn new(max_retries: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn decide(&self, retry_count: i32) -> RetryDecision { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn attempts_remaining(&self, retry_count: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `transcribe` is never used [INFO] [stdout] --> src/whisper/engine.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl WhisperEngine { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn transcribe( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.98s [INFO] running `Command { std: "docker" "inspect" "a7ed8339e2460b42cd7f83840ee6424c5e1bb82168b079d3cf4b5c5a074175b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ed8339e2460b42cd7f83840ee6424c5e1bb82168b079d3cf4b5c5a074175b5", kill_on_drop: false }` [INFO] [stdout] a7ed8339e2460b42cd7f83840ee6424c5e1bb82168b079d3cf4b5c5a074175b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8141ee1c3aa3d7a0a9227638eb38ac3de48786243c20b0649a4e5be5202a71e4 [INFO] running `Command { std: "docker" "start" "-a" "8141ee1c3aa3d7a0a9227638eb38ac3de48786243c20b0649a4e5be5202a71e4", kill_on_drop: false }` [INFO] [stderr] Compiling ruistper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AudioError`, `ProcessedAudio`, and `process` [INFO] [stdout] --> src/audio/mod.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub use pipeline::{process, AudioError, AudioLimits, ProcessedAudio}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pool` [INFO] [stdout] --> src/messaging/mod.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub use rabbit::{build_pool, RabbitError, Pool}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TranscriptionOutput` [INFO] [stdout] --> src/whisper/mod.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | pub use engine::{WhisperEngine, EngineError, TranscriptionOutput}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/messaging/rabbit.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | Err(e) if attempt < MAX_CONNECT_ATTEMPTS => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rabbitmq_queue_name`, `whisper_compute_type`, and `audio_sample_rate` are never read [INFO] [stdout] --> src/config.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub rabbitmq_queue_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub whisper_compute_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub audio_sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `model_name` is never used [INFO] [stdout] --> src/messaging/producer.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 61 | impl RabbitProducer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn model_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RetryDecision` is never used [INFO] [stdout] --> src/retry.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum RetryDecision { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `decide`, and `attempts_remaining` are never used [INFO] [stdout] --> src/retry.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl RetryPolicy { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 61 | /// Create a policy with a custom retry limit. [INFO] [stdout] 62 | pub fn new(max_retries: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn decide(&self, retry_count: i32) -> RetryDecision { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn attempts_remaining(&self, retry_count: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `transcribe` is never used [INFO] [stdout] --> src/whisper/engine.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl WhisperEngine { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn transcribe( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "8141ee1c3aa3d7a0a9227638eb38ac3de48786243c20b0649a4e5be5202a71e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8141ee1c3aa3d7a0a9227638eb38ac3de48786243c20b0649a4e5be5202a71e4", kill_on_drop: false }` [INFO] [stdout] 8141ee1c3aa3d7a0a9227638eb38ac3de48786243c20b0649a4e5be5202a71e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcf7bd5a70422e9259f6c5184fb8fb2209b873e57cd5830bddca4828e39cef12 [INFO] running `Command { std: "docker" "start" "-a" "bcf7bd5a70422e9259f6c5184fb8fb2209b873e57cd5830bddca4828e39cef12", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AudioError`, `ProcessedAudio`, and `process` [INFO] [stderr] --> src/audio/mod.rs:5:20 [INFO] [stderr] | [INFO] [stderr] 5 | pub use pipeline::{process, AudioError, AudioLimits, ProcessedAudio}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Pool` [INFO] [stderr] --> src/messaging/mod.rs:5:43 [INFO] [stderr] | [INFO] [stderr] 5 | pub use rabbit::{build_pool, RabbitError, Pool}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TranscriptionOutput` [INFO] [stderr] --> src/whisper/mod.rs:5:46 [INFO] [stderr] | [INFO] [stderr] 5 | pub use engine::{WhisperEngine, EngineError, TranscriptionOutput}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/messaging/rabbit.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | Err(e) if attempt < MAX_CONNECT_ATTEMPTS => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `rabbitmq_queue_name`, `whisper_compute_type`, and `audio_sample_rate` are never read [INFO] [stderr] --> src/config.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct Config { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 54 | pub rabbitmq_queue_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | pub whisper_compute_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 99 | pub audio_sample_rate: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `model_name` is never used [INFO] [stderr] --> src/messaging/producer.rs:171:12 [INFO] [stderr] | [INFO] [stderr] 61 | impl RabbitProducer { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 171 | pub fn model_name(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `RetryDecision` is never used [INFO] [stderr] --> src/retry.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | pub enum RetryDecision { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `decide`, and `attempts_remaining` are never used [INFO] [stderr] --> src/retry.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 60 | impl RetryPolicy { [INFO] [stderr] | ---------------- associated items in this implementation [INFO] [stderr] 61 | /// Create a policy with a custom retry limit. [INFO] [stderr] 62 | pub fn new(max_retries: i32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn decide(&self, retry_count: i32) -> RetryDecision { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 102 | pub fn attempts_remaining(&self, retry_count: i32) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `transcribe` is never used [INFO] [stderr] --> src/whisper/engine.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 51 | impl WhisperEngine { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn transcribe( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruistper` (bin "ruistper" test) generated 9 warnings (run `cargo fix --bin "ruistper" -p ruistper --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruistper-8c1df0495ae62736) [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" "bcf7bd5a70422e9259f6c5184fb8fb2209b873e57cd5830bddca4828e39cef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf7bd5a70422e9259f6c5184fb8fb2209b873e57cd5830bddca4828e39cef12", kill_on_drop: false }` [INFO] [stdout] bcf7bd5a70422e9259f6c5184fb8fb2209b873e57cd5830bddca4828e39cef12