[INFO] fetching crate ferrotorch-hub 0.5.1...
[INFO] checking ferrotorch-hub-0.5.1 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] extracting crate ferrotorch-hub 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ferrotorch-hub 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ferrotorch-hub 0.5.1
[INFO] tweaked toml for crates.io crate ferrotorch-hub 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrotorch-hub 0.5.1 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrotorch-hub 0.5.1 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ec7be9808d687cf6fd4e98c7a3d7704008225591b9c3c1e2cb3a5af3ae7a8d4
[INFO] running `Command { std: "docker" "start" "-a" "8ec7be9808d687cf6fd4e98c7a3d7704008225591b9c3c1e2cb3a5af3ae7a8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ec7be9808d687cf6fd4e98c7a3d7704008225591b9c3c1e2cb3a5af3ae7a8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ec7be9808d687cf6fd4e98c7a3d7704008225591b9c3c1e2cb3a5af3ae7a8d4", kill_on_drop: false }`
[INFO] [stdout] 8ec7be9808d687cf6fd4e98c7a3d7704008225591b9c3c1e2cb3a5af3ae7a8d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6848d45ae597fc64f8fe5634db64c6531efd4f6c701fe45364d274764a1e8f
[INFO] running `Command { std: "docker" "start" "-a" "9b6848d45ae597fc64f8fe5634db64c6531efd4f6c701fe45364d274764a1e8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nano-gemm-codegen v0.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking nano-gemm-core v0.2.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling cranelift-isle v0.131.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling nano-gemm-f32 v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking cranelift-bitset v0.131.1
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking cranelift-entity v0.131.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=d7bcd652315351ee -C extra-filename=-69e1f65f82dad82e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-c17cf79ec4316a07.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/50f413885985a8b0a0b6ca0766a0aedd45304953/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=5970be794f052015 -C extra-filename=-c044fcf8e77a84a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-c3f9d39f5f6205dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9b6848d45ae597fc64f8fe5634db64c6531efd4f6c701fe45364d274764a1e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6848d45ae597fc64f8fe5634db64c6531efd4f6c701fe45364d274764a1e8f", kill_on_drop: false }`
[INFO] [stdout] 9b6848d45ae597fc64f8fe5634db64c6531efd4f6c701fe45364d274764a1e8f
