[INFO] fetching crate phys-collision 2.0.1-beta.0... [INFO] testing phys-collision-2.0.1-beta.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate phys-collision 2.0.1-beta.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking crates.io crate phys-collision 2.0.1-beta.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate phys-collision 2.0.1-beta.0 [INFO] tweaked toml for crates.io crate phys-collision 2.0.1-beta.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phys-collision 2.0.1-beta.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phys-collision 2.0.1-beta.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaf19c21b90a229c1678bd87b64897f22934f4396ecf5a80c27c473923f96671 [INFO] running `Command { std: "docker" "start" "-a" "eaf19c21b90a229c1678bd87b64897f22934f4396ecf5a80c27c473923f96671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaf19c21b90a229c1678bd87b64897f22934f4396ecf5a80c27c473923f96671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf19c21b90a229c1678bd87b64897f22934f4396ecf5a80c27c473923f96671", kill_on_drop: false }` [INFO] [stdout] eaf19c21b90a229c1678bd87b64897f22934f4396ecf5a80c27c473923f96671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f2aa0024a4e95f0474614601b593c0f77105bd19ff9f9753d35142c8f1f6293 [INFO] running `Command { std: "docker" "start" "-a" "5f2aa0024a4e95f0474614601b593c0f77105bd19ff9f9753d35142c8f1f6293", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling approx_det v2.0.0 [INFO] [stderr] Compiling auto_ops_det v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling vslab v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling glam_det v2.0.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling qchull v2.0.1-beta.0 [INFO] [stderr] Compiling chull-adapt v2.0.1-beta.0 [INFO] [stderr] Compiling phys-geom v2.0.1-beta.0 [INFO] [stderr] Compiling glamdet-na-conv v2.0.1-beta.0 [INFO] [stderr] Compiling phys-raycast v2.0.1-beta.0 [INFO] [stderr] Compiling phys-collision v2.0.1-beta.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/collision_plugin.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] 36 + pub fn get_plugin(&self, id: u64) -> Option<&dyn CollisionShapePlugin> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanerCuboid` is never constructed [INFO] [stdout] --> src/shapes/planer_cuboid.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct PlanerCuboid { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanerCuboidWide` is never constructed [INFO] [stdout] --> src/shapes/planer_cuboid.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct PlanerCuboidWide { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s [INFO] running `Command { std: "docker" "inspect" "5f2aa0024a4e95f0474614601b593c0f77105bd19ff9f9753d35142c8f1f6293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2aa0024a4e95f0474614601b593c0f77105bd19ff9f9753d35142c8f1f6293", kill_on_drop: false }` [INFO] [stdout] 5f2aa0024a4e95f0474614601b593c0f77105bd19ff9f9753d35142c8f1f6293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d698654f0f0dbc111419c29424cf15550423ff28d9a895936a78828ff61221b [INFO] running `Command { std: "docker" "start" "-a" "2d698654f0f0dbc111419c29424cf15550423ff28d9a895936a78828ff61221b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling approx_det v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tobj v3.2.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling stl_io v0.7.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ntest_timeout v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling ntest v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling glam_det v2.0.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling qchull v2.0.1-beta.0 [INFO] [stderr] Compiling chull-adapt v2.0.1-beta.0 [INFO] [stderr] Compiling phys-geom v2.0.1-beta.0 [INFO] [stderr] Compiling glamdet-na-conv v2.0.1-beta.0 [INFO] [stderr] Compiling phys-raycast v2.0.1-beta.0 [INFO] [stderr] Compiling phys-collision v2.0.1-beta.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/collision_plugin.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] 36 + pub fn get_plugin(&self, id: u64) -> Option<&dyn CollisionShapePlugin> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/collision_plugin.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stdout] 36 + pub fn get_plugin(&self, id: u64) -> Option<&dyn CollisionShapePlugin> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanerCuboid` is never constructed [INFO] [stdout] --> src/shapes/planer_cuboid.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct PlanerCuboid { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanerCuboidWide` is never constructed [INFO] [stdout] --> src/shapes/planer_cuboid.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct PlanerCuboidWide { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "2d698654f0f0dbc111419c29424cf15550423ff28d9a895936a78828ff61221b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d698654f0f0dbc111419c29424cf15550423ff28d9a895936a78828ff61221b", kill_on_drop: false }` [INFO] [stdout] 2d698654f0f0dbc111419c29424cf15550423ff28d9a895936a78828ff61221b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 616dde8d1170572ac0efbee7e45adcbbf25a24547a32a823dc32c27cf5b7a4b0 [INFO] running `Command { std: "docker" "start" "-a" "616dde8d1170572ac0efbee7e45adcbbf25a24547a32a823dc32c27cf5b7a4b0", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/collision_plugin.rs:36:50 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 36 - pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stderr] 36 + pub fn get_plugin(&self, id: u64) -> Option<&dyn CollisionShapePlugin> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `PlanerCuboid` is never constructed [INFO] [stderr] --> src/shapes/planer_cuboid.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub struct PlanerCuboid { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: struct `PlanerCuboidWide` is never constructed [INFO] [stderr] --> src/shapes/planer_cuboid.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub struct PlanerCuboidWide { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `phys-collision` (lib) generated 3 warnings (run `cargo fix --lib -p phys-collision` to apply 1 suggestion) [INFO] [stderr] warning: `phys-collision` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phys_collision-9695db4d83f20e8b) [INFO] [stdout] [INFO] [stdout] running 135 tests [INFO] [stdout] test collision_tasks::batches::tests::concave_manifold_get ... ok [INFO] [stdout] test collision_plugin::tests::collision_plugin_test ... ok [INFO] [stdout] test collision_tasks::batches::tests::normal_score_test ... ok [INFO] [stdout] test collision_tasks::batches::tests::push_convex_hull_pair ... ignored [INFO] [stdout] test collision_tasks::batches::tests::offset_score_test ... ok [INFO] [stdout] test collision_tasks::batches::tests::reduce ... ok [INFO] [stdout] test collision_tasks::batches::tests::push_capsule_convex_hull_pair ... ok [INFO] [stdout] test collision_tasks::batches::tests::push_cylinder_convex_hull_pair ... ok [INFO] [stdout] test collision_tasks::batches::tests::push_sphere_convex_hull_pair ... ok [INFO] [stdout] test collision_tasks::batches::tests::test_batches_push_cylinder ... ok [INFO] [stdout] test collision_tasks::capsule_convex_hull_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test collision_tasks::batches::tests::test_batches_push_infinite_plane ... ok [INFO] [stdout] test collision_tasks::batches::tests::push_cuboid_convex_hull_pair ... ok [INFO] [stdout] test collision_tasks::convex_hull_infinite_plane_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test collision_tasks::cylinder_convex_hull_tester::tests::test_intersect_line_circle_zero_line_direction ... ok [INFO] [stdout] test collision_tasks::cuboid_cuboid_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test collision_tasks::convex_hull_pair_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test collision_tasks::cuboid_cuboid_tester::tests::test_contact_point_is_on_face2 ... ok [INFO] [stdout] test collision_tasks::convex_hull_pair_tester::tests::no_qhull::test_contact_point_is_on_face_shifted ... ok [INFO] [stdout] test minkowski::epa::tests::test_contact_info_contact_tolerance ... ok [INFO] [stdout] test minkowski::epa::tests::test_contact_info_no_contact ... ok [INFO] [stdout] test collision_tasks::capsule_convex_hull_tester::tests::test_contact_point_is_on_face2 ... ok [INFO] [stdout] test geometric_tools::tests::test_distance_between_two_segments ... ok [INFO] [stdout] test collision_tasks::triangle_convex_hull_tester::tests::test_line_entry ... ok [INFO] [stdout] test geometric_tools::tests::test_point_to_segment ... ok [INFO] [stdout] test collision_tasks::triangle_convex_hull_tester::tests::test_line_exit ... ok [INFO] [stdout] test minkowski::epa::tests::test_contact_info_contact_one_point ... ok [INFO] [stdout] test minkowski::epa::tests::test_epa_expand_point ... ok [INFO] [stdout] test minkowski::epa::tests::test_epa_expand_segment ... ok [INFO] [stdout] test collision_tasks::sphere_convex_hull_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test minkowski::epa::tests::test_contact_info_gjk_contact ... ok [INFO] [stdout] test minkowski::epa::tests::test_contact_info_contact_45_degree ... ok [INFO] [stdout] test collision_tasks::batches::tests::test_push_custom_shape ... ok [INFO] [stdout] test minkowski::epa::tests::test_epa_heap_empty ... ok [INFO] [stdout] test minkowski::epa_facet::tests::test1 ... ok [INFO] [stdout] test minkowski::epa_facet::tests::test2 ... ok [INFO] [stdout] test minkowski::epa_facet::tests::test3 ... ok [INFO] [stdout] test minkowski::epa_facet::tests::test4 ... ok [INFO] [stdout] test minkowski::gjk::tests::test4 ... ok [INFO] [stdout] test minkowski::gjk::tests::test5 ... ok [INFO] [stdout] test minkowski::gjk::tests::test6 ... ok [INFO] [stdout] test minkowski::gjk::tests::test3 ... ok [INFO] [stdout] test minkowski::gjk::tests::test7 ... ok [INFO] [stdout] test minkowski::gjk::tests::test8 ... ok [INFO] [stdout] test minkowski::gjk::tests::test1 ... ok [INFO] [stdout] test minkowski::epa::tests::test_epa_expand_triangle ... ok [INFO] [stdout] test minkowski::simplex::tests::barycentric_coordinates_triangle ... ok [INFO] [stdout] test minkowski::simplex::tests::one_support_point ... ok [INFO] [stdout] test minkowski::simplex::tests::simplex_get_closest ... ok [INFO] [stdout] test minkowski::simplex::tests::simplex_no_rearrangement ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron_abd ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron_abc ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron_bcd ... ok [INFO] [stdout] test minkowski::simplex::tests::barycentric_coordinates_line ... ok [INFO] [stdout] test minkowski::simplex::tests::same_points ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron_acd ... ok [INFO] [stdout] test minkowski::simplex::tests::degenerate_generate_segment ... ok [INFO] [stdout] test minkowski::gjk::tests::test2 ... ok [INFO] [stdout] test minkowski::simplex::tests::tetrahedron_degradation_to_triangle ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region2 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_degradation_to_segment ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region0 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_some_rotate ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region1 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region4 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region5 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region3 ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region5_has_z_value ... ok [INFO] [stdout] test overlap::cuboid::tests::test_cuboid_cuboid ... ok [INFO] [stdout] test overlap::capsule::tests::test_capsule_capsule ... ok [INFO] [stdout] test minkowski::simplex::tests::triangle_region6 ... ok [INFO] [stdout] test overlap::capsule::tests::test_capsule_cylinder ... ok [INFO] [stdout] test overlap::capsule::tests::test_capsule_cuboid ... ok [INFO] [stdout] test overlap::convex_hull::tests::test_convex_hull_infinite_plane ... ok [INFO] [stdout] test overlap::cuboid::tests::test_cuboid_convex_hull ... ok [INFO] [stdout] test collision_tasks::cuboid_convex_hull_tester::tests::test_contact_point_is_on_face ... ok [INFO] [stdout] test overlap::capsule::tests::test_capsule_convex_hull ... ok [INFO] [stdout] test overlap::cylinder::tests::test_cylinder_capsule ... ok [INFO] [stdout] test overlap::sphere::tests::test_sphere_cylinder ... ok [INFO] [stdout] test overlap::infinite_plane::tests::test_infinite_plane_cuboid ... ok [INFO] [stdout] test overlap::infinite_plane::tests::test_cylinder_infinite_plane ... ok [INFO] [stdout] test overlap::sphere::tests::test_sphere_convex_hull ... ok [INFO] [stdout] test overlap::sphere::tests::test_sphere_cuboid ... ok [INFO] [stdout] test overlap::sphere::tests::test_sphere_sphere ... ok [INFO] [stdout] test overlap::infinite_plane::tests::test_infinite_plane_capsule ... ok [INFO] [stdout] test overlap::infinite_plane::tests::test_infinite_plane_infinite_plane ... ok [INFO] [stdout] test overlap::sphere::tests::test_sphere_capsule ... ok [INFO] [stdout] test overlap::cylinder::tests::test_cylinder_sphere ... ok [INFO] [stdout] test overlap::infinite_plane::tests::test_infinite_plane_sphere ... ok [INFO] [stdout] test shapes::capsule::tests::signed_distance_tests::test_surface ... ok [INFO] [stdout] test shapes::capsule::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::container::tests::test_add_and_get ... ok [INFO] [stdout] test shapes::convex_hull::tests::convex_hull_compute_bound ... ok [INFO] [stdout] test shapes::capsule::tests::signed_distance_tests::test_outer ... ok [INFO] [stdout] test shapes::capsule::tests::test_contains_point ... ok [INFO] [stdout] test shapes::capsule::tests::signed_distance_tests::test_inner ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_raycast_surface ... ok [INFO] [stdout] test shapes::cuboid::minkowski_support_wide_cuboid_tests::test_minkowski_support_wide_cuboid ... ok [INFO] [stdout] test shapes::convex_hull::tests::point_plane_distance ... ok [INFO] [stdout] test shapes::convex_hull::tests::support ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_build_shifted_convex_face ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_contain_point ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_is_in_face_wide_inside_outside ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_points_iter ... ok [INFO] [stdout] test overlap::cylinder::tests::test_cylinder_cuboid ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_raycast ... ok [INFO] [stdout] test shapes::cuboid::tests::test_contains_and_distance ... ok [INFO] [stdout] test shapes::cylinder::tests::contains_point_and_distance_tests::test ... ok [INFO] [stdout] test shapes::cuboid::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::convex_hull::tests::test_raycast_inner ... ok [INFO] [stdout] test shapes::cylinder::tests::minkowski_support_cylinder_tests::test_cylinder_minkowski_support_point ... ok [INFO] [stdout] test shapes::shape::tests::test_shape_new ... ok [INFO] [stdout] test shapes::shape::tests::test_shape_volume ... ok [INFO] [stdout] test shapes::sphere::tests::signed_distance_tests::test ... ok [INFO] [stdout] test shapes::cylinder::tests::minkowski_support_cylinder_tests::test_cylinder_minkowski_support_point_wide ... ok [INFO] [stdout] test shapes::cylinder::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::sphere::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::cylinder::tests::test_cylinder ... ok [INFO] [stdout] test shapes::infinite_plane::tests::test_compute_expand ... ok [INFO] [stdout] test shapes::infinite_plane::tests::test_contains_point_and_distance ... ok [INFO] [stdout] test shapes::planer_cuboid::tests::default_values_and_expansion ... ok [INFO] [stdout] test shapes::planer_cuboid::tests::minkowski_support_and_distance_and_contains ... ok [INFO] [stdout] test shapes::planer_cuboid::tests::wide_support_and_create_shape_wide ... ok [INFO] [stdout] test shapes::shape::tests::test_convex_hull_raycast ... ok [INFO] [stdout] test shapes::shape::tests::test_expansion ... ok [INFO] [stdout] test volume::aabb3wide::tests::test_aabb_corners ... ok [INFO] [stdout] test shapes::sphere::tests::test_contains_point ... ok [INFO] [stdout] test volume::aabb3wide::tests::test_aabb_new ... ok [INFO] [stdout] test volume::aabb3wide::tests::test_aabb_grow ... ok [INFO] [stdout] test volume::aabb3wide::tests::test_transform ... ok [INFO] [stdout] test overlap::cuboid::tests::test_cuboid_cylinder ... ok [INFO] [stdout] test minkowski::simplex::tests::closest_point_with_4_point_and_closest_simplex_with_0_size ... ok [INFO] [stdout] test minkowski::simplex::tests::point_size_increase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/convex_hull/main.rs (/opt/rustwide/target/debug/deps/convex_hull-4fb982d32e6f72e7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gen_convex_hull_load_tests ... ignored, manual [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests phys_collision [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/collision_plugin.rs:36:50 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_parens)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 36 - pub fn get_plugin(&self, id: u64) -> Option<&(dyn CollisionShapePlugin)> { [INFO] [stderr] 36 + pub fn get_plugin(&self, id: u64) -> Option<&dyn CollisionShapePlugin> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/traits.rs - traits::SignedDistanceToPoint (line 53) ... ok [INFO] [stdout] test src/traits.rs - traits::ContainsPoint (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "616dde8d1170572ac0efbee7e45adcbbf25a24547a32a823dc32c27cf5b7a4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616dde8d1170572ac0efbee7e45adcbbf25a24547a32a823dc32c27cf5b7a4b0", kill_on_drop: false }` [INFO] [stdout] 616dde8d1170572ac0efbee7e45adcbbf25a24547a32a823dc32c27cf5b7a4b0