[INFO] fetching crate naia-bevy-client 0.24.0... [INFO] testing naia-bevy-client-0.24.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate naia-bevy-client 0.24.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate naia-bevy-client 0.24.0 [INFO] finished tweaking crates.io crate naia-bevy-client 0.24.0 [INFO] tweaked toml for crates.io crate naia-bevy-client 0.24.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate naia-bevy-client 0.24.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate naia-bevy-client 0.24.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad007acf64f1c131ddace4f0243b95d1c6688d3740743c8ea500ec9d6aec62a7 [INFO] running `Command { std: "docker" "start" "-a" "ad007acf64f1c131ddace4f0243b95d1c6688d3740743c8ea500ec9d6aec62a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad007acf64f1c131ddace4f0243b95d1c6688d3740743c8ea500ec9d6aec62a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad007acf64f1c131ddace4f0243b95d1c6688d3740743c8ea500ec9d6aec62a7", kill_on_drop: false }` [INFO] [stdout] ad007acf64f1c131ddace4f0243b95d1c6688d3740743c8ea500ec9d6aec62a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a049aedf8eaa8551dd36a9c07954e83c75b33ce9d1f64ba6737982994d0ea90 [INFO] running `Command { std: "docker" "start" "-a" "6a049aedf8eaa8551dd36a9c07954e83c75b33ce9d1f64ba6737982994d0ea90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling naia-serde-derive v0.24.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.15.0 [INFO] [stderr] Compiling naia-serde v0.24.0 [INFO] [stderr] Compiling naia-derive v0.24.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling bevy_ecs v0.15.0 [INFO] [stderr] Compiling naia-socket-shared v0.24.0 [INFO] [stderr] Compiling naia-shared v0.24.0 [INFO] [stderr] Compiling bevy_app v0.15.0 [INFO] [stderr] Compiling naia-bevy-shared v0.24.0 [INFO] [stderr] Compiling naia-client v0.24.0 [INFO] [stderr] Compiling naia-bevy-client v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.91s [INFO] running `Command { std: "docker" "inspect" "6a049aedf8eaa8551dd36a9c07954e83c75b33ce9d1f64ba6737982994d0ea90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a049aedf8eaa8551dd36a9c07954e83c75b33ce9d1f64ba6737982994d0ea90", kill_on_drop: false }` [INFO] [stdout] 6a049aedf8eaa8551dd36a9c07954e83c75b33ce9d1f64ba6737982994d0ea90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de263d90c12ba2c71dc68aa13fe7311737d4e0a6ea471401958aa6894a3960c1 [INFO] running `Command { std: "docker" "start" "-a" "de263d90c12ba2c71dc68aa13fe7311737d4e0a6ea471401958aa6894a3960c1", kill_on_drop: false }` [INFO] [stderr] Compiling naia-bevy-client v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "de263d90c12ba2c71dc68aa13fe7311737d4e0a6ea471401958aa6894a3960c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de263d90c12ba2c71dc68aa13fe7311737d4e0a6ea471401958aa6894a3960c1", kill_on_drop: false }` [INFO] [stdout] de263d90c12ba2c71dc68aa13fe7311737d4e0a6ea471401958aa6894a3960c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5945049dfecc5d6b0150e783ce70cd060c483e5333ad88e2dcb2d958226a8c4f [INFO] running `Command { std: "docker" "start" "-a" "5945049dfecc5d6b0150e783ce70cd060c483e5333ad88e2dcb2d958226a8c4f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/naia_bevy_client-f7d8ea2b44574a16) [INFO] [stderr] Doc-tests naia_bevy_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5945049dfecc5d6b0150e783ce70cd060c483e5333ad88e2dcb2d958226a8c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5945049dfecc5d6b0150e783ce70cd060c483e5333ad88e2dcb2d958226a8c4f", kill_on_drop: false }` [INFO] [stdout] 5945049dfecc5d6b0150e783ce70cd060c483e5333ad88e2dcb2d958226a8c4f