[INFO] fetching crate xc3_wgpu 0.22.0...
[INFO] documenting xc3_wgpu-0.22.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate xc3_wgpu 0.22.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate xc3_wgpu 0.22.0
[INFO] finished tweaking crates.io crate xc3_wgpu 0.22.0
[INFO] tweaked toml for crates.io crate xc3_wgpu 0.22.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xc3_wgpu 0.22.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xc3_wgpu 0.22.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338
[INFO] running `Command { std: "docker" "start" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338", 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" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338", 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" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ispc_rt v2.0.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling intel_tex_2 v0.4.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=c7a12dc9c3294e9b -C extra-filename=-122364fd20f988f3 --out-dir /opt/rustwide/target/debug/build/lalrpop/122364fd20f988f3/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/90b6c7dd30819dd8/out -L dependency=/opt/rustwide/target/debug/build/ascii-canvas/277de149c01604d3/out -L dependency=/opt/rustwide/target/debug/build/bit-set/87e7eaf3abf9d97f/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/906b85093e4fe890/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/12c35732896fdd97/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/e9af65bb1c340109/out -L dependency=/opt/rustwide/target/debug/build/digest/6caae2b118acb8b7/out -L dependency=/opt/rustwide/target/debug/build/either/442490688b77bd5f/out -L dependency=/opt/rustwide/target/debug/build/ena/adc94ca35e448b29/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/e79283b3e498961f/out -L dependency=/opt/rustwide/target/debug/build/generic-array/61f242c4101957c3/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/indexmap/4fb158964f0af1f0/out -L dependency=/opt/rustwide/target/debug/build/itertools/ce612b9ff6987327/out -L dependency=/opt/rustwide/target/debug/build/keccak/645fd233b0e0252c/out -L dependency=/opt/rustwide/target/debug/build/lalrpop-util/1a17cce2ddd86157/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/4bfdd4a0311d76d8/out -L dependency=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/3fc61cb9a24eb8f3/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8107bbc23f590d67/out -L dependency=/opt/rustwide/target/debug/build/petgraph/f802357f9b016140/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/f3aff8acadbe4338/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex/9d0e49b940265bb6/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/b425cc8288350f94/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5a027c01becb027b/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/sha3/8e8d56736835cfda/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7703005b7a34f1d2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ec46f0f688645315/out -L dependency=/opt/rustwide/target/debug/build/string_cache/410116b90077c1b5/out -L dependency=/opt/rustwide/target/debug/build/term/70f9ad3b4765ac71/out -L dependency=/opt/rustwide/target/debug/build/typenum/955b429b984d5505/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out -L dependency=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/277de149c01604d3/out/libascii_canvas-277de149c01604d3.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/87e7eaf3abf9d97f/out/libbit_set-87e7eaf3abf9d97f.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/adc94ca35e448b29/out/libena-adc94ca35e448b29.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/ce612b9ff6987327/out/libitertools-ce612b9ff6987327.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/1a17cce2ddd86157/out/liblalrpop_util-1a17cce2ddd86157.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/f802357f9b016140/out/libpetgraph-f802357f9b016140.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/9d0e49b940265bb6/out/libregex-9d0e49b940265bb6.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out/libregex_syntax-f8ed72d78990c0ba.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/8e8d56736835cfda/out/libsha3-8e8d56736835cfda.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/410116b90077c1b5/out/libstring_cache-410116b90077c1b5.rmeta --extern term=/opt/rustwide/target/debug/build/term/70f9ad3b4765ac71/out/libterm-70f9ad3b4765ac71.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out/libwalkdir-a30c0625979b09c8.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" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338", kill_on_drop: false }`
[INFO] [stdout] a23b0f9ce0d7f3962504f5881730c5fc2182ff5a3b167d2c3fe14d4828a61338
