[INFO] fetching crate naia-bevy-client 0.23.0...
[INFO] checking naia-bevy-client-0.23.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate naia-bevy-client 0.23.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate naia-bevy-client 0.23.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate naia-bevy-client 0.23.0
[INFO] finished tweaking crates.io crate naia-bevy-client 0.23.0
[INFO] tweaked toml for crates.io crate naia-bevy-client 0.23.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 334 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_app v0.14.2 (available: v0.15.0)
[INFO] [stderr]       Adding bevy_ecs v0.14.2 (available: v0.15.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61f25acd397f89322eb5da69c56e3a5036d97a24991b4cc9b343b03254bd6007
[INFO] running `Command { std: "docker" "start" "-a" "61f25acd397f89322eb5da69c56e3a5036d97a24991b4cc9b343b03254bd6007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f25acd397f89322eb5da69c56e3a5036d97a24991b4cc9b343b03254bd6007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f25acd397f89322eb5da69c56e3a5036d97a24991b4cc9b343b03254bd6007", kill_on_drop: false }`
[INFO] [stdout] 61f25acd397f89322eb5da69c56e3a5036d97a24991b4cc9b343b03254bd6007
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1b45b53c9e5a0b38827ddc543b5f0bcc15b063e62e56d86aa07050e84617cbe
[INFO] running `Command { std: "docker" "start" "-a" "b1b45b53c9e5a0b38827ddc543b5f0bcc15b063e62e56d86aa07050e84617cbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling naia-serde-derive v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bevy_ptr v0.14.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking naia-serde v0.23.0
[INFO] [stderr]    Compiling naia-derive v0.23.0
[INFO] [stderr]     Checking bevy_tasks v0.14.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking bevy_utils v0.14.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bevy_ecs v0.14.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking naia-socket-shared v0.23.0
[INFO] [stderr]     Checking naia-shared v0.23.0
[INFO] [stderr]     Checking bevy_app v0.14.2
[INFO] [stderr]     Checking naia-client v0.23.0
[INFO] [stderr]     Checking naia-bevy-shared v0.23.0
[INFO] [stdout] error[E0432]: unresolved import `naia_client_socket`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naia-client-0.23.0/src/transport/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use naia_client_socket::IdentityReceiverResult;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `naia_client_socket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `naia_client_socket`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naia-client-0.23.0/src/connection/io.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use naia_client_socket::IdentityReceiverResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `naia_client_socket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `naia_client_socket`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naia-client-0.23.0/src/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use naia_client_socket::IdentityReceiverResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `naia_client_socket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naia-client-0.23.0/src/client.rs:1121:32
[INFO] [stdout]      |
[INFO] [stdout] 41   | impl<E: Copy + Eq + Hash + Send + Sync> Client<E> {
[INFO] [stdout]      |      - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 1121 |                     if code == 401 {
[INFO] [stdout]      |                                ^^^ expected type parameter `E`, found integer
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected type parameter `E`
[INFO] [stdout]                           found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naia-client` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b1b45b53c9e5a0b38827ddc543b5f0bcc15b063e62e56d86aa07050e84617cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b45b53c9e5a0b38827ddc543b5f0bcc15b063e62e56d86aa07050e84617cbe", kill_on_drop: false }`
[INFO] [stdout] b1b45b53c9e5a0b38827ddc543b5f0bcc15b063e62e56d86aa07050e84617cbe
