[INFO] fetching crate mesh-gpu 0.2.0...
[INFO] checking mesh-gpu-0.2.0 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] extracting crate mesh-gpu 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mesh-gpu 0.2.0
[INFO] finished tweaking crates.io crate mesh-gpu 0.2.0
[INFO] tweaked toml for crates.io crate mesh-gpu 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mesh-gpu 0.2.0 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mesh-gpu 0.2.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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 956fcd0708ab6ae5daef8084628d4e712481fb69d5abdcf5d18c8bc017d0cf03
[INFO] running `Command { std: "docker" "start" "-a" "956fcd0708ab6ae5daef8084628d4e712481fb69d5abdcf5d18c8bc017d0cf03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "956fcd0708ab6ae5daef8084628d4e712481fb69d5abdcf5d18c8bc017d0cf03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956fcd0708ab6ae5daef8084628d4e712481fb69d5abdcf5d18c8bc017d0cf03", kill_on_drop: false }`
[INFO] [stdout] 956fcd0708ab6ae5daef8084628d4e712481fb69d5abdcf5d18c8bc017d0cf03
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7898c0010e7d4a1fcf748aa2214a42ad272b85880e7ccacef1d494e4d7bc8bac
[INFO] running `Command { std: "docker" "start" "-a" "7898c0010e7d4a1fcf748aa2214a42ad272b85880e7ccacef1d494e4d7bc8bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking ndshape v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking stl_io v0.10.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5f6abd89da253a562ad85d235b9342a3ac336c28/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=99caee72aa07f238 -C extra-filename=-54ecc8c9dac4a372 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/5f6abd89da253a562ad85d235b9342a3ac336c28/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=ad254fc13a559d1c -C extra-filename=-373b47107b5614bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d7df6687d7854714.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7898c0010e7d4a1fcf748aa2214a42ad272b85880e7ccacef1d494e4d7bc8bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7898c0010e7d4a1fcf748aa2214a42ad272b85880e7ccacef1d494e4d7bc8bac", kill_on_drop: false }`
[INFO] [stdout] 7898c0010e7d4a1fcf748aa2214a42ad272b85880e7ccacef1d494e4d7bc8bac
