[INFO] cloning repository https://github.com/musdx/Freyja [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/musdx/Freyja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusdx%2FFreyja", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusdx%2FFreyja'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30cf61fcbf134dee25bd22afbdf1d7ca3a6abd66 [INFO] checking musdx/Freyja/30cf61fcbf134dee25bd22afbdf1d7ca3a6abd66 against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusdx%2FFreyja" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/musdx/Freyja [INFO] finished tweaking git repo https://github.com/musdx/Freyja [INFO] tweaked toml for git repo https://github.com/musdx/Freyja written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/musdx/Freyja on toolchain c8a31b780d5415358566a20b94912620a3f27067 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/musdx/Freyja 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" "+c8a31b780d5415358566a20b94912620a3f27067" "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.14.3 [INFO] [stderr] Downloaded whisper-rs-sys v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9960c33c5f2be190670616ef265aee3fca59b10044d15a320510e1948a77d5 [INFO] running `Command { std: "docker" "start" "-a" "0b9960c33c5f2be190670616ef265aee3fca59b10044d15a320510e1948a77d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9960c33c5f2be190670616ef265aee3fca59b10044d15a320510e1948a77d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9960c33c5f2be190670616ef265aee3fca59b10044d15a320510e1948a77d5", kill_on_drop: false }` [INFO] [stdout] 0b9960c33c5f2be190670616ef265aee3fca59b10044d15a320510e1948a77d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0633a11c0810844f7c1a014caf4c2c07b1f1ca9300fe4f0ce330c0a86224eb5 [INFO] running `Command { std: "docker" "start" "-a" "a0633a11c0810844f7c1a014caf4c2c07b1f1ca9300fe4f0ce330c0a86224eb5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling whisper-rs v0.14.3 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.4 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking ollama-rs v0.3.2 [INFO] [stderr] Compiling whisper-rs-sys v0.13.0 [INFO] [stderr] Checking freyja_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "a0633a11c0810844f7c1a014caf4c2c07b1f1ca9300fe4f0ce330c0a86224eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0633a11c0810844f7c1a014caf4c2c07b1f1ca9300fe4f0ce330c0a86224eb5", kill_on_drop: false }` [INFO] [stdout] a0633a11c0810844f7c1a014caf4c2c07b1f1ca9300fe4f0ce330c0a86224eb5