[INFO] cloning repository https://github.com/scripty-bot/stt-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scripty-bot/stt-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripty-bot%2Fstt-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripty-bot%2Fstt-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fd91e59f4a9e40e22e36f70c08056aad0470baf [INFO] checking scripty-bot/stt-service against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripty-bot%2Fstt-service" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/scripty-bot/stt-service [INFO] finished tweaking git repo https://github.com/scripty-bot/stt-service [INFO] tweaked toml for git repo https://github.com/scripty-bot/stt-service written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scripty-bot/stt-service on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scripty-bot/stt-service 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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sd-notify v0.4.5 [INFO] [stderr] Downloaded whisper-rs v0.12.0 [INFO] [stderr] Downloaded whisper-rs-sys v0.10.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb705b93403b41332d0803adf982ffab71816624e9b3441dff53ae27fdaa02a4 [INFO] running `Command { std: "docker" "start" "-a" "eb705b93403b41332d0803adf982ffab71816624e9b3441dff53ae27fdaa02a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb705b93403b41332d0803adf982ffab71816624e9b3441dff53ae27fdaa02a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb705b93403b41332d0803adf982ffab71816624e9b3441dff53ae27fdaa02a4", kill_on_drop: false }` [INFO] [stdout] eb705b93403b41332d0803adf982ffab71816624e9b3441dff53ae27fdaa02a4 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d62cf99be1cf417b9f1e048230e1c07c567b5f9b7ce2a297ac1f1cb26195ec3 [INFO] running `Command { std: "docker" "start" "-a" "1d62cf99be1cf417b9f1e048230e1c07c567b5f9b7ce2a297ac1f1cb26195ec3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking stts_system_manager v0.1.0 (/opt/rustwide/workdir/stts_system_manager) [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking sd-notify v0.4.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling whisper-rs-sys v0.10.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking scripty-common v0.1.0 (https://github.com/scripty-bot/scripty-common?branch=main#1106f29b) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking fenrir-rs v0.5.1 (https://github.com/tazz4843/fenrir-rs?branch=json-logs#9b921675) [INFO] [stderr] Checking whisper-rs v0.12.0 [INFO] [stderr] Checking stts_speech_to_text v0.1.0 (/opt/rustwide/workdir/stts_speech_to_text) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> stts_speech_to_text/src/lib.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | fn create_model_params(language: &str, translate: bool) -> FullParams { [INFO] [stdout] | ^^^^ ---------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn create_model_params(language: &str, translate: bool) -> FullParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> stts_speech_to_text/src/lib.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | fn create_model_params(language: &str, translate: bool) -> FullParams { [INFO] [stdout] | ^^^^ ---------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn create_model_params(language: &str, translate: bool) -> FullParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking stts_connection_handler v0.1.0 (/opt/rustwide/workdir/stts_connection_handler) [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> stts_connection_handler/src/lib.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | if let Err(e) = Self::send_message( [INFO] [stdout] | ____________________^ [INFO] [stdout] 160 | | self.client_tx.clone(), [INFO] [stdout] 161 | | ServerToClientMessage::StatusConnectionData( [INFO] [stdout] 162 | | scripty_common::stt_transport_models::StatusConnectionData { [INFO] [stdout] ... | [INFO] [stdout] 167 | | .await && !e.is_recoverable() [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> stts_connection_handler/src/lib.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | if let Err(e) = Self::send_message( [INFO] [stdout] | ____________________^ [INFO] [stdout] 160 | | self.client_tx.clone(), [INFO] [stdout] 161 | | ServerToClientMessage::StatusConnectionData( [INFO] [stdout] 162 | | scripty_common::stt_transport_models::StatusConnectionData { [INFO] [stdout] ... | [INFO] [stdout] 167 | | .await && !e.is_recoverable() [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> stts_connection_handler/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> stts_connection_handler/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stts_connection_handler` (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 `stts_connection_handler` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1d62cf99be1cf417b9f1e048230e1c07c567b5f9b7ce2a297ac1f1cb26195ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d62cf99be1cf417b9f1e048230e1c07c567b5f9b7ce2a297ac1f1cb26195ec3", kill_on_drop: false }` [INFO] [stdout] 1d62cf99be1cf417b9f1e048230e1c07c567b5f9b7ce2a297ac1f1cb26195ec3