[INFO] fetching crate burn-vision 0.18.0...
[INFO] checking burn-vision-0.18.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate burn-vision 0.18.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate burn-vision 0.18.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate burn-vision 0.18.0
[INFO] tweaked toml for crates.io crate burn-vision 0.18.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-vision 0.18.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-vision 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63400292c147444ed68d86b0bdbe4ae3b42baf33a6a4c3d98e84cb0969250f7e
[INFO] running `Command { std: "docker" "start" "-a" "63400292c147444ed68d86b0bdbe4ae3b42baf33a6a4c3d98e84cb0969250f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63400292c147444ed68d86b0bdbe4ae3b42baf33a6a4c3d98e84cb0969250f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63400292c147444ed68d86b0bdbe4ae3b42baf33a6a4c3d98e84cb0969250f7e", kill_on_drop: false }`
[INFO] [stdout] 63400292c147444ed68d86b0bdbe4ae3b42baf33a6a4c3d98e84cb0969250f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d0e4ea835e67a38787bc18b9ad07d63f7a41dc86b3c3af5a027e047747e7b21
[INFO] running `Command { std: "docker" "start" "-a" "8d0e4ea835e67a38787bc18b9ad07d63f7a41dc86b3c3af5a027e047747e7b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling cubecl-macros v0.6.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling cudarc v0.16.6
[INFO] [stderr]    Compiling cubecl-wgpu v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]    Compiling burn-ndarray v0.18.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking moddef v0.2.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling burn-tensor-testgen v0.18.0
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=68949b706b183a6a -C extra-filename=-6a5ef784f6720d42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-7a37ab233a97342a.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 `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=d4090d7d6eec23aa -C extra-filename=-936e3d35dc1e7ce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-62069c0a8fb46de0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8d0e4ea835e67a38787bc18b9ad07d63f7a41dc86b3c3af5a027e047747e7b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0e4ea835e67a38787bc18b9ad07d63f7a41dc86b3c3af5a027e047747e7b21", kill_on_drop: false }`
[INFO] [stdout] 8d0e4ea835e67a38787bc18b9ad07d63f7a41dc86b3c3af5a027e047747e7b21
