[INFO] fetching crate bevy_remote_inspector 0.1.0...
[INFO] checking bevy_remote_inspector-0.1.0 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] extracting crate bevy_remote_inspector 0.1.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_remote_inspector 0.1.0 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa0398e615c0d6879fa8eeb12175044e6bb971cff04bf8e266fa2eaff5d23b18
[INFO] running `Command { std: "docker" "start" "-a" "fa0398e615c0d6879fa8eeb12175044e6bb971cff04bf8e266fa2eaff5d23b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa0398e615c0d6879fa8eeb12175044e6bb971cff04bf8e266fa2eaff5d23b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0398e615c0d6879fa8eeb12175044e6bb971cff04bf8e266fa2eaff5d23b18", kill_on_drop: false }`
[INFO] [stdout] fa0398e615c0d6879fa8eeb12175044e6bb971cff04bf8e266fa2eaff5d23b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e01e2573cf4b2cba5e05426af28c49370586be4c584cebd319f114f95d5e3f2e
[INFO] running `Command { std: "docker" "start" "-a" "e01e2573cf4b2cba5e05426af28c49370586be4c584cebd319f114f95d5e3f2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.4.0
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bevy_tasks v0.15.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking atomicow v1.0.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]     Checking regex v1.11.1
[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 derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling encase_derive v0.10.0
[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 bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling bevy_render_macros v0.15.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1ab4931932af08af -C extra-filename=-9b6cc88a0dfee8a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aedf8ddd5844e666.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-efda9a7763f0af14.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5515e52bad1e9d9f.rmeta --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/f27166d4c64dc29edc5ea3214357f191edf8b635/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 -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=d47add3d2f13c56f -C extra-filename=-6f39f59e684e9f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ca2fbd4142ab8c8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e01e2573cf4b2cba5e05426af28c49370586be4c584cebd319f114f95d5e3f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01e2573cf4b2cba5e05426af28c49370586be4c584cebd319f114f95d5e3f2e", kill_on_drop: false }`
[INFO] [stdout] e01e2573cf4b2cba5e05426af28c49370586be4c584cebd319f114f95d5e3f2e
