[INFO] fetching crate bevy_brp_mcp 0.18.0-rc.1...
[INFO] checking bevy_brp_mcp-0.18.0-rc.1 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] extracting crate bevy_brp_mcp 0.18.0-rc.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bevy_brp_mcp 0.18.0-rc.1
[INFO] finished tweaking crates.io crate bevy_brp_mcp 0.18.0-rc.1
[INFO] tweaked toml for crates.io crate bevy_brp_mcp 0.18.0-rc.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_brp_mcp 0.18.0-rc.1 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_brp_mcp 0.18.0-rc.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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f1c03c4e4d4bef874116349b248b9257c545c074d43d2c288ffd5002fa3a583
[INFO] running `Command { std: "docker" "start" "-a" "5f1c03c4e4d4bef874116349b248b9257c545c074d43d2c288ffd5002fa3a583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f1c03c4e4d4bef874116349b248b9257c545c074d43d2c288ffd5002fa3a583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1c03c4e4d4bef874116349b248b9257c545c074d43d2c288ffd5002fa3a583", kill_on_drop: false }`
[INFO] [stdout] 5f1c03c4e4d4bef874116349b248b9257c545c074d43d2c288ffd5002fa3a583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45701f9f7ea6bd37ad023ffd0a562a9dc95f74f2af688f1e3183528cb31c7dd8
[INFO] running `Command { std: "docker" "start" "-a" "45701f9f7ea6bd37ad023ffd0a562a9dc95f74f2af688f1e3183528cb31c7dd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking bevy_ptr v0.18.0-rc.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking stackfuture v0.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling error-stack v0.6.0
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking camino v1.2.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0-rc.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0-rc.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0-rc.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bevy_derive v0.18.0-rc.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.0-rc.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bevy_brp_mcp_macros v0.18.0-rc.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=918ab4caf45bf58c -C extra-filename=-108ee6916b08eb63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aafc9602a24f2372.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d7920c189c8ddd1b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b22a50184b2e694d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-011baaf07d061245.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-16e113d30014cb62.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5dceeb142ce6f2fb.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45701f9f7ea6bd37ad023ffd0a562a9dc95f74f2af688f1e3183528cb31c7dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45701f9f7ea6bd37ad023ffd0a562a9dc95f74f2af688f1e3183528cb31c7dd8", kill_on_drop: false }`
[INFO] [stdout] 45701f9f7ea6bd37ad023ffd0a562a9dc95f74f2af688f1e3183528cb31c7dd8
