[INFO] fetching crate rusty-whisper 0.1.2... [INFO] checking rusty-whisper-0.1.2 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate rusty-whisper 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rusty-whisper 0.1.2 on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-whisper 0.1.2 [INFO] finished tweaking crates.io crate rusty-whisper 0.1.2 [INFO] tweaked toml for crates.io crate rusty-whisper 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rusty-whisper 0.1.2 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.14.0 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded tract-data v0.20.21 [INFO] [stderr] Downloaded tract-onnx-opl v0.20.21 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded ndarray-npy v0.8.1 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded tiktoken-rs v0.5.7 [INFO] [stderr] Downloaded tract-nnef v0.20.21 [INFO] [stderr] Downloaded tract-hir v0.20.21 [INFO] [stderr] Downloaded tract-onnx v0.20.21 [INFO] [stderr] Downloaded tract-linalg v0.20.21 [INFO] [stderr] Downloaded tract-core v0.20.21 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e978662fc526899575fdce333017c83588e6aebd7a65ee5cc6484e6a479f7946 [INFO] running `Command { std: "docker" "start" "-a" "e978662fc526899575fdce333017c83588e6aebd7a65ee5cc6484e6a479f7946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e978662fc526899575fdce333017c83588e6aebd7a65ee5cc6484e6a479f7946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e978662fc526899575fdce333017c83588e6aebd7a65ee5cc6484e6a479f7946", kill_on_drop: false }` [INFO] [stdout] e978662fc526899575fdce333017c83588e6aebd7a65ee5cc6484e6a479f7946 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7363e53ac475601866943e130966564e00f171bde03ec8c1d05eda3d83fbda [INFO] running `Command { std: "docker" "start" "-a" "eb7363e53ac475601866943e130966564e00f171bde03ec8c1d05eda3d83fbda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking tract-data v0.20.21 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking tiktoken-rs v0.5.7 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.21 [INFO] [stderr] Checking tract-core v0.20.21 [INFO] [stderr] Checking tract-nnef v0.20.21 [INFO] [stderr] Checking tract-hir v0.20.21 [INFO] [stderr] Checking tract-onnx-opl v0.20.21 [INFO] [stderr] Checking tract-onnx v0.20.21 [INFO] [stderr] Checking rusty-whisper v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.68s [INFO] running `Command { std: "docker" "inspect" "eb7363e53ac475601866943e130966564e00f171bde03ec8c1d05eda3d83fbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7363e53ac475601866943e130966564e00f171bde03ec8c1d05eda3d83fbda", kill_on_drop: false }` [INFO] [stdout] eb7363e53ac475601866943e130966564e00f171bde03ec8c1d05eda3d83fbda