[INFO] fetching crate polyvoice 0.18.0...
[INFO] documenting polyvoice-0.18.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate polyvoice 0.18.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate polyvoice 0.18.0
[INFO] finished tweaking crates.io crate polyvoice 0.18.0
[INFO] tweaked toml for crates.io crate polyvoice 0.18.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polyvoice 0.18.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polyvoice 0.18.0 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783
[INFO] running `Command { std: "docker" "start" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", 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" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", 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" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]  Documenting polyvoice v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `map_max_cooccurrence`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           frame DER and WDER, both via [`map_max_cooccurrence`]), the `segmentation`
[INFO] [stdout]                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `map_max_cooccurrence` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/polyvoice/index.html
[INFO] running `Command { std: "docker" "inspect" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", 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" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "onnx segmentation embedder clusterer resegmentation download spectral vbx attribution sortformer" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling nano-gemm-codegen v0.2.1
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking nano-gemm-core v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nano-gemm-f32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c32 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-f64 v0.2.1
[INFO] [stderr]    Compiling nano-gemm-c64 v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling lzma-rust2 v0.15.8
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking gemm-common v0.19.0
[INFO] [stderr]     Checking qd v0.8.0
[INFO] [stderr]     Checking gemm-c32 v0.19.0
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]     Checking gemm-f64 v0.19.0
[INFO] [stderr] error: could not compile `nano-gemm-f32` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name nano_gemm_f32 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "x86-v4"))' -C metadata=da2ccae6256658ba -C extra-filename=-12526191afbc3bda --out-dir /opt/rustwide/target/debug/build/nano-gemm-f32/12526191afbc3bda/out -L dependency=/opt/rustwide/target/debug/build/nano-gemm-core/2efaec127505af55/out --extern nano_gemm_core=/opt/rustwide/target/debug/build/nano-gemm-core/2efaec127505af55/out/libnano_gemm_core-2efaec127505af55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783", kill_on_drop: false }`
[INFO] [stdout] 05faeefa936f33b3bfda39deb8e22e5048b13f14c78f8971e5b080040c99d783
