[INFO] cloning repository https://github.com/ArkansasIo/Enchment-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArkansasIo/Enchment-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkansasIo%2FEnchment-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkansasIo%2FEnchment-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b234c9411c7720dc3645fd16088c0ca67f9f1abb
[INFO] checking ArkansasIo/Enchment-Engine against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkansasIo%2FEnchment-Engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  36% (534/1457)
Updating files:  37% (540/1457)
Updating files:  38% (554/1457)
Updating files:  39% (569/1457)
Updating files:  40% (583/1457)
Updating files:  41% (598/1457)
Updating files:  42% (612/1457)
Updating files:  43% (627/1457)
Updating files:  44% (642/1457)
Updating files:  45% (656/1457)
Updating files:  46% (671/1457)
Updating files:  47% (685/1457)
Updating files:  48% (700/1457)
Updating files:  49% (714/1457)
Updating files:  50% (729/1457)
Updating files:  51% (744/1457)
Updating files:  52% (758/1457)
Updating files:  53% (773/1457)
Updating files:  54% (787/1457)
Updating files:  55% (802/1457)
Updating files:  56% (816/1457)
Updating files:  57% (831/1457)
Updating files:  58% (846/1457)
Updating files:  59% (860/1457)
Updating files:  60% (875/1457)
Updating files:  61% (889/1457)
Updating files:  62% (904/1457)
Updating files:  63% (918/1457)
Updating files:  64% (933/1457)
Updating files:  65% (948/1457)
Updating files:  66% (962/1457)
Updating files:  67% (977/1457)
Updating files:  68% (991/1457)
Updating files:  69% (1006/1457)
Updating files:  70% (1020/1457)
Updating files:  71% (1035/1457)
Updating files:  72% (1050/1457)
Updating files:  73% (1064/1457)
Updating files:  74% (1079/1457)
Updating files:  75% (1093/1457)
Updating files:  76% (1108/1457)
Updating files:  77% (1122/1457)
Updating files:  78% (1137/1457)
Updating files:  79% (1152/1457)
Updating files:  80% (1166/1457)
Updating files:  81% (1181/1457)
Updating files:  82% (1195/1457)
Updating files:  83% (1210/1457)
Updating files:  84% (1224/1457)
Updating files:  85% (1239/1457)
Updating files:  86% (1254/1457)
Updating files:  87% (1268/1457)
Updating files:  88% (1283/1457)
Updating files:  89% (1297/1457)
Updating files:  90% (1312/1457)
Updating files:  91% (1326/1457)
Updating files:  92% (1341/1457)
Updating files:  93% (1356/1457)
Updating files:  94% (1370/1457)
Updating files:  95% (1385/1457)
Updating files:  96% (1399/1457)
Updating files:  97% (1414/1457)
Updating files:  98% (1428/1457)
Updating files:  99% (1443/1457)
Updating files: 100% (1457/1457)
Updating files: 100% (1457/1457), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ArkansasIo/Enchment-Engine
[INFO] finished tweaking git repo https://github.com/ArkansasIo/Enchment-Engine
[INFO] tweaked toml for git repo https://github.com/ArkansasIo/Enchment-Engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArkansasIo/Enchment-Engine on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArkansasIo/Enchment-Engine 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60baedfbdf0ce277606399e5d04f136e867cc09b895f9e93ad13281a625d9e49
[INFO] running `Command { std: "docker" "start" "-a" "60baedfbdf0ce277606399e5d04f136e867cc09b895f9e93ad13281a625d9e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60baedfbdf0ce277606399e5d04f136e867cc09b895f9e93ad13281a625d9e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60baedfbdf0ce277606399e5d04f136e867cc09b895f9e93ad13281a625d9e49", kill_on_drop: false }`
[INFO] [stdout] 60baedfbdf0ce277606399e5d04f136e867cc09b895f9e93ad13281a625d9e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 299c48262816325173f74ac2137078ec79ce49f7b3b887aafa4d0b0ddc193bae
[INFO] running `Command { std: "docker" "start" "-a" "299c48262816325173f74ac2137078ec79ce49f7b3b887aafa4d0b0ddc193bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling vek v0.17.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling rfd v0.17.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ctor-lite v0.1.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking maths-rs v0.2.7
[INFO] [stderr]     Checking vectorize v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking flags v0.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking earcutr v0.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking noiselib v0.2.4
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]     Checking theframework v0.8.100 (/opt/rustwide/workdir/crates/theframework)
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking line_drawing v1.0.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking rect_packer v0.2.1
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=67c9ba4c3bcd557f -C extra-filename=-5fd39518ab5b24ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c8060e48a855a946.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-ab8ec89adfa62eaf.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-523b597a92d35d70.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-801e49f6e72ca727.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0949438e37300856.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-abf86e159bd3ea85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a469ce83c9b0fe3a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-f4ad81d3fa507fc5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-55959d94b709c792.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d4cbec09b1fb15f6.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "299c48262816325173f74ac2137078ec79ce49f7b3b887aafa4d0b0ddc193bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299c48262816325173f74ac2137078ec79ce49f7b3b887aafa4d0b0ddc193bae", kill_on_drop: false }`
[INFO] [stdout] 299c48262816325173f74ac2137078ec79ce49f7b3b887aafa4d0b0ddc193bae
