[INFO] fetching crate curvo 0.1.75...
[INFO] testing curvo-0.1.75 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate curvo 0.1.75 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate curvo 0.1.75
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate curvo 0.1.75
[INFO] tweaked toml for crates.io crate curvo 0.1.75 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate curvo 0.1.75 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate curvo 0.1.75 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2ee7448abd8d44341d492fa5e8e25354c8df9ac3b0444d778bae107179a2757
[INFO] running `Command { std: "docker" "start" "-a" "e2ee7448abd8d44341d492fa5e8e25354c8df9ac3b0444d778bae107179a2757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2ee7448abd8d44341d492fa5e8e25354c8df9ac3b0444d778bae107179a2757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ee7448abd8d44341d492fa5e8e25354c8df9ac3b0444d778bae107179a2757", kill_on_drop: false }`
[INFO] [stdout] e2ee7448abd8d44341d492fa5e8e25354c8df9ac3b0444d778bae107179a2757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4399bbf384431f2880dcfe40e3f2d9b824fdda5d30fa70df621dfbe8d3073f70
[INFO] running `Command { std: "docker" "start" "-a" "4399bbf384431f2880dcfe40e3f2d9b824fdda5d30fa70df621dfbe8d3073f70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling argmin-math v0.4.0
[INFO] [stderr]    Compiling argmin v0.10.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling gauss-quad v0.2.4
[INFO] [stderr]    Compiling curvo v0.1.75 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "4399bbf384431f2880dcfe40e3f2d9b824fdda5d30fa70df621dfbe8d3073f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4399bbf384431f2880dcfe40e3f2d9b824fdda5d30fa70df621dfbe8d3073f70", kill_on_drop: false }`
[INFO] [stdout] 4399bbf384431f2880dcfe40e3f2d9b824fdda5d30fa70df621dfbe8d3073f70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98873bdabbcaf7e2989229c8225f3a9254285a2f3cfc161117439d4e49c0b45c
[INFO] running `Command { std: "docker" "start" "-a" "98873bdabbcaf7e2989229c8225f3a9254285a2f3cfc161117439d4e49c0b45c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling curvo v0.1.75 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.94s
[INFO] running `Command { std: "docker" "inspect" "98873bdabbcaf7e2989229c8225f3a9254285a2f3cfc161117439d4e49c0b45c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98873bdabbcaf7e2989229c8225f3a9254285a2f3cfc161117439d4e49c0b45c", kill_on_drop: false }`
[INFO] [stdout] 98873bdabbcaf7e2989229c8225f3a9254285a2f3cfc161117439d4e49c0b45c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79cdb5eb1efa79c7699b92ba5fe7352d6a89c07246eab0ef9dc8392a2ed1a244
[INFO] running `Command { std: "docker" "start" "-a" "79cdb5eb1efa79c7699b92ba5fe7352d6a89c07246eab0ef9dc8392a2ed1a244", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/curvo-2f05fffdf5ef5b7d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test contains::tests::test_circle_boundary_case ... ok
[INFO] [stdout] test contains::tests::test_problem_case ... ok
[INFO] [stdout] test contains::tests::test_problem_case_2 ... ok
[INFO] [stdout] test boolean::tests::test_circle_x_rectangle ... ok
[INFO] [stdout] test curve::tests::greville_abscissae_circle ... ok
[INFO] [stdout] test curve::tests::greville_abscissae_polyline ... ok
[INFO] [stdout] test contains::tests::test_rectangle_boundary_case ... ok
[INFO] [stdout] test boolean::tests::test_rectangular_annulus_x_rectangle ... ok
[INFO] [stdout] test curve::tests::problem_case ... ok
[INFO] [stdout] test boolean::tests::test_compound_circle_x_rectangle ... ok
[INFO] [stdout] test decompose::decompose_nurbs_surface::tests::test_bezier_decomposition_different_degrees ... ok
[INFO] [stdout] test decompose::decompose_nurbs_surface::tests::test_bezier_decomposition_simple_surface ... ok
[INFO] [stdout] test curve::tests::problem_case2 ... ok
[INFO] [stdout] test contains::tests::test_problem_case_3 ... ok
[INFO] [stdout] test decompose::decompose_nurbs_surface::tests::test_bezier_decomposition_single_patch ... ok
[INFO] [stdout] test fillet::fillet_nurbs_curve::tests::test_fillet_curve_connectivity ... ok
[INFO] [stdout] test intersects::curve_curve::intersection_curve_curve::tests::test_polyline_x_polyline_intersection_on_edge ... ok
[INFO] [stdout] test intersects::curve_plane::intersection_curve_plane::tests::test_line_plane_intersection ... ok
[INFO] [stdout] test knot::knot_vector::tests::knot ... ok
[INFO] [stdout] test discontinuity::curve::tests::test_discontinuity_example ... ok
[INFO] [stdout] test misc::binomial::tests::test_memoized_binomial ... ok
[INFO] [stdout] test misc::binomial::tests::test_binomial ... ok
[INFO] [stdout] test intersects::curve_curve::intersection_compound_curve::tests::compound_x_compound_intersection ... ok
[INFO] [stdout] test boolean::degeneracies::tests::test_circle_rectangle ... ok
[INFO] [stdout] test offset::offset_nurbs_curve::tests::offset_closed_rectangle ... ok
[INFO] [stdout] test offset::offset_nurbs_curve::tests::offset_nurbs_curve ... ok
[INFO] [stdout] test intersects::curve_curve::intersection_compound_curve::tests::compound_x_curve_intersection ... ok
[INFO] [stdout] test morph::point_morph::tests::test_morph_point_plane_to_sphere ... ok
[INFO] [stdout] test morph::point_morph::tests::test_morph_point_plane_to_plane ... ok
[INFO] [stdout] test morph::curve_morph::tests::test_morph_curve_plane_to_plane ... ok
[INFO] [stdout] test boolean::degeneracies::tests::test_problem_case2 ... ok
[INFO] [stdout] test tessellation::surface::tests::surface_constrained_tessellation ... ok
[INFO] [stdout] test boolean::degeneracies::tests::test_problem_case ... ok
[INFO] [stdout] test intersects::surface_tessellation_plane::tests::test_surface_tessellation_plane ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-cae6cf5ad0520e0d)
[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] [stderr]      Running tests/serialize.rs (/opt/rustwide/target/debug/deps/serialize-7e0873a05ac42795)
[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] [stderr]    Doc-tests curvo
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/bounding_box/mod.rs - bounding_box::BoundingBox<T,D>::intersects (line 85) ... ok
[INFO] [stdout] test src/bounding_box/mod.rs - bounding_box::BoundingBox<T,D>::contains (line 128) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::bezier (line 176) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::greville_abscissae (line 481) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::curvature_at (line 332) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::invert (line 1979) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::normalize_knots (line 514) ... ok
[INFO] [stdout] test src/contains/curve_contains_point.rs - contains::curve_contains_point::NurbsCurve<T,Const<3>>::contains (line 23) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::is_closed (line 1625) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_circle (line 823) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_ellipse (line 862) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::remap_knots (line 539) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_arc (line 893) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::polyline (line 116) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_new (line 54) ... ok
[INFO] [stdout] test src/contains/compound_curve_contains_point.rs - contains::compound_curve_contains_point::CompoundCurve<T,Const<3>>::contains (line 18) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_ellipse_arc (line 1056) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_divide_by_length (line 678) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_parameter_at_length (line 620) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_periodic (line 768) ... ok
[INFO] [stdout] test src/fillet/curve_fillet_option.rs - fillet::curve_fillet_option::FilletRadiusParameterSetOption<T>::from (line 65) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_length (line 564) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_reduce_knots (line 1868) ... ok
[INFO] [stdout] test src/curve/nurbs_curve.rs - curve::nurbs_curve::NurbsCurve<T,D>::try_remove_knot (line 1442) ... ok
[INFO] [stdout] test src/fillet/fillet_compound_curve.rs - fillet::fillet_compound_curve::CompoundCurve<T,D>::fillet (line 109) ... ok
[INFO] [stdout] test src/dimension/mod.rs - dimension::NurbsCurve<T,D>::elevate_dimension (line 24) ... ok
[INFO] [stdout] test src/fillet/fillet_nurbs_curve.rs - fillet::fillet_nurbs_curve::NurbsCurve<T,D>::fillet (line 101) ... ok
[INFO] [stdout] test src/interpolation/curve.rs - interpolation::curve::NurbsCurve<T,D>::interpolate (line 27) ... ok
[INFO] [stdout] test src/fillet/fillet_compound_curve.rs - fillet::fillet_compound_curve::CompoundCurve<T,D>::fillet (line 36) ... ok
[INFO] [stdout] test src/fillet/fillet_nurbs_curve.rs - fillet::fillet_nurbs_curve::NurbsCurve<T,D>::fillet (line 33) ... ok
[INFO] [stdout] test src/interpolation/curve.rs - interpolation::curve::NurbsCurve<T,D>::interpolate_periodic (line 87) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::cast (line 488) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::find_knot_span_index (line 196) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::find_knot_span_index_with_hint (line 217) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::multiplicity (line 144) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::normalize (line 84) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::remap (line 102) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::invert (line 615) ... ok
[INFO] [stdout] test src/fillet/fillet_nurbs_curve.rs - fillet::fillet_nurbs_curve::NurbsCurve<T,D>::fillet (line 133) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::greville_abscissae (line 562) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::single_greville_abscissa (line 510) ... ok
[INFO] [stdout] test src/knot/knot_vector.rs - knot::knot_vector::KnotVector<T>::uniform (line 24) ... ok
[INFO] [stdout] test src/intersects/curve_curve/intersection_curve_curve.rs - intersects::curve_curve::intersection_curve_curve::NurbsCurve<T,D>::find_intersection (line 37) ... ok
[INFO] [stdout] test src/misc/polygon_boundary.rs - misc::polygon_boundary::PolygonBoundary<T,Const<2>> (line 40) ... ok
[INFO] [stdout] test src/region/compound_curve.rs - region::compound_curve::CompoundCurve<T,D>::is_closed (line 209) ... ok
[INFO] [stdout] test src/intersects/surface_curve/intersection_surface_curve.rs - intersects::surface_curve::intersection_surface_curve::NurbsSurface<T,D>::find_intersection (line 36) ... ok
[INFO] [stdout] test src/region/compound_curve.rs - region::compound_curve::CompoundCurve<T,D>::point_at (line 155) ... ok
[INFO] [stdout] test src/region/compound_curve.rs - region::compound_curve::CompoundCurve<T,D>::find_closest_point (line 269) ... ok
[INFO] [stdout] test src/region/compound_curve.rs - region::compound_curve::CompoundCurve<T,D>::try_length (line 241) ... ok
[INFO] [stdout] test src/region/compound_curve.rs - region::compound_curve::CompoundCurve<T,D>::tangent_at (line 183) ... ok
[INFO] [stdout] test src/split/split_nurbs_curve.rs - split::split_nurbs_curve::NurbsCurve<T,D>::try_split (line 16) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::flip (line 561) ... ok
[INFO] [stdout] test src/morph/point_morph.rs - morph::point_morph::OPoint<T,Const<3>>::morph (line 21) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface3D<T>::try_revolve (line 1221) ... ok
[INFO] [stdout] test src/split/split_compound_curve.rs - split::split_compound_curve::CompoundCurve<T,D>::try_split (line 15) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::remap_knots (line 154) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::plane (line 613) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::remap_u_knots (line 116) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::invert (line 1567) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::remap_v_knots (line 135) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface3D<T>::try_sweep (line 1169) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::try_loft (line 730) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::try_isocurve (line 806) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::try_boundary_curves (line 893) ... ok
[INFO] [stdout] test src/surface/nurbs_surface.rs - surface::nurbs_surface::NurbsSurface<T,D>::find_closest_point (line 981) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 46.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79cdb5eb1efa79c7699b92ba5fe7352d6a89c07246eab0ef9dc8392a2ed1a244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79cdb5eb1efa79c7699b92ba5fe7352d6a89c07246eab0ef9dc8392a2ed1a244", kill_on_drop: false }`
[INFO] [stdout] 79cdb5eb1efa79c7699b92ba5fe7352d6a89c07246eab0ef9dc8392a2ed1a244
