[INFO] fetching crate oxidized_navigation 0.12.0...
[INFO] testing oxidized_navigation-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate oxidized_navigation 0.12.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxidized_navigation 0.12.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxidized_navigation 0.12.0
[INFO] tweaked toml for crates.io crate oxidized_navigation 0.12.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxidized_navigation 0.12.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxidized_navigation 0.12.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16ae99668a39e17300642f5eb0a6c385ca9e44735841032ca687c6f156d45db6
[INFO] running `Command { std: "docker" "start" "-a" "16ae99668a39e17300642f5eb0a6c385ca9e44735841032ca687c6f156d45db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16ae99668a39e17300642f5eb0a6c385ca9e44735841032ca687c6f156d45db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ae99668a39e17300642f5eb0a6c385ca9e44735841032ca687c6f156d45db6", kill_on_drop: false }`
[INFO] [stdout] 16ae99668a39e17300642f5eb0a6c385ca9e44735841032ca687c6f156d45db6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5af1e53f95c070ebe7d72f71811d7d7b3a3e00f060330aae3556eca92a488e2e
[INFO] running `Command { std: "docker" "start" "-a" "5af1e53f95c070ebe7d72f71811d7d7b3a3e00f060330aae3556eca92a488e2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling bevy_ptr v0.15.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling safe_arch v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling wide v0.7.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling bevy_utils v0.15.0
[INFO] [stderr]    Compiling spade v2.12.1
[INFO] [stderr]    Compiling bevy_reflect v0.15.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling bevy_ecs v0.15.0
[INFO] [stderr]    Compiling bevy_math v0.15.0
[INFO] [stderr]    Compiling parry3d v0.17.4
[INFO] [stderr]    Compiling bevy_app v0.15.0
[INFO] [stderr]    Compiling bevy_core v0.15.0
[INFO] [stderr]    Compiling bevy_time v0.15.0
[INFO] [stderr]    Compiling bevy_log v0.15.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.0
[INFO] [stderr]    Compiling bevy_input v0.15.0
[INFO] [stderr]    Compiling bevy_transform v0.15.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.15.0
[INFO] [stderr]    Compiling bevy_internal v0.15.0
[INFO] [stderr]    Compiling bevy v0.15.0
[INFO] [stderr]    Compiling oxidized_navigation v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `regions` is never read
[INFO] [stdout]    --> src/contour.rs:498:13
[INFO] [stdout]     |
[INFO] [stdout] 498 |             regions[2] = other_span.region;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/colliders/mod.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn oxidized_into_typed_shape(&self) -> parry3d::shape::TypedShape;
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn oxidized_into_typed_shape(&self) -> parry3d::shape::TypedShape<'_>;
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "5af1e53f95c070ebe7d72f71811d7d7b3a3e00f060330aae3556eca92a488e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af1e53f95c070ebe7d72f71811d7d7b3a3e00f060330aae3556eca92a488e2e", kill_on_drop: false }`
[INFO] [stdout] 5af1e53f95c070ebe7d72f71811d7d7b3a3e00f060330aae3556eca92a488e2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6592af94b5a7a9f22873849a6e079f28e24f934d496a241e8c7e219fa9daf7b2
[INFO] running `Command { std: "docker" "start" "-a" "6592af94b5a7a9f22873849a6e079f28e24f934d496a241e8c7e219fa9daf7b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling atomicow v1.0.0
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling ruzstd v0.7.0
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling blocking v1.4.1
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.0
[INFO] [stderr]    Compiling bevy_render_macros v0.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling safe_arch v0.7.0
[INFO] [stderr]    Compiling wide v0.7.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling bevy_utils v0.15.0
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v23.0.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=2497c27c9995f689 -C extra-filename=-84b11e03b39d8659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=86a60472b58f54b2 -C extra-filename=-8411c10d10f88ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-02c5b614a454e524.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6592af94b5a7a9f22873849a6e079f28e24f934d496a241e8c7e219fa9daf7b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6592af94b5a7a9f22873849a6e079f28e24f934d496a241e8c7e219fa9daf7b2", kill_on_drop: false }`
[INFO] [stdout] 6592af94b5a7a9f22873849a6e079f28e24f934d496a241e8c7e219fa9daf7b2
