[INFO] fetching crate csgrs 0.20.1...
[INFO] testing csgrs-0.20.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate csgrs 0.20.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate csgrs 0.20.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate csgrs 0.20.1
[INFO] tweaked toml for crates.io crate csgrs 0.20.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csgrs 0.20.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate csgrs 0.20.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c746afdb7e2769d21c2105dd7fd68f2277734db893c0d6b1563a8a4d5d9e8580
[INFO] running `Command { std: "docker" "start" "-a" "c746afdb7e2769d21c2105dd7fd68f2277734db893c0d6b1563a8a4d5d9e8580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c746afdb7e2769d21c2105dd7fd68f2277734db893c0d6b1563a8a4d5d9e8580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c746afdb7e2769d21c2105dd7fd68f2277734db893c0d6b1563a8a4d5d9e8580", kill_on_drop: false }`
[INFO] [stdout] c746afdb7e2769d21c2105dd7fd68f2277734db893c0d6b1563a8a4d5d9e8580
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dfbb69526250fecdf9e2e10d5fb6a5f5a4880cf3811557fbbe57722e961c9686
[INFO] running `Command { std: "docker" "start" "-a" "dfbb69526250fecdf9e2e10d5fb6a5f5a4880cf3811557fbbe57722e961c9686", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling avif-serialize v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling xmltree v0.8.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling i_key_sort v0.2.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling i_tree v0.8.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.3
[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 rstar v0.12.2
[INFO] [stderr]    Compiling spade v2.14.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.18
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling dxf v0.6.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling ndshape v0.3.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling stl_io v0.8.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling contour_tracing v1.0.12
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling chull v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling doc-image-embed v0.2.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling ttf-parser-utils v0.1.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hershey v0.1.2
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling fast-surface-nets v0.2.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling i_float v1.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling i_shape v1.6.0
[INFO] [stderr]    Compiling i_overlay v1.9.4
[INFO] [stderr]    Compiling geo v0.29.3
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling geo-buf v0.1.0
[INFO] [stderr]    Compiling parry3d-f64 v0.19.0
[INFO] [stderr]    Compiling rapier3d-f64 v0.24.0
[INFO] [stderr]    Compiling csgrs v0.20.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "dfbb69526250fecdf9e2e10d5fb6a5f5a4880cf3811557fbbe57722e961c9686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbb69526250fecdf9e2e10d5fb6a5f5a4880cf3811557fbbe57722e961c9686", kill_on_drop: false }`
[INFO] [stdout] dfbb69526250fecdf9e2e10d5fb6a5f5a4880cf3811557fbbe57722e961c9686
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4fd11cd9cc47891677514e3192f61109048afbbc0176565f6012ae9f0300abab
[INFO] running `Command { std: "docker" "start" "-a" "4fd11cd9cc47891677514e3192f61109048afbbc0176565f6012ae9f0300abab", kill_on_drop: false }`
[INFO] [stderr]    Compiling csgrs v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `refined_vertex_map`
[INFO] [stdout]    --> examples/adjacency_demo.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let (refined_vertex_map, refined_adjacency_map) = refined.build_connectivity();
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refined_vertex_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refined_adjacency_map`
[INFO] [stdout]    --> examples/adjacency_demo.rs:148:30
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let (refined_vertex_map, refined_adjacency_map) = refined.build_connectivity();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refined_adjacency_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.18s
[INFO] running `Command { std: "docker" "inspect" "4fd11cd9cc47891677514e3192f61109048afbbc0176565f6012ae9f0300abab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd11cd9cc47891677514e3192f61109048afbbc0176565f6012ae9f0300abab", kill_on_drop: false }`
[INFO] [stdout] 4fd11cd9cc47891677514e3192f61109048afbbc0176565f6012ae9f0300abab
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a9518c05e9cb70b1de95bd63a352531ee86f18337c4901157c2fabfbd48e9f44
[INFO] running `Command { std: "docker" "start" "-a" "a9518c05e9cb70b1de95bd63a352531ee86f18337c4901157c2fabfbd48e9f44", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `refined_vertex_map`
[INFO] [stderr]    --> examples/adjacency_demo.rs:148:10
[INFO] [stderr]     |
[INFO] [stderr] 148 |     let (refined_vertex_map, refined_adjacency_map) = refined.build_connectivity();
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refined_vertex_map`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `refined_adjacency_map`
[INFO] [stderr]    --> examples/adjacency_demo.rs:148:30
[INFO] [stderr]     |
[INFO] [stderr] 148 |     let (refined_vertex_map, refined_adjacency_map) = refined.build_connectivity();
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refined_adjacency_map`
[INFO] [stderr] 
[INFO] [stderr] warning: `csgrs` (example "adjacency_demo") generated 2 warnings (run `cargo fix --example "adjacency_demo" -p csgrs` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/csgrs/d604c187657bf7c8/deps/csgrs-d604c187657bf7c8)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test io::svg::tests::svg_points_parsing ... ok
[INFO] [stdout] test mesh::bsp::tests::test_bsp_basic_functionality ... ok
[INFO] [stdout] test io::svg::tests::basic_svg_io ... ok
[INFO] [stdout] test tests::test_barycentric_interpolation ... ok
[INFO] [stdout] test mesh::plane::test_plane_orientation ... ok
[INFO] [stdout] test tests::test_complex_metadata_struct_in_boolean_ops ... ok
[INFO] [stdout] test tests::test_csg_bounding_box ... ok
[INFO] [stdout] test tests::test_adaptive_mesh_refinement ... ok
[INFO] [stdout] test tests::test_adjacency_map_actually_used ... ok
[INFO] [stdout] test tests::test_csg_construction_with_metadata ... ok
[INFO] [stdout] test tests::test_csg_circle ... ok
[INFO] [stdout] test tests::test_csg_cylinder ... ok
[INFO] [stdout] test tests::test_circle_offset_2d ... ok
[INFO] [stdout] test tests::test_csg_inverse ... ok
[INFO] [stdout] test tests::test_csg_extrude ... ok
[INFO] [stdout] test tests::test_csg_from_polygons_and_to_polygons ... ok
[INFO] [stdout] test tests::test_csg_difference ... ok
[INFO] [stdout] test tests::test_consistent_winding ... ok
[INFO] [stdout] test tests::test_csg_cube ... ok
[INFO] [stdout] test tests::test_csg_mass_properties ... ok
[INFO] [stdout] test tests::test_csg_mirror ... ok
[INFO] [stdout] test tests::test_csg_offset_2d ... ok
[INFO] [stdout] test tests::test_csg_to_stl_and_from_stl_file ... FAILED
[INFO] [stdout] test tests::test_csg_to_trimesh ... ok
[INFO] [stdout] test tests::test_csg_renormalize ... ok
[INFO] [stdout] test tests::test_csg_revolve ... ok
[INFO] [stdout] test tests::test_csg_square ... ok
[INFO] [stdout] test tests::test_csg_ray_intersections ... ok
[INFO] [stdout] test tests::test_csg_sphere ... ok
[INFO] [stdout] test tests::test_csg_polyhedron ... ok
[INFO] [stdout] test tests::test_csg_transform_translate_rotate_scale ... ok
[INFO] [stdout] test tests::test_csg_union ... ok
[INFO] [stdout] test tests::test_csg_subdivide_triangles ... ok
[INFO] [stdout] test tests::test_csg_to_rigid_body ... ok
[INFO] [stdout] test tests::test_csg_vertices ... ok
[INFO] [stdout] test tests::test_different_number_of_vertices_panics ... ok
[INFO] [stdout] test tests::test_flatten_and_union_debug ... ok
[INFO] [stdout] test tests::test_csg_text ... ok
[INFO] [stdout] test tests::test_degenerate_polygon_after_clipping ... ok
[INFO] [stdout] test tests::test_flatten_cube ... ok
[INFO] [stdout] test tests::test_flatten_and_union_collinear_edges ... ok
[INFO] [stdout] test tests::test_flatten_and_union_near_xy_plane ... ok
[INFO] [stdout] test tests::test_flip_invert_metadata ... ok
[INFO] [stdout] test tests::test_flatten_and_union_single_polygon ... ok
[INFO] [stdout] test tests::test_flatten_and_union_two_disjoint_squares ... ok
[INFO] [stdout] test tests::test_flatten_and_union_two_overlapping_squares ... ok
[INFO] [stdout] test tests::test_cube_intersection ... ok
[INFO] [stdout] test tests::test_difference_metadata ... ok
[INFO] [stdout] test tests::test_cube_basics ... ok
[INFO] [stdout] test tests::test_node_all_polygons ... ok
[INFO] [stdout] test tests::test_node_clip_polygons2 ... ok
[INFO] [stdout] test tests::test_node_clip_to ... ok
[INFO] [stdout] test tests::test_node_invert ... ok
[INFO] [stdout] test tests::test_node_new_and_build ... ok
[INFO] [stdout] test tests::test_offset_2d_negative_distance_shrinks ... ok
[INFO] [stdout] test tests::test_offset_2d_positive_distance_grows ... ok
[INFO] [stdout] test tests::test_plane_flip ... ok
[INFO] [stdout] test tests::test_plane_split_polygon ... ok
[INFO] [stdout] test tests::test_polygon_2d_enforce_ccw_ordering ... ok
[INFO] [stdout] test tests::test_polygon_flip ... ok
[INFO] [stdout] test tests::test_polygon_metadata_custom_struct ... ok
[INFO] [stdout] test tests::test_polygon_metadata_integer ... ok
[INFO] [stdout] test tests::test_polygon_metadata_string ... ok
[INFO] [stdout] test tests::test_polygon_new ... ok
[INFO] [stdout] test tests::test_polygon_recalc_plane_and_normals ... ok
[INFO] [stdout] test tests::test_polygon_subdivide_triangles ... ok
[INFO] [stdout] test tests::test_inverted_orientation ... ok
[INFO] [stdout] test tests::test_remove_poor_triangles ... ok
[INFO] [stdout] test tests::test_same_number_of_vertices ... ok
[INFO] [stdout] test tests::test_mesh_connectivity_adjacency_usage ... ok
[INFO] [stdout] test tests::test_mesh_quality_analysis ... ok
[INFO] [stdout] test tests::test_mesh_quality_with_adjacency ... ok
[INFO] [stdout] test tests::test_polygon_construction ... ok
[INFO] [stdout] test tests::test_polygon_triangulate ... ok
[INFO] [stdout] test tests::test_square_ccw_ordering ... ok
[INFO] [stdout] test tests::test_intersect_metadata ... ok
[INFO] [stdout] test tests::test_to_stl_ascii ... ok
[INFO] [stdout] test tests::test_vertex_clustering ... ok
[INFO] [stdout] test tests::test_subdivide_metadata ... ok
[INFO] [stdout] test tests::test_vertex_distance_operations ... ok
[INFO] [stdout] test tests::test_union_of_extruded_shapes ... ok
[INFO] [stdout] test tests::test_vertex_flip ... ok
[INFO] [stdout] test tests::test_transform_metadata ... ok
[INFO] [stdout] test tests::test_vertex_new ... ok
[INFO] [stdout] test tests::test_vertex_interpolation_methods ... ok
[INFO] [stdout] test tests::test_union_metadata ... ok
[INFO] [stdout] test tests::test_vertex_interpolate ... ok
[INFO] [stdout] test tests::test_union_crash ... ok
[INFO] [stdout] test tests::test_valid_polygon_clipping ... ok
[INFO] [stdout] test tests::test_csg_union2 ... ok
[INFO] [stdout] test tests::test_vertex_connectivity_analysis ... ok
[INFO] [stdout] test tests::test_slice_cylinder ... ok
[INFO] [stdout] test tests::test_csg_minkowski_sum ... ok
[INFO] [stdout] test tests::test_csg_convex_hull ... ok
[INFO] [stdout] test tests::test_contains_vertex ... ok
[INFO] [stdout] test tests::test_csg_intersect2 ... ok
[INFO] [stdout] test tests::test_csg_intersect ... ok
[INFO] [stdout] test tests::test_laplacian_mesh_smoothing ... ok
[INFO] [stdout] test tests::test_taubin_smoothing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_csg_to_stl_and_from_stl_file stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_csg_to_stl_and_from_stl_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 98 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a9518c05e9cb70b1de95bd63a352531ee86f18337c4901157c2fabfbd48e9f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9518c05e9cb70b1de95bd63a352531ee86f18337c4901157c2fabfbd48e9f44", kill_on_drop: false }`
[INFO] [stdout] a9518c05e9cb70b1de95bd63a352531ee86f18337c4901157c2fabfbd48e9f44
