[INFO] cloning repository https://github.com/eduardonunesp/das-grid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduardonunesp/das-grid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardonunesp%2Fdas-grid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardonunesp%2Fdas-grid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 251ffe506dae2b8e9fb9f3095ca381a09f74bcc7
[INFO] testing eduardonunesp/das-grid against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardonunesp%2Fdas-grid" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eduardonunesp/das-grid
[INFO] finished tweaking git repo https://github.com/eduardonunesp/das-grid
[INFO] tweaked toml for git repo https://github.com/eduardonunesp/das-grid written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eduardonunesp/das-grid on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eduardonunesp/das-grid 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded parse-display-derive v0.8.2
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded lyon_geom v1.0.4
[INFO] [stderr]   Downloaded lyon v1.0.1
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded crevice-derive v0.10.0
[INFO] [stderr]   Downloaded float_next_after v0.1.5
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded crevice v0.13.0
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]   Downloaded png v0.17.10
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] [stderr]   Downloaded ordered-float v4.1.1
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded indexmap v2.1.0
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded alsa v0.7.1
[INFO] [stderr]   Downloaded fdeflate v0.3.1
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded ggez v0.9.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded gilrs-core v0.5.7
[INFO] [stderr]   Downloaded glyph_brush v0.7.8
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.31
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.3
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded profiling v1.0.11
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded symphonia v0.5.3
[INFO] [stderr]   Downloaded symphonia-core v0.5.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded zerocopy v0.7.31
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.13
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.3
[INFO] [stderr]   Downloaded cargo-platform v0.1.4
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.10
[INFO] [stderr]   Downloaded renderdoc-sys v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8415dfb9da9b7417411d55a35fe1c567e0784bf5a9781fbcbb58fb245668cdbf
[INFO] running `Command { std: "docker" "start" "-a" "8415dfb9da9b7417411d55a35fe1c567e0784bf5a9781fbcbb58fb245668cdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8415dfb9da9b7417411d55a35fe1c567e0784bf5a9781fbcbb58fb245668cdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8415dfb9da9b7417411d55a35fe1c567e0784bf5a9781fbcbb58fb245668cdbf", kill_on_drop: false }`
[INFO] [stdout] 8415dfb9da9b7417411d55a35fe1c567e0784bf5a9781fbcbb58fb245668cdbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ac7baf96df402107178c2f347f61634f9cb1fe2dd878c4df2f919856da0224
[INFO] running `Command { std: "docker" "start" "-a" "e6ac7baf96df402107178c2f347f61634f9cb1fe2dd878c4df2f919856da0224", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling das-grid v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] running `Command { std: "docker" "inspect" "e6ac7baf96df402107178c2f347f61634f9cb1fe2dd878c4df2f919856da0224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ac7baf96df402107178c2f347f61634f9cb1fe2dd878c4df2f919856da0224", kill_on_drop: false }`
[INFO] [stdout] e6ac7baf96df402107178c2f347f61634f9cb1fe2dd878c4df2f919856da0224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb8911746a29452b3a0ef98ac1e09a380b3712cb69bf38fb19eaf0193945dbe
[INFO] running `Command { std: "docker" "start" "-a" "afb8911746a29452b3a0ef98ac1e09a380b3712cb69bf38fb19eaf0193945dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling lyon_geom v1.0.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling lyon_path v1.0.4
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling gilrs-core v0.5.7
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling lyon_tessellation v1.0.10
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling lyon_algorithms v1.0.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling ordered-float v4.1.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling glyph_brush v0.7.8
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling lyon v1.0.1
[INFO] [stderr]    Compiling crevice-derive v0.10.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling crevice v0.13.0
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling cargo-platform v0.1.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[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/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=e57b07ad1a744e3d -C extra-filename=-47f096d8d4b9f718 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-360849e9432b3f52.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 `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.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.12.3/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="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=902112709d3e49b2 -C extra-filename=-eaf2b1acac67189d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-566c55b57e743c56.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5ad7515f16cf4338.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-a57e69c6c852b017.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-fbc7bdcb6af79c7d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-77e338abeb6f5c5e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-527073b5e0feff6c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b1ee07fa96a8a289.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d6d8bfd223b846ad.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-6952efde6c6e5c22.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-ce93d4ed67e45c49.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-25473485e5dc8684.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c2c2f68733e7eb2c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "afb8911746a29452b3a0ef98ac1e09a380b3712cb69bf38fb19eaf0193945dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb8911746a29452b3a0ef98ac1e09a380b3712cb69bf38fb19eaf0193945dbe", kill_on_drop: false }`
[INFO] [stdout] afb8911746a29452b3a0ef98ac1e09a380b3712cb69bf38fb19eaf0193945dbe
