[INFO] cloning repository https://github.com/DCNick3/shin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCNick3/shin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b7c59d20dce25a3700c97d597683168b4bed7cf
[INFO] building DCNick3/shin against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DCNick3/shin on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DCNick3/shin
[INFO] finished tweaking git repo https://github.com/DCNick3/shin
[INFO] tweaked toml for git repo https://github.com/DCNick3/shin written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DCNick3/shin 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2817dc75da18a88dc4d8630acc41cf2108f1fb4fffa9f76efb4fdf3a5a75cb07
[INFO] running `Command { std: "docker" "start" "-a" "2817dc75da18a88dc4d8630acc41cf2108f1fb4fffa9f76efb4fdf3a5a75cb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2817dc75da18a88dc4d8630acc41cf2108f1fb4fffa9f76efb4fdf3a5a75cb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2817dc75da18a88dc4d8630acc41cf2108f1fb4fffa9f76efb4fdf3a5a75cb07", kill_on_drop: false }`
[INFO] [stdout] 2817dc75da18a88dc4d8630acc41cf2108f1fb4fffa9f76efb4fdf3a5a75cb07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f587a708f96873c92037cbce4a51838c81b61a2b08f997e3ab6d5b84090ae39c
[INFO] running `Command { std: "docker" "start" "-a" "f587a708f96873c92037cbce4a51838c81b61a2b08f997e3ab6d5b84090ae39c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wayland-client v0.31.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wayland-backend v0.3.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling binrw_derive v0.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.14.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling unsafe-libopus v0.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling smallvec v1.9.0 (https://github.com/servo/rust-smallvec.git?rev=98b49e4d974c20f6d44a0804071074f267be0d88#98b49e4d)
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn_util v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling opus v0.3.0 (https://github.com/DCNick3/opus-rs.git?rev=a3de7e71b35ab0a80be38c0d2420b18f0bd41411#a3de7e71)
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bitbuffer_derive v0.10.0 (https://github.com/icewind1991/bitbuffer.git?rev=80a1c7cc2204023aa554e05f258c57e79e532fe8#80a1c7cc)
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling enum-map-derive v1.0.0-beta.1
[INFO] [stderr]    Compiling proc-bitfield-macros v0.4.0
[INFO] [stderr]    Compiling enum-map v3.0.0-beta.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bitbuffer v0.10.9 (https://github.com/icewind1991/bitbuffer.git?rev=80a1c7cc2204023aa554e05f258c57e79e532fe8#80a1c7cc)
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling shin-tasks v0.6.1 (/opt/rustwide/workdir/shin-tasks)
[INFO] [stderr]    Compiling shin-derive v0.6.1 (/opt/rustwide/workdir/shin-derive)
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]   --> shin-derive/src/sanitization.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg_attr(coverage_nightly, no_coverage)] // const-only function
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-bitfield v0.4.0
[INFO] [stdout] warning: field `fat_arrow_token` is never read
[INFO] [stdout]   --> shin-derive/src/syntax_kind/input.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MappingItem {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 37 |     pub ident: Ident,
[INFO] [stdout] 38 |     pub fat_arrow_token: Token![=>],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MappingItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `ty` are never read
[INFO] [stdout]   --> shin-derive/src/vertex/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct EntityFields {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 29 |     attrs: Vec<EntityFieldsAttrs>,
[INFO] [stdout] 30 |     name: proc_macro2::Ident,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     ty: syn::Type,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntityFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_allowed_type` is never used
[INFO] [stdout]    --> shin-derive/src/vertex/converter.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn get_allowed_type(name: &str) -> Vec<&str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_type` is never used
[INFO] [stdout]    --> shin-derive/src/vertex/converter.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn has_type(name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling snafu v0.8.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling svgtypes v0.12.0
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling shin-core v0.6.1 (/opt/rustwide/workdir/shin-core)
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling usvg-tree v0.36.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling triple_buffer v7.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling rustybuzz v0.10.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa.git?rev=d4a94fbf07bb837f3d9d0a4caa5db4d5db29243f#d4a94fbf)
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling kira v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.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 -C debuginfo=2 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=bafe0b127cef1bf2 -C extra-filename=-749594e6d28d4601 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f942e8c771b56381.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-a8bc459e5c055d3b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fe334ba6c42e0632.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-62402546b4fb6a66.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-2ac3e111e86d5d60.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-770be689ce486512.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-969131c5a56d80c8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-ddbba0f0c68ef97b.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b218c8c3c9d92ce8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a31df2f90872cba.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" "f587a708f96873c92037cbce4a51838c81b61a2b08f997e3ab6d5b84090ae39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f587a708f96873c92037cbce4a51838c81b61a2b08f997e3ab6d5b84090ae39c", kill_on_drop: false }`
[INFO] [stdout] f587a708f96873c92037cbce4a51838c81b61a2b08f997e3ab6d5b84090ae39c
