[INFO] cloning repository https://github.com/Shapur1234/Rezcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shapur1234/Rezcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e20d81843768387c0622735c4cb3f4679c429673
[INFO] testing Shapur1234/Rezcraft against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShapur1234%2FRezcraft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shapur1234/Rezcraft
[INFO] finished tweaking git repo https://github.com/Shapur1234/Rezcraft
[INFO] tweaked toml for git repo https://github.com/Shapur1234/Rezcraft written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shapur1234/Rezcraft on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shapur1234/Rezcraft 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xcursor v0.3.7
[INFO] [stderr]   Downloaded ndcopy v0.3.0
[INFO] [stderr]   Downloaded wgpu-types v0.17.0
[INFO] [stderr]   Downloaded d3d12 v0.7.0
[INFO] [stderr]   Downloaded egui_winit_platform v0.19.0
[INFO] [stderr]   Downloaded wgpu v0.17.2
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded ilattice v0.1.0
[INFO] [stderr]   Downloaded ndshape v0.3.0
[INFO] [stderr]   Downloaded collision v0.20.1
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded cgmath v0.17.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded wgpu-hal v0.17.2
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded ref_thread_local v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded rle_vec v0.4.1
[INFO] [stderr]   Downloaded block-mesh v0.2.0
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded egui_wgpu_backend v0.25.0
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded wgpu-core v0.17.1
[INFO] [stderr]   Downloaded naga v0.13.0
[INFO] [stderr]   Downloaded wasm_thread v0.2.0
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded rng v0.1.0
[INFO] [stderr]   Downloaded wasm-cookies v0.2.1
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] [stderr]   Downloaded metal v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53113fb3aed4c66e581ac6ff5bd605bcc11c0de26e2a88acd38dbe96c18825a
[INFO] running `Command { std: "docker" "start" "-a" "b53113fb3aed4c66e581ac6ff5bd605bcc11c0de26e2a88acd38dbe96c18825a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53113fb3aed4c66e581ac6ff5bd605bcc11c0de26e2a88acd38dbe96c18825a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53113fb3aed4c66e581ac6ff5bd605bcc11c0de26e2a88acd38dbe96c18825a", kill_on_drop: false }`
[INFO] [stdout] b53113fb3aed4c66e581ac6ff5bd605bcc11c0de26e2a88acd38dbe96c18825a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3187e0b86fd54e755a9f26e99c5debc962703ba3121ca3f732c8ffa018e7f517
[INFO] running `Command { std: "docker" "start" "-a" "3187e0b86fd54e755a9f26e99c5debc962703ba3121ca3f732c8ffa018e7f517", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling xcursor v0.3.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling ndshape v0.3.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling glam v0.19.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling ndcopy v0.3.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rezcraft v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling collision v0.20.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rng v0.1.0
[INFO] [stderr]    Compiling ref_thread_local v0.1.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ilattice v0.1.0
[INFO] [stderr]    Compiling block-mesh v0.2.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling emath v0.22.0
[INFO] [stderr]    Compiling ecolor v0.22.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling epaint v0.22.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling egui v0.22.0
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rle_vec v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling ciborium v0.2.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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "codespan-reporting", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "termcolor", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=2030e3aa8ae6de76 -C extra-filename=-690b9f0853436d65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-e6de2ec9106f9489.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-54f7e5fb62291f11.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-aa3b1e64c7ba621f.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-41e73dac12b16fab.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-85bbd6a9194a729b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3dfa011a0fddfb44.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-19f6fa195ec9bf78.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3389bf73a8e14cc6.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-e074b375691b7092.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-d3c5cdc0521ce87d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0a2baeb06f8c9941.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a9f0acdb991ff006.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wgpu-hal` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wgpu_hal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.17.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="ash"' --cfg 'feature="default"' --cfg 'feature="gles"' --cfg 'feature="glow"' --cfg 'feature="gpu-alloc"' --cfg 'feature="gpu-descriptor"' --cfg 'feature="khronos-egl"' --cfg 'feature="libloading"' --cfg 'feature="link"' --cfg 'feature="renderdoc"' --cfg 'feature="renderdoc-sys"' --cfg 'feature="smallvec"' --cfg 'feature="vulkan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ash", "bit-set", "block", "d3d12", "default", "dx11", "dx12", "dxc_shader_compiler", "fragile-send-sync-non-atomic-wasm", "gles", "glow", "gpu-alloc", "gpu-allocator", "gpu-descriptor", "hassle-rs", "khronos-egl", "libloading", "link", "metal", "range-alloc", "renderdoc", "renderdoc-sys", "smallvec", "vulkan", "windows_rs"))' -C metadata=4f5de5683e64872b -C extra-filename=-149448c0133e8547 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ede3ec747e759079.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-8f020ebe522bf8bb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-54f7e5fb62291f11.rmeta --extern glow=/opt/rustwide/target/debug/deps/libglow-d9e9401cf6399ebb.rmeta --extern gpu_alloc=/opt/rustwide/target/debug/deps/libgpu_alloc-78627b0cf4c7c3a8.rmeta --extern gpu_descriptor=/opt/rustwide/target/debug/deps/libgpu_descriptor-c3903891aeb3a61a.rmeta --extern khronos_egl=/opt/rustwide/target/debug/deps/libkhronos_egl-8aac04b0bba899ec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2f420cb0096dbaa.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d678eba3ca85b112.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3dfa011a0fddfb44.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-690b9f0853436d65.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8e5297988990b167.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-d51208d66513b33b.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-835fb621e8bc7eb1.rmeta --extern renderdoc_sys=/opt/rustwide/target/debug/deps/librenderdoc_sys-ad20d101d4c9ecd2.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3389bf73a8e14cc6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-deacb78ed7929dce.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0a2baeb06f8c9941.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-4d9d6f0cbbbd6829.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3187e0b86fd54e755a9f26e99c5debc962703ba3121ca3f732c8ffa018e7f517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3187e0b86fd54e755a9f26e99c5debc962703ba3121ca3f732c8ffa018e7f517", kill_on_drop: false }`
[INFO] [stdout] 3187e0b86fd54e755a9f26e99c5debc962703ba3121ca3f732c8ffa018e7f517
