[INFO] fetching crate pybevy_core 0.2.1... [INFO] testing pybevy_core-0.2.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pybevy_core 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pybevy_core 0.2.1 [INFO] finished tweaking crates.io crate pybevy_core 0.2.1 [INFO] tweaked toml for crates.io crate pybevy_core 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pybevy_core 0.2.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pybevy_core 0.2.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stackfuture v0.3.0 [INFO] [stderr] Downloaded pyo3-macros v0.27.1 [INFO] [stderr] Downloaded pyo3-build-config v0.27.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.1 [INFO] [stderr] Downloaded pybevy_storage v0.2.1 [INFO] [stderr] Downloaded pybevy_macros v0.2.1 [INFO] [stderr] Downloaded pyo3-ffi v0.27.1 [INFO] [stderr] Downloaded bevy v0.18.1 [INFO] [stderr] Downloaded glam v0.30.9 [INFO] [stderr] Downloaded pyo3 v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa92366fd4f97a3b6ec51a18c9b6283df13c093b97bde2c70748e5fe675c834 [INFO] running `Command { std: "docker" "start" "-a" "dfa92366fd4f97a3b6ec51a18c9b6283df13c093b97bde2c70748e5fe675c834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa92366fd4f97a3b6ec51a18c9b6283df13c093b97bde2c70748e5fe675c834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa92366fd4f97a3b6ec51a18c9b6283df13c093b97bde2c70748e5fe675c834", kill_on_drop: false }` [INFO] [stdout] dfa92366fd4f97a3b6ec51a18c9b6283df13c093b97bde2c70748e5fe675c834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f878cf371b76f7263aa2f375d7bcd638ebefe741d86354c88fa115a5c60f8745 [INFO] running `Command { std: "docker" "start" "-a" "f878cf371b76f7263aa2f375d7bcd638ebefe741d86354c88fa115a5c60f8745", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.27.1 [INFO] [stderr] Compiling bevy_ptr v0.18.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pyo3-ffi v0.27.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling pyo3 v0.27.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling bevy_asset_macros v0.18.0 [INFO] [stderr] Compiling glam v0.30.9 [INFO] [stderr] Compiling pybevy_macros v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.27.1 [INFO] [stderr] Compiling bevy_platform v0.18.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling bevy_utils v0.18.0 [INFO] [stderr] Compiling bevy_tasks v0.18.0 [INFO] [stderr] Compiling bevy_reflect v0.18.0 [INFO] [stderr] Compiling bevy_ecs v0.18.0 [INFO] [stderr] Compiling bevy_math v0.18.0 [INFO] [stderr] Compiling bevy_color v0.18.0 [INFO] [stderr] Compiling bevy_app v0.18.0 [INFO] [stderr] Compiling bevy_time v0.18.0 [INFO] [stderr] Compiling bevy_input v0.18.0 [INFO] [stderr] Compiling bevy_transform v0.18.0 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0 [INFO] [stderr] Compiling bevy_asset v0.18.0 [INFO] [stderr] Compiling bevy_internal v0.18.0 [INFO] [stderr] Compiling bevy v0.18.1 [INFO] [stderr] Compiling pybevy_storage v0.2.1 [INFO] [stderr] Compiling pybevy_core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "f878cf371b76f7263aa2f375d7bcd638ebefe741d86354c88fa115a5c60f8745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f878cf371b76f7263aa2f375d7bcd638ebefe741d86354c88fa115a5c60f8745", kill_on_drop: false }` [INFO] [stdout] f878cf371b76f7263aa2f375d7bcd638ebefe741d86354c88fa115a5c60f8745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bbd4acbbae135c9c7ebcbd323c428bcb2c0ff42e4bfd84c2cb1226dc22e4496 [INFO] running `Command { std: "docker" "start" "-a" "8bbd4acbbae135c9c7ebcbd323c428bcb2c0ff42e4bfd84c2cb1226dc22e4496", kill_on_drop: false }` [INFO] [stderr] Compiling pybevy_core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `Command { std: "docker" "inspect" "8bbd4acbbae135c9c7ebcbd323c428bcb2c0ff42e4bfd84c2cb1226dc22e4496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbd4acbbae135c9c7ebcbd323c428bcb2c0ff42e4bfd84c2cb1226dc22e4496", kill_on_drop: false }` [INFO] [stdout] 8bbd4acbbae135c9c7ebcbd323c428bcb2c0ff42e4bfd84c2cb1226dc22e4496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d411e3b906cd589dd2bca20ad55dbc2f54e95233a7e0050ba4157623ef75890 [INFO] running `Command { std: "docker" "start" "-a" "2d411e3b906cd589dd2bca20ad55dbc2f54e95233a7e0050ba4157623ef75890", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pybevy_core-92880c688fed3d78) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test handle::tests::test_non_synthetic_uuid ... ok [INFO] [stdout] test handle::tests::test_synthetic_uuid ... ok [INFO] [stdout] test registry::batchable_field::tests::bool_from_numpy_true ... ok [INFO] [stdout] test registry::batchable_field::tests::bool_from_numpy_false ... ok [INFO] [stdout] test registry::batchable_field::tests::field_offset_view_meta_bool ... ok [INFO] [stdout] test registry::batchable_field::tests::color_batch_metadata ... ok [INFO] [stdout] test registry::batchable_field::tests::color_from_numpy_srgba ... ok [INFO] [stdout] test registry::batchable_field::tests::field_offset_view_meta_f32 ... ok [INFO] [stdout] test registry::global_registry::tests::test_empty_registry ... ok [INFO] [stdout] test registry::global_registry::tests::test_null_pointer_not_found ... ok [INFO] [stdout] test registry::batchable_field::tests::bool_view_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests pybevy_core [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/plugin.rs - plugin::PluginBridge (line 84) ... ignored [INFO] [stdout] test src/registry/asset_bridge.rs - registry::asset_bridge (line 14) ... ignored [INFO] [stdout] test src/registry/batchable_field.rs - registry::batchable_field::batch_field_meta_for (line 167) ... ignored [INFO] [stdout] test src/registry/batchable_field.rs - registry::batchable_field::field_offset_view_meta_for (line 186) ... ignored [INFO] [stdout] test src/registry/batchable_field.rs - registry::batchable_field::set_field_from_numpy (line 198) ... ignored [INFO] [stdout] test src/registry/component_bridge.rs - registry::component_bridge (line 14) ... ignored [INFO] [stdout] test src/registry/component_bridge.rs - registry::component_bridge::ComponentBridge::view_bridge (line 204) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::get_bridge_by_py_type (line 92) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::register_asset_bridge (line 246) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::register_component_bridge (line 62) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::register_message_bridge (line 422) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::register_resource_bridge (line 156) ... ignored [INFO] [stdout] test src/registry/global_registry.rs - registry::global_registry::register_type_id (line 358) ... ignored [INFO] [stdout] test src/registry/mod.rs - registry (line 29) ... ignored [INFO] [stdout] test src/registry/mod.rs - registry (line 42) ... ignored [INFO] [stdout] test src/registry/resource_bridge.rs - registry::resource_bridge (line 14) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.53s [INFO] running `Command { std: "docker" "inspect" "2d411e3b906cd589dd2bca20ad55dbc2f54e95233a7e0050ba4157623ef75890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d411e3b906cd589dd2bca20ad55dbc2f54e95233a7e0050ba4157623ef75890", kill_on_drop: false }` [INFO] [stdout] 2d411e3b906cd589dd2bca20ad55dbc2f54e95233a7e0050ba4157623ef75890