[INFO] cloning repository https://github.com/hotspoons/autovocoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hotspoons/autovocoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotspoons%2Fautovocoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotspoons%2Fautovocoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 634c6b3eec4a5f81bde5d5885fc88c6ddda2f495
[INFO] checking hotspoons/autovocoder against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotspoons%2Fautovocoder" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hotspoons/autovocoder
[INFO] finished tweaking git repo https://github.com/hotspoons/autovocoder
[INFO] tweaked toml for git repo https://github.com/hotspoons/autovocoder written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hotspoons/autovocoder on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hotspoons/autovocoder 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded winnow v1.0.1
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75b82dffce12b879bcb85bc282a7f215efe3e2996b72a5591943bba00e25f44e
[INFO] running `Command { std: "docker" "start" "-a" "75b82dffce12b879bcb85bc282a7f215efe3e2996b72a5591943bba00e25f44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75b82dffce12b879bcb85bc282a7f215efe3e2996b72a5591943bba00e25f44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b82dffce12b879bcb85bc282a7f215efe3e2996b72a5591943bba00e25f44e", kill_on_drop: false }`
[INFO] [stdout] 75b82dffce12b879bcb85bc282a7f215efe3e2996b72a5591943bba00e25f44e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7df18567b296b45937aafc84410724a951846c71cb5981e332affc2ffd0888
[INFO] running `Command { std: "docker" "start" "-a" "bd7df18567b296b45937aafc84410724a951846c71cb5981e332affc2ffd0888", kill_on_drop: false }`
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking autovocoder-dsp v0.1.0 (/opt/rustwide/workdir/crates/autovocoder-dsp)
[INFO] [stderr]     Checking autovocoder-lv2 v0.1.0 (/opt/rustwide/workdir/crates/autovocoder-lv2)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking autovocoder-standalone v0.1.0 (/opt/rustwide/workdir/crates/autovocoder-standalone)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]     Checking autovocoder-wasm v0.1.0 (/opt/rustwide/workdir/crates/autovocoder-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s
[INFO] running `Command { std: "docker" "inspect" "bd7df18567b296b45937aafc84410724a951846c71cb5981e332affc2ffd0888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7df18567b296b45937aafc84410724a951846c71cb5981e332affc2ffd0888", kill_on_drop: false }`
[INFO] [stdout] bd7df18567b296b45937aafc84410724a951846c71cb5981e332affc2ffd0888
