[INFO] cloning repository https://github.com/crutcher/burn_api_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crutcher/burn_api_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 590356d8e6082fe9a0b38923c8b63b88f5cca860 [INFO] checking crutcher/burn_api_examples against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crutcher/burn_api_examples on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/crutcher/burn_api_examples [INFO] finished tweaking git repo https://github.com/crutcher/burn_api_examples [INFO] tweaked toml for git repo https://github.com/crutcher/burn_api_examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/crutcher/burn_api_examples 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon_iter_concurrent_limit v0.2.0 [INFO] [stderr] Downloaded zarrs_storage v0.3.0 [INFO] [stderr] Downloaded unsafe_cell_slice v0.2.1 [INFO] [stderr] Downloaded snappy_src v0.2.3+snappy.1.2.1 [INFO] [stderr] Downloaded zarrs_metadata v0.2.0 [INFO] [stderr] Downloaded zarrs v0.18.0 [INFO] [stderr] Downloaded zarrs_filesystem v0.2.0 [INFO] [stderr] Downloaded blosc-src v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc3ba27b94dcce38d7c28d6ddaa91b48782ef1ed18c4ad2fc86e48d9795aa51 [INFO] running `Command { std: "docker" "start" "-a" "6cc3ba27b94dcce38d7c28d6ddaa91b48782ef1ed18c4ad2fc86e48d9795aa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc3ba27b94dcce38d7c28d6ddaa91b48782ef1ed18c4ad2fc86e48d9795aa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc3ba27b94dcce38d7c28d6ddaa91b48782ef1ed18c4ad2fc86e48d9795aa51", kill_on_drop: false }` [INFO] [stdout] 6cc3ba27b94dcce38d7c28d6ddaa91b48782ef1ed18c4ad2fc86e48d9795aa51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eac6601c6ba8608f56d1a136c11e3469e5a6216ad3abfff1d396eb26de23fdd [INFO] running `Command { std: "docker" "start" "-a" "5eac6601c6ba8608f56d1a136c11e3469e5a6216ad3abfff1d396eb26de23fdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cubecl-common v0.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cubecl-runtime v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling cubecl-wgpu v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling burn-ndarray v0.15.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking unsafe_cell_slice v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling snappy_src v0.2.3+snappy.1.2.1 [INFO] [stderr] Compiling blosc-src v0.3.4 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling zarrs v0.18.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking rayon_iter_concurrent_limit v0.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=b24758afed1cc6ae -C extra-filename=-b24758afed1cc6ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-51bd8753ce2dedb4.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" "5eac6601c6ba8608f56d1a136c11e3469e5a6216ad3abfff1d396eb26de23fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eac6601c6ba8608f56d1a136c11e3469e5a6216ad3abfff1d396eb26de23fdd", kill_on_drop: false }` [INFO] [stdout] 5eac6601c6ba8608f56d1a136c11e3469e5a6216ad3abfff1d396eb26de23fdd