[INFO] fetching crate warbler_grass 0.6.1...
[INFO] testing warbler_grass-0.6.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate warbler_grass 0.6.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate warbler_grass 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate warbler_grass 0.6.1
[INFO] tweaked toml for crates.io crate warbler_grass 0.6.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate warbler_grass 0.6.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate warbler_grass 0.6.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bda8f7fdba1b831b1b9e73f5e5bd191c0bb07bc07f0d19a3427194aef8d4be94
[INFO] running `Command { std: "docker" "start" "-a" "bda8f7fdba1b831b1b9e73f5e5bd191c0bb07bc07f0d19a3427194aef8d4be94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bda8f7fdba1b831b1b9e73f5e5bd191c0bb07bc07f0d19a3427194aef8d4be94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda8f7fdba1b831b1b9e73f5e5bd191c0bb07bc07f0d19a3427194aef8d4be94", kill_on_drop: false }`
[INFO] [stdout] bda8f7fdba1b831b1b9e73f5e5bd191c0bb07bc07f0d19a3427194aef8d4be94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e0fa4d1bcd9ba169274a7788d4bd04d2407e261892e2c7106fb066bbba176ac
[INFO] running `Command { std: "docker" "start" "-a" "8e0fa4d1bcd9ba169274a7788d4bd04d2407e261892e2c7106fb066bbba176ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bevy_ptr v0.13.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling bevy_tasks v0.13.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling sysinfo v0.30.7
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.1
[INFO] [stderr]    Compiling encase_derive_impl v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.1
[INFO] [stderr]    Compiling bevy_derive v0.13.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.13.1
[INFO] [stderr]    Compiling bevy_render_macros v0.13.1
[INFO] [stderr]    Compiling encase_derive v0.7.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling bevy_utils v0.13.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling bevy_math v0.13.1
[INFO] [stderr]    Compiling bevy_mikktspace v0.13.1
[INFO] [stderr]    Compiling encase v0.7.0
[INFO] [stderr]    Compiling hexasphere v10.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.13.1
[INFO] [stderr]    Compiling naga_oil v0.13.0
[INFO] [stderr]    Compiling bevy_ecs v0.13.1
[INFO] [stderr]    Compiling bevy_app v0.13.1
[INFO] [stderr]    Compiling bevy_log v0.13.1
[INFO] [stderr]    Compiling bevy_core v0.13.1
[INFO] [stderr]    Compiling bevy_time v0.13.1
[INFO] [stderr]    Compiling bevy_input v0.13.1
[INFO] [stderr]    Compiling bevy_a11y v0.13.1
[INFO] [stderr]    Compiling bevy_asset v0.13.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.13.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.13.1
[INFO] [stderr]    Compiling bevy_transform v0.13.1
[INFO] [stderr]    Compiling bevy_window v0.13.1
[INFO] [stderr]    Compiling bevy_render v0.13.1
[INFO] [stderr]    Compiling bevy_core_pipeline v0.13.1
[INFO] [stderr]    Compiling bevy_pbr v0.13.1
[INFO] [stderr]    Compiling bevy_internal v0.13.1
[INFO] [stderr]    Compiling bevy v0.13.1
[INFO] [stderr]    Compiling warbler_grass v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `editor`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "editor")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `editor` as a feature in `Cargo.toml`
[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] [stdout] warning: field `density_map_layout` is never read
[INFO] [stdout]   --> src/render/grass_pipeline.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct GrassPipeline {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub density_map_layout: BindGroupLayout,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/render/prepare.rs:275:8
[INFO] [stdout]     |
[INFO] [stdout] 275 | struct ShaderRegionConfiguration {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/render/prepare.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/render/prepare.rs:296:8
[INFO] [stdout]     |
[INFO] [stdout] 296 | struct ShaderAabb {
[INFO] [stdout]     |        ^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/render/prepare.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/render/prepare.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | struct ShaderColorUniform {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/render/prepare.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/render/prepare.rs:327:8
[INFO] [stdout]     |
[INFO] [stdout] 327 | struct ShaderHeightUniform {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/render/prepare.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "8e0fa4d1bcd9ba169274a7788d4bd04d2407e261892e2c7106fb066bbba176ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e0fa4d1bcd9ba169274a7788d4bd04d2407e261892e2c7106fb066bbba176ac", kill_on_drop: false }`
[INFO] [stdout] 8e0fa4d1bcd9ba169274a7788d4bd04d2407e261892e2c7106fb066bbba176ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dfe3212db9ceef49a213087d1e0ee67bbb108880faa4e3dee65b99b4df76db2
[INFO] running `Command { std: "docker" "start" "-a" "4dfe3212db9ceef49a213087d1e0ee67bbb108880faa4e3dee65b99b4df76db2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling bevy_asset v0.13.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling ruzstd v0.5.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/beta-2025-09-21-x86_64-unknown-linux-gnu/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=486a127eb7fa4ddf -C extra-filename=-8a097023b5c6b3c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `bevy_asset` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_asset --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.13.1/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 --warn=unsafe_op_in_unsafe_fn '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' --cfg 'feature="multi-threaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asset_processor", "embedded_watcher", "file_watcher", "multi-threaded", "notify-debouncer-full", "watch"))' -C metadata=51adb0531d6bc804 -C extra-filename=-e54c8fd4611c3bef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-ad3df244efa8d777.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-23af3f39f1366b07.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-1a9287455cad9d1e.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-c25091104ca574a7.rmeta --extern bevy_asset_macros=/opt/rustwide/target/debug/deps/libbevy_asset_macros-b64d8db2c876bc3f.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-abf99fabda716a0b.rmeta --extern bevy_log=/opt/rustwide/target/debug/deps/libbevy_log-596173f71661a7b7.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-e1dad48dc5d06dee.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-de3c5a43bc66be88.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-7535bd2b05e391cd.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-7af510facb93e268.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b0cb5aa3d0c56a22.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-d33906d24142a297.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0f5f944794dc689e.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-3aa4d815b849e19c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d31eec94fc56b2c9.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-1409ad3e27a20d1a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9f5f1d2b67836b01.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a73679ec1dbd938a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-030420458eb71323/out -L native=/opt/rustwide/target/debug/build/blake3-030420458eb71323/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4dfe3212db9ceef49a213087d1e0ee67bbb108880faa4e3dee65b99b4df76db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dfe3212db9ceef49a213087d1e0ee67bbb108880faa4e3dee65b99b4df76db2", kill_on_drop: false }`
[INFO] [stdout] 4dfe3212db9ceef49a213087d1e0ee67bbb108880faa4e3dee65b99b4df76db2
