[INFO] fetching crate fj-core 0.49.0... [INFO] testing fj-core-0.49.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fj-core 0.49.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fj-core 0.49.0 [INFO] finished tweaking crates.io crate fj-core 0.49.0 [INFO] tweaked toml for crates.io crate fj-core 0.49.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fj-core 0.49.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f936ccec35f53b3b9f607cfc9cb20a4ec9093b7cf25d1364e51d09b3345781c [INFO] running `Command { std: "docker" "start" "-a" "3f936ccec35f53b3b9f607cfc9cb20a4ec9093b7cf25d1364e51d09b3345781c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f936ccec35f53b3b9f607cfc9cb20a4ec9093b7cf25d1364e51d09b3345781c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f936ccec35f53b3b9f607cfc9cb20a4ec9093b7cf25d1364e51d09b3345781c", kill_on_drop: false }` [INFO] [stdout] 3f936ccec35f53b3b9f607cfc9cb20a4ec9093b7cf25d1364e51d09b3345781c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81061329c98c35a774e78239e675c507903ff555c0a4e12dade88a97e50f5bfb [INFO] running `Command { std: "docker" "start" "-a" "81061329c98c35a774e78239e675c507903ff555c0a4e12dade88a97e50f5bfb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 spade v2.15.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling parry2d-f64 v0.13.8 [INFO] [stderr] Compiling parry3d-f64 v0.13.8 [INFO] [stderr] Compiling fj-math v0.49.0 [INFO] [stderr] Compiling fj-interop v0.49.0 [INFO] [stderr] Compiling fj-core v0.49.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/objects/object_set.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operations/transform/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 106 | key: &Handle, [INFO] [stdout] 107 | ) -> btree_map::Entry> { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | ) -> btree_map::Entry<'_, ObjectId, Handle> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/store.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "81061329c98c35a774e78239e675c507903ff555c0a4e12dade88a97e50f5bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81061329c98c35a774e78239e675c507903ff555c0a4e12dade88a97e50f5bfb", kill_on_drop: false }` [INFO] [stdout] 81061329c98c35a774e78239e675c507903ff555c0a4e12dade88a97e50f5bfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afe601efaf4900788467569a2db4ee0b413c50abeab39b3c40f6cb36bdbf507 [INFO] running `Command { std: "docker" "start" "-a" "1afe601efaf4900788467569a2db4ee0b413c50abeab39b3c40f6cb36bdbf507", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/objects/object_set.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operations/transform/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 106 | key: &Handle, [INFO] [stdout] 107 | ) -> btree_map::Entry> { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | ) -> btree_map::Entry<'_, ObjectId, Handle> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/store.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling fj-core v0.49.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/objects/object_set.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn iter(&self) -> ObjectSetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operations/transform/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 106 | key: &Handle, [INFO] [stdout] 107 | ) -> btree_map::Entry> { [INFO] [stdout] | ------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | ) -> btree_map::Entry<'_, ObjectId, Handle> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/store.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `Command { std: "docker" "inspect" "1afe601efaf4900788467569a2db4ee0b413c50abeab39b3c40f6cb36bdbf507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afe601efaf4900788467569a2db4ee0b413c50abeab39b3c40f6cb36bdbf507", kill_on_drop: false }` [INFO] [stdout] 1afe601efaf4900788467569a2db4ee0b413c50abeab39b3c40f6cb36bdbf507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9beb883160bed5f5f5bb989eb72cc5a62c09d635d6f7964d4d3c28516ac9628 [INFO] running `Command { std: "docker" "start" "-a" "e9beb883160bed5f5f5bb989eb72cc5a62c09d635d6f7964d4d3c28516ac9628", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/objects/object_set.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn iter(&self) -> ObjectSetIter { [INFO] [stderr] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 137 | pub fn iter(&self) -> ObjectSetIter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/operations/transform/mod.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 106 | key: &Handle, [INFO] [stderr] 107 | ) -> btree_map::Entry> { [INFO] [stderr] | ------------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 107 | ) -> btree_map::Entry<'_, ObjectId, Handle> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/store.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 92 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `fj-core` (lib) generated 3 warnings (run `cargo fix --lib -p fj-core` to apply 3 suggestions) [INFO] [stderr] warning: `fj-core` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fj_core-58732ce090e38b4a) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test algorithms::approx::curve::tests::approx_line_on_curved_surface_along_curve ... ok [INFO] [stdout] test algorithms::intersect::line_segment::tests::compute_coincident ... ok [INFO] [stdout] test algorithms::intersect::line_segment::tests::compute_no_hit_above ... ok [INFO] [stdout] test algorithms::approx::path::tests::points_for_circle ... ok [INFO] [stdout] test algorithms::intersect::line_segment::tests::compute_no_hit_below ... ok [INFO] [stdout] test algorithms::intersect::line_segment::tests::compute_no_hit_parallel ... ok [INFO] [stdout] test algorithms::approx::curve::tests::approx_line_on_flat_surface ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_and_segment_are_parallel_and_on_same_level ... ok [INFO] [stdout] test algorithms::intersect::line_segment::tests::compute_one_hit ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_overlaps_with_segment_along_x_axis ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_is_left_of_segment ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_is_right_of_segment ... ok [INFO] [stdout] test algorithms::approx::curve::tests::approx_circle_on_flat_surface ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_starts_on_segment ... ok [INFO] [stdout] test algorithms::triangulate::polygon::tests::contains_point_ray_hits_vertex_at_polygon_seam ... ok [INFO] [stdout] test algorithms::triangulate::polygon::tests::contains_point_ray_hits_vertex_while_staying_inside ... ok [INFO] [stdout] test algorithms::triangulate::polygon::tests::contains_ray_hits_parallel_edge ... ok [INFO] [stdout] test algorithms::triangulate::polygon::tests::contains_triangle_with_triangular_hole ... ok [INFO] [stdout] test algorithms::triangulate::polygon::tests::contains_point_ray_hits_vertex_while_passing_outside ... ok [INFO] [stdout] test geometry::boundary::tests::difference ... ok [INFO] [stdout] test geometry::boundary::tests::overlaps ... ok [INFO] [stdout] test geometry::surface::tests::point_from_surface_coords ... ok [INFO] [stdout] test algorithms::approx::path::tests::increment_for_circle ... ok [INFO] [stdout] test algorithms::intersect::ray_segment::tests::ray_starts_on_parallel_segment ... ok [INFO] [stdout] test algorithms::approx::curve::tests::approx_line_on_curved_surface_but_not_along_curve ... ok [INFO] [stdout] test algorithms::triangulate::tests::simple ... ok [INFO] [stdout] test algorithms::triangulate::tests::simple_hole ... ok [INFO] [stdout] test algorithms::triangulate::tests::sharp_concave_shape ... ok [INFO] [stdout] test objects::object_set::tests::object_set_from_deduplicated_hash_set ... ok [INFO] [stdout] test storage::store::tests::insert_and_iter ... ok [INFO] [stdout] test storage::store::tests::insert_and_handle ... ok [INFO] [stdout] test objects::object_set::tests::equal_but_not_identical_objects ... ok [INFO] [stdout] test geometry::surface::tests::vector_from_surface_coords ... ok [INFO] [stdout] test objects::object_set::tests::object_set_from_handle_wrappers ... ok [INFO] [stdout] test validate::face::tests::interior_winding ... ok [INFO] [stdout] test operations::split::face::tests::split_face_should_keep_color ... ok [INFO] [stdout] test validate::sketch::tests::should_find_counterclockwise_interior_cycle ... ok [INFO] [stdout] test validate::sketch::tests::should_find_cycle_multiple_references ... ok [INFO] [stdout] test validate::sketch::tests::should_find_half_edge_multiple_references ... ok [INFO] [stdout] test validate::shell::tests::half_edge_has_no_sibling ... ok [INFO] [stdout] test validate::sketch::tests::should_find_clockwise_exterior_cycle ... ok [INFO] [stdout] test validate::solid::tests::should_find_region_multiple_references ... ok [INFO] [stdout] test validate::shell::tests::curve_coordinate_system_mismatch ... ok [INFO] [stdout] test validation::checks::face_boundary::tests::face_has_no_boundary ... ok [INFO] [stdout] test validation::checks::half_edge_connection::tests::adjacent_half_edges_not_connected ... ok [INFO] [stdout] test validate::solid::tests::should_find_half_edge_multiple_references ... ok [INFO] [stdout] test validate::solid::tests::should_find_face_multiple_references ... ok [INFO] [stdout] test validate::solid::tests::should_find_cycle_multiple_references ... ok [INFO] [stdout] test validate::shell::tests::coincident_half_edges_are_not_siblings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests fj_core [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" "e9beb883160bed5f5f5bb989eb72cc5a62c09d635d6f7964d4d3c28516ac9628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9beb883160bed5f5f5bb989eb72cc5a62c09d635d6f7964d4d3c28516ac9628", kill_on_drop: false }` [INFO] [stdout] e9beb883160bed5f5f5bb989eb72cc5a62c09d635d6f7964d4d3c28516ac9628