[INFO] fetching crate survival 1.2.3... [INFO] checking survival-1.2.3 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109-1 [INFO] extracting crate survival 1.2.3 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate survival 1.2.3 [INFO] finished tweaking crates.io crate survival 1.2.3 [INFO] tweaked toml for crates.io crate survival 1.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate survival 1.2.3 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate survival 1.2.3 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf4a2151583b780b19645beafd8ff1cb42339ae97e9b27bd8c445cc88a0d261 [INFO] running `Command { std: "docker" "start" "-a" "fcf4a2151583b780b19645beafd8ff1cb42339ae97e9b27bd8c445cc88a0d261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf4a2151583b780b19645beafd8ff1cb42339ae97e9b27bd8c445cc88a0d261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf4a2151583b780b19645beafd8ff1cb42339ae97e9b27bd8c445cc88a0d261", kill_on_drop: false }` [INFO] [stdout] fcf4a2151583b780b19645beafd8ff1cb42339ae97e9b27bd8c445cc88a0d261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34ba67abdf22bd22b7dafc9500918c8e916d5eb0f4b1060aa3a74b2e1ab1507 [INFO] running `Command { std: "docker" "start" "-a" "f34ba67abdf22bd22b7dafc9500918c8e916d5eb0f4b1060aa3a74b2e1ab1507", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling cubecl-common v0.9.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking float4 v0.1.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Compiling cubecl-runtime v0.9.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling nano-gemm-codegen v0.2.1 [INFO] [stderr] Compiling cubecl-macros v0.9.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling cubecl v0.9.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling cubecl-macros-internal v0.9.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking nano-gemm-core v0.2.1 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking float8 v0.4.2 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking cubecl-ir v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling macerator v0.2.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling burn-derive v0.20.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking gemm-common v0.19.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.2.1 [INFO] [stderr] Compiling nano-gemm-c64 v0.2.1 [INFO] [stderr] Compiling nano-gemm-f32 v0.2.1 [INFO] [stderr] Compiling nano-gemm-f64 v0.2.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling interpol v0.2.1 [INFO] [stderr] Compiling macerator-macros v0.1.3 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling private-gemm-x86 v0.1.20 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Compiling burn-ndarray v0.20.1 [INFO] [stderr] Checking moddef v0.3.0 [INFO] [stderr] Checking spindle v0.2.6 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking cubecl-core v0.9.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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/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/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/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" "f34ba67abdf22bd22b7dafc9500918c8e916d5eb0f4b1060aa3a74b2e1ab1507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34ba67abdf22bd22b7dafc9500918c8e916d5eb0f4b1060aa3a74b2e1ab1507", kill_on_drop: false }` [INFO] [stdout] f34ba67abdf22bd22b7dafc9500918c8e916d5eb0f4b1060aa3a74b2e1ab1507