[INFO] fetching crate avian_rerecast 0.2.0... [INFO] testing avian_rerecast-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate avian_rerecast 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate avian_rerecast 0.2.0 [INFO] finished tweaking crates.io crate avian_rerecast 0.2.0 [INFO] tweaked toml for crates.io crate avian_rerecast 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate avian_rerecast 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate avian_rerecast 0.2.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_rerecast_core v0.2.0 [INFO] [stderr] Downloaded rerecast v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ab79e0cd7a054ac8f69f6f5db091f6197c0bb9ca1c90aabb80aa0623d3d395 [INFO] running `Command { std: "docker" "start" "-a" "88ab79e0cd7a054ac8f69f6f5db091f6197c0bb9ca1c90aabb80aa0623d3d395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ab79e0cd7a054ac8f69f6f5db091f6197c0bb9ca1c90aabb80aa0623d3d395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ab79e0cd7a054ac8f69f6f5db091f6197c0bb9ca1c90aabb80aa0623d3d395", kill_on_drop: false }` [INFO] [stdout] 88ab79e0cd7a054ac8f69f6f5db091f6197c0bb9ca1c90aabb80aa0623d3d395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f9ad238b3a7e5d77917782d120d2070a66517fcb43dd0e457c6f9351b5fdf36 [INFO] running `Command { std: "docker" "start" "-a" "0f9ad238b3a7e5d77917782d120d2070a66517fcb43dd0e457c6f9351b5fdf36", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling avian_derive v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling bevy_math v0.16.1 [INFO] [stderr] Compiling rerecast v0.1.1 [INFO] [stderr] Compiling parry3d v0.17.6 [INFO] [stderr] Compiling bevy_heavy v0.2.0 [INFO] [stderr] Compiling bevy_app v0.16.1 [INFO] [stderr] Compiling bevy_log v0.16.1 [INFO] [stderr] Compiling bevy_time v0.16.1 [INFO] [stderr] Compiling bevy_input v0.16.1 [INFO] [stderr] Compiling bevy_transform v0.16.1 [INFO] [stderr] Compiling bevy_diagnostic v0.16.1 [INFO] [stderr] Compiling bevy_rerecast_core v0.2.0 [INFO] [stderr] Compiling bevy_internal v0.16.1 [INFO] [stderr] Compiling bevy v0.16.1 [INFO] [stderr] Compiling bevy_transform_interpolation v0.2.0 [INFO] [stderr] Compiling avian3d v0.3.1 [INFO] [stderr] Compiling avian_rerecast v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "0f9ad238b3a7e5d77917782d120d2070a66517fcb43dd0e457c6f9351b5fdf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9ad238b3a7e5d77917782d120d2070a66517fcb43dd0e457c6f9351b5fdf36", kill_on_drop: false }` [INFO] [stdout] 0f9ad238b3a7e5d77917782d120d2070a66517fcb43dd0e457c6f9351b5fdf36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b65bb37a1c51742864c9d4b3e0d0058805088e3184a2d500d72806c66094ec4 [INFO] running `Command { std: "docker" "start" "-a" "2b65bb37a1c51742864c9d4b3e0d0058805088e3184a2d500d72806c66094ec4", kill_on_drop: false }` [INFO] [stderr] Compiling avian_rerecast v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "2b65bb37a1c51742864c9d4b3e0d0058805088e3184a2d500d72806c66094ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b65bb37a1c51742864c9d4b3e0d0058805088e3184a2d500d72806c66094ec4", kill_on_drop: false }` [INFO] [stdout] 2b65bb37a1c51742864c9d4b3e0d0058805088e3184a2d500d72806c66094ec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3933f5793fe4f67a447fa05839f860c7117a88a495e938ad913b8bfd7140a671 [INFO] running `Command { std: "docker" "start" "-a" "3933f5793fe4f67a447fa05839f860c7117a88a495e938ad913b8bfd7140a671", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avian_rerecast-7ae077fda6caff51) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test collider_to_trimesh::tests::rasterizes_cuboid ... ok [INFO] [stderr] Doc-tests avian_rerecast [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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" "3933f5793fe4f67a447fa05839f860c7117a88a495e938ad913b8bfd7140a671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3933f5793fe4f67a447fa05839f860c7117a88a495e938ad913b8bfd7140a671", kill_on_drop: false }` [INFO] [stdout] 3933f5793fe4f67a447fa05839f860c7117a88a495e938ad913b8bfd7140a671