[INFO] fetching crate cubecl 0.11.0-pre.3...
[INFO] checking cubecl-0.11.0-pre.3 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] extracting crate cubecl 0.11.0-pre.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cubecl 0.11.0-pre.3
[INFO] finished tweaking crates.io crate cubecl 0.11.0-pre.3
[INFO] tweaked toml for crates.io crate cubecl 0.11.0-pre.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl 0.11.0-pre.3 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl 0.11.0-pre.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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:106:1
[INFO] [stderr]     |
[INFO] [stderr] 106 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cubecl` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.12.0
[INFO] [stderr]   Downloaded pliron-spirv v0.14.1+sdk-1.4.357.0
[INFO] [stderr]   Downloaded tracy-client-sys v0.28.0
[INFO] [stderr]   Downloaded cubecl-spirv v0.11.0-pre.3
[INFO] [stderr]   Downloaded cudarc v0.19.9
[INFO] [stderr]   Downloaded safe_arch v1.2.0
[INFO] [stderr]   Downloaded tracel-rspirv v0.14.1+sdk-1.4.357.0
[INFO] [stderr]   Downloaded icu_provider v2.3.0
[INFO] [stderr]   Downloaded c2rust-bitfields v0.20.0
[INFO] [stderr]   Downloaded tracel-ash v0.39.5+sdk1.4.357
[INFO] [stderr]   Downloaded zerovec-derive v0.11.4
[INFO] [stderr]   Downloaded liblzma v0.4.8
[INFO] [stderr]   Downloaded cubecl-hip-sys v7.14.6085000
[INFO] [stderr]   Downloaded tracy-client v0.18.4
[INFO] [stderr]   Downloaded zerovec v0.11.7
[INFO] [stderr]   Downloaded liblzma-sys v0.4.8
[INFO] [stderr]   Downloaded cubecl-metal v0.11.0-pre.3
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60
[INFO] running `Command { std: "docker" "start" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60", 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" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60", 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" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:106:1
[INFO] [stderr]     |
[INFO] [stderr] 106 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cubecl` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling recasting v0.2.1
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling triple_arena v0.14.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling linkme-impl v0.3.37
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking spin v0.12.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling awint_internals v0.18.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling awint_core v0.18.1
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cubecl-environment v0.11.0-pre.3
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling linkme v0.3.37
[INFO] [stderr]    Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]     Checking awint_ext v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking hashlink v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking awint_macro_internals v0.18.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling cubecl-common v0.11.0-pre.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling prettyplease v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking utf8-chars v3.0.7
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking once_vec v0.3.0
[INFO] [stderr]    Compiling awint_macros v0.18.1
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking awint v0.18.1
[INFO] [stderr]     Checking float4 v0.2.0
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling cubecl-runtime v0.11.0-pre.3
[INFO] [stderr]    Compiling cubecl-macros v0.11.0-pre.3
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling variadics_please v2.0.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking buildid v1.0.5
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling cubecl v0.11.0-pre.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.24.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=82ebba7744d593da -C extra-filename=-e8218eb8bdb2a805 --out-dir /opt/rustwide/target/debug/build/syn/e8218eb8bdb2a805/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/66baf18af1fdf36f/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/66baf18af1fdf36f/out/libproc_macro2-66baf18af1fdf36f.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/31698eed8d28fe2c/out/libquote-31698eed8d28fe2c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60", kill_on_drop: false }`
[INFO] [stdout] 3d3f50549d612aa785c8c9b75475a887f069f9e2767792252429d885aeef6d60
