[INFO] cloning repository https://github.com/garzj/tg-voice-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garzj/tg-voice-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarzj%2Ftg-voice-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarzj%2Ftg-voice-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67592a4c349c2cced636e3ef2a654747c4fce946
[INFO] checking garzj/tg-voice-relay against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarzj%2Ftg-voice-relay" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/garzj/tg-voice-relay
[INFO] finished tweaking git repo https://github.com/garzj/tg-voice-relay
[INFO] tweaked toml for git repo https://github.com/garzj/tg-voice-relay written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/garzj/tg-voice-relay on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/garzj/tg-voice-relay 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 965760507af170367b255c99227e894d147dacf43bca518d44b4f354076a926b
[INFO] running `Command { std: "docker" "start" "-a" "965760507af170367b255c99227e894d147dacf43bca518d44b4f354076a926b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965760507af170367b255c99227e894d147dacf43bca518d44b4f354076a926b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965760507af170367b255c99227e894d147dacf43bca518d44b4f354076a926b", kill_on_drop: false }`
[INFO] [stdout] 965760507af170367b255c99227e894d147dacf43bca518d44b4f354076a926b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42be7c24e5edd4ac63eb5527b5bc55ab247dda9e2b338b6bdf4420734de25a7e
[INFO] running `Command { std: "docker" "start" "-a" "42be7c24e5edd4ac63eb5527b5bc55ab247dda9e2b338b6bdf4420734de25a7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling teloxide-macros v0.7.1 (https://github.com/teloxide/teloxide.git?rev=423ef41#423ef411)
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling tg-voice-relay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking teloxide-core v0.9.1 (https://github.com/teloxide/teloxide.git?rev=423ef41#423ef411)
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking teloxide v0.12.2 (https://github.com/teloxide/teloxide.git?rev=423ef41#423ef411)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/player.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn try_lock(&self) -> Result<PlayerLock, PlayAudioError> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn try_lock(&self) -> Result<PlayerLock<'_>, PlayAudioError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/player.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn try_lock(&self) -> Result<PlayerLock, PlayAudioError> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn try_lock(&self) -> Result<PlayerLock<'_>, PlayAudioError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s
[INFO] running `Command { std: "docker" "inspect" "42be7c24e5edd4ac63eb5527b5bc55ab247dda9e2b338b6bdf4420734de25a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42be7c24e5edd4ac63eb5527b5bc55ab247dda9e2b338b6bdf4420734de25a7e", kill_on_drop: false }`
[INFO] [stdout] 42be7c24e5edd4ac63eb5527b5bc55ab247dda9e2b338b6bdf4420734de25a7e
