[INFO] fetching crate bevy_simplenet_events 0.5.0... [INFO] building bevy_simplenet_events-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate bevy_simplenet_events 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate bevy_simplenet_events 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bevy_simplenet_events 0.5.0 [INFO] tweaked toml for crates.io crate bevy_simplenet_events 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_simplenet_events 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 329 packages to latest compatible versions [INFO] [stderr] Adding bevy_app v0.15.3 (available: v0.16.1) [INFO] [stderr] Adding bevy_cobweb v0.13.0 (available: v0.17.2) [INFO] [stderr] Adding bevy_ecs v0.15.4 (available: v0.16.1) [INFO] [stderr] Adding bevy_simplenet v0.14.2 (available: v0.16.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding uuid v1.12.1 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.14.1 [INFO] [stderr] Downloaded darling_macro v0.21.3 [INFO] [stderr] Downloaded bevy_cobweb_derive v0.1.0 [INFO] [stderr] Downloaded ref-cast v1.0.24 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded darling v0.21.3 [INFO] [stderr] Downloaded bevy_core v0.15.3 [INFO] [stderr] Downloaded bevy_derive v0.15.3 [INFO] [stderr] Downloaded bevy_ecs_macros v0.15.3 [INFO] [stderr] Downloaded bevy_ptr v0.15.3 [INFO] [stderr] Downloaded bevy_diagnostic v0.15.3 [INFO] [stderr] Downloaded bevy_input v0.15.3 [INFO] [stderr] Downloaded bevy_cobweb v0.13.0 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded bevy_reflect v0.15.3 [INFO] [stderr] Downloaded schemars v0.9.0 [INFO] [stderr] Downloaded toml_edit v0.22.27 [INFO] [stderr] Downloaded tungstenite v0.20.1 [INFO] [stderr] Downloaded bevy_app v0.15.3 [INFO] [stderr] Downloaded bevy_ecs v0.15.4 [INFO] [stderr] Downloaded bevy_hierarchy v0.15.3 [INFO] [stderr] Downloaded bevy_internal v0.15.3 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded bevy v0.15.3 [INFO] [stderr] Downloaded async-executor v1.13.3 [INFO] [stderr] Downloaded bevy_math v0.15.3 [INFO] [stderr] Downloaded bevy_tasks v0.15.3 [INFO] [stderr] Downloaded axum-server v0.5.1 [INFO] [stderr] Downloaded tokio-tungstenite-wasm v0.2.1 [INFO] [stderr] Downloaded wasmtimer v0.2.1 [INFO] [stderr] Downloaded libloading v0.8.9 [INFO] [stderr] Downloaded bevy_log v0.15.3 [INFO] [stderr] Downloaded bevy_time v0.15.3 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded bevy_macro_utils v0.15.3 [INFO] [stderr] Downloaded bevy_utils v0.15.3 [INFO] [stderr] Downloaded atomic_enum v0.2.0 [INFO] [stderr] Downloaded bevy_simplenet v0.14.2 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded futures-lite v2.6.1 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Downloaded async-channel v1.9.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded enfync v0.1.6 [INFO] [stderr] Downloaded serde_with v3.14.1 [INFO] [stderr] Downloaded bevy_transform v0.15.3 [INFO] [stderr] Downloaded bevy_reflect_derive v0.15.3 [INFO] [stderr] Downloaded wasm-timer v0.2.5 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded darling_core v0.21.3 [INFO] [stderr] Downloaded bevy_simplenet_events_derive v0.1.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.24 [INFO] [stderr] Downloaded ezsockets v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f81f3e15c1e2c5e86c1880a8a5e2bbf86979f8af970ad5a4f94ce69e8a8217d3 [INFO] running `Command { std: "docker" "start" "-a" "f81f3e15c1e2c5e86c1880a8a5e2bbf86979f8af970ad5a4f94ce69e8a8217d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81f3e15c1e2c5e86c1880a8a5e2bbf86979f8af970ad5a4f94ce69e8a8217d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81f3e15c1e2c5e86c1880a8a5e2bbf86979f8af970ad5a4f94ce69e8a8217d3", kill_on_drop: false }` [INFO] [stdout] f81f3e15c1e2c5e86c1880a8a5e2bbf86979f8af970ad5a4f94ce69e8a8217d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6025dcb4c1ea973eb804ca164dc65877f14923291ffb1d7e7e33f6e550f985 [INFO] running `Command { std: "docker" "start" "-a" "0f6025dcb4c1ea973eb804ca164dc65877f14923291ffb1d7e7e33f6e550f985", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling bevy_cobweb_derive v0.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling bevy_simplenet_events_derive v0.1.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling atomic_enum v0.2.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling enfync v0.1.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite-wasm v0.2.1 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling axum-server v0.5.1 [INFO] [stderr] Compiling bevy_ecs v0.15.4 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling ezsockets v0.6.4 [INFO] [stderr] Compiling bevy_simplenet v0.14.2 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_cobweb v0.13.0 [INFO] [stderr] Compiling bevy_simplenet_events v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "0f6025dcb4c1ea973eb804ca164dc65877f14923291ffb1d7e7e33f6e550f985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6025dcb4c1ea973eb804ca164dc65877f14923291ffb1d7e7e33f6e550f985", kill_on_drop: false }` [INFO] [stdout] 0f6025dcb4c1ea973eb804ca164dc65877f14923291ffb1d7e7e33f6e550f985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d23350ae32c9e8119f244b04bea296ae1ffd1118ab55beb1188d8ad777535c7 [INFO] running `Command { std: "docker" "start" "-a" "3d23350ae32c9e8119f244b04bea296ae1ffd1118ab55beb1188d8ad777535c7", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_simplenet_events v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.08s [INFO] running `Command { std: "docker" "inspect" "3d23350ae32c9e8119f244b04bea296ae1ffd1118ab55beb1188d8ad777535c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d23350ae32c9e8119f244b04bea296ae1ffd1118ab55beb1188d8ad777535c7", kill_on_drop: false }` [INFO] [stdout] 3d23350ae32c9e8119f244b04bea296ae1ffd1118ab55beb1188d8ad777535c7