[INFO] cloning repository https://github.com/MadHouseLabs/vclaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MadHouseLabs/vclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadHouseLabs%2Fvclaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadHouseLabs%2Fvclaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8538a17b12e21e12406831c5c98579a84e7155f1
[INFO] checking MadHouseLabs/vclaw against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadHouseLabs%2Fvclaw" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MadHouseLabs/vclaw
[INFO] finished tweaking git repo https://github.com/MadHouseLabs/vclaw
[INFO] tweaked toml for git repo https://github.com/MadHouseLabs/vclaw written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MadHouseLabs/vclaw on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MadHouseLabs/vclaw 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whisper-rs v0.12.0
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded whisper-rs-sys v0.10.0
[INFO] [stderr]   Downloaded rodio v0.19.0
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded claxon v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346
[INFO] running `Command { std: "docker" "start" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling whisper-rs-sys v0.10.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking whisper-rs v0.12.0
[INFO] [stderr]     Checking vclaw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `save_credentials_to` is never used
[INFO] [stdout]    --> src/auth.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn save_credentials_to(path: &Path, creds: &Credentials) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_credentials_from` is never used
[INFO] [stdout]    --> src/auth.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn load_credentials_from(path: &Path) -> Result<Credentials> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346", kill_on_drop: false }`
[INFO] [stdout] 06857b78dc5760c80ba08c69d8cdf8a53ba4aa62669e3d96e38c51d1fd42f346
