[INFO] fetching crate rapier3d-f64 0.30.1... [INFO] testing rapier3d-f64-0.30.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rapier3d-f64 0.30.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rapier3d-f64 0.30.1 [INFO] finished tweaking crates.io crate rapier3d-f64 0.30.1 [INFO] tweaked toml for crates.io crate rapier3d-f64 0.30.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapier3d-f64 0.30.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapier3d-f64 0.30.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded serde_arrays v0.2.0 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded nalgebra-macros v0.3.0 [INFO] [stderr] Downloaded num-derive v0.4.2 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded glam v0.24.2 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded glam v0.16.0 [INFO] [stderr] Downloaded downcast-rs v2.0.2 [INFO] [stderr] Downloaded parry3d-f64 v0.25.1 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded ordered-float v5.1.0 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.17 [INFO] [stderr] Downloaded simba v0.9.1 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded glam v0.22.0 [INFO] [stderr] Downloaded glam v0.25.0 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded nalgebra v0.34.1 [INFO] [stderr] Downloaded glam v0.28.0 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded spade v2.15.0 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded glam v0.30.8 [INFO] [stderr] Downloaded glam v0.18.0 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd0116ed7df31cac18587b1438f8428ce1d65860535b9044737661a8d472ce01 [INFO] running `Command { std: "docker" "start" "-a" "fd0116ed7df31cac18587b1438f8428ce1d65860535b9044737661a8d472ce01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd0116ed7df31cac18587b1438f8428ce1d65860535b9044737661a8d472ce01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0116ed7df31cac18587b1438f8428ce1d65860535b9044737661a8d472ce01", kill_on_drop: false }` [INFO] [stdout] fd0116ed7df31cac18587b1438f8428ce1d65860535b9044737661a8d472ce01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9363648cfff0ccd8c2778322e6902ef79a56f88a333c965d8e0b72fbdaf615d [INFO] running `Command { std: "docker" "start" "-a" "e9363648cfff0ccd8c2778322e6902ef79a56f88a333c965d8e0b72fbdaf615d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling parry3d-f64 v0.25.1 [INFO] [stderr] Compiling rapier3d-f64 v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.42s [INFO] running `Command { std: "docker" "inspect" "e9363648cfff0ccd8c2778322e6902ef79a56f88a333c965d8e0b72fbdaf615d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9363648cfff0ccd8c2778322e6902ef79a56f88a333c965d8e0b72fbdaf615d", kill_on_drop: false }` [INFO] [stdout] e9363648cfff0ccd8c2778322e6902ef79a56f88a333c965d8e0b72fbdaf615d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbea6fdd76edbdbcbeeccbeda0e4194d205db319d6da4c2c64e323116c1b00cf [INFO] running `Command { std: "docker" "start" "-a" "fbea6fdd76edbdbcbeeccbeda0e4194d205db319d6da4c2c64e323116c1b00cf", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rapier3d-f64 v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.85s [INFO] running `Command { std: "docker" "inspect" "fbea6fdd76edbdbcbeeccbeda0e4194d205db319d6da4c2c64e323116c1b00cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbea6fdd76edbdbcbeeccbeda0e4194d205db319d6da4c2c64e323116c1b00cf", kill_on_drop: false }` [INFO] [stdout] fbea6fdd76edbdbcbeeccbeda0e4194d205db319d6da4c2c64e323116c1b00cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f045b6d51b34adfa35e49cb023aa5f9ad0ad328844b7a0e18addb80a62be948a [INFO] running `Command { std: "docker" "start" "-a" "f045b6d51b34adfa35e49cb023aa5f9ad0ad328844b7a0e18addb80a62be948a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapier3d_f64-444c9310aee919cd) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_rearrange_columns ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_with_rearranged_rows_mut ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::index_sequence_rearrange_rows ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_append ... ok [INFO] [stdout] test pipeline::collision_pipeline::tests::test_no_rigid_bodies ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::collider_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::kinematic_and_fixed_contact_crash ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_type_changed_dynamic_is_in_active_set ... ok [INFO] [stdout] test dynamics::joint::revolute_joint::test::test_revolute_joint_angle ... ok [INFO] [stdout] test dynamics::rigid_body_components::tests::test_interpolate_velocity ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::joint_step_delta_time_0 ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_insert ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody_ik::test::one_link_fwd_kinematics ... ok [INFO] [stdout] test dynamics::joint::multibody_joint::multibody::test::test_multibody_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f045b6d51b34adfa35e49cb023aa5f9ad0ad328844b7a0e18addb80a62be948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f045b6d51b34adfa35e49cb023aa5f9ad0ad328844b7a0e18addb80a62be948a", kill_on_drop: false }` [INFO] [stdout] f045b6d51b34adfa35e49cb023aa5f9ad0ad328844b7a0e18addb80a62be948a