[INFO] fetching crate bevy_remote_inspector 0.1.0...
[INFO] testing bevy_remote_inspector-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate bevy_remote_inspector 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_remote_inspector 0.1.0
[INFO] finished tweaking crates.io crate bevy_remote_inspector 0.1.0
[INFO] tweaked toml for crates.io crate bevy_remote_inspector 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_remote_inspector 0.1.0 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 crates.io crate bevy_remote_inspector 0.1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_remote_stream v0.1.0
[INFO] [stderr]   Downloaded bevy_remote v0.15.0
[INFO] [stderr]   Downloaded bytemuck v1.19.0
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded web-sys v0.3.72
[INFO] [stderr]   Downloaded const_panic v0.2.10
[INFO] [stderr]   Downloaded hyper-tungstenite v0.15.0
[INFO] [stderr]   Downloaded font-types v0.7.3
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded cc v1.1.36
[INFO] [stderr]   Downloaded rustix v0.38.39
[INFO] [stderr]   Downloaded smol-hyper v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded xml-rs v0.8.23
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded futures-lite v2.4.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded read-fonts v0.22.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b4854f9814cbd5097345ef60cdc583cb0309f2e27d458cb8b5ad7ad3cff7fc7e
[INFO] running `Command { std: "docker" "start" "-a" "b4854f9814cbd5097345ef60cdc583cb0309f2e27d458cb8b5ad7ad3cff7fc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4854f9814cbd5097345ef60cdc583cb0309f2e27d458cb8b5ad7ad3cff7fc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4854f9814cbd5097345ef60cdc583cb0309f2e27d458cb8b5ad7ad3cff7fc7e", kill_on_drop: false }`
[INFO] [stdout] b4854f9814cbd5097345ef60cdc583cb0309f2e27d458cb8b5ad7ad3cff7fc7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5e6f7af22eb60389f6a67ebcfcf2482664051b03b1464961a16aa96abbd40061
[INFO] running `Command { std: "docker" "start" "-a" "5e6f7af22eb60389f6a67ebcfcf2482664051b03b1464961a16aa96abbd40061", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling bevy_ptr v0.15.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling futures-lite v2.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr]    Compiling atomicow v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling bevy_render_macros v0.15.0
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.0
[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.90.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.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=40a9d21c93f04193 -C extra-filename=-915ebae3d65027e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ef91d20411bb67c8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e6f7af22eb60389f6a67ebcfcf2482664051b03b1464961a16aa96abbd40061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6f7af22eb60389f6a67ebcfcf2482664051b03b1464961a16aa96abbd40061", kill_on_drop: false }`
[INFO] [stdout] 5e6f7af22eb60389f6a67ebcfcf2482664051b03b1464961a16aa96abbd40061
