[INFO] fetching crate del-msh-cpu 0.1.42... [INFO] testing del-msh-cpu-0.1.42 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate del-msh-cpu 0.1.42 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate del-msh-cpu 0.1.42 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate del-msh-cpu 0.1.42 [INFO] tweaked toml for crates.io crate del-msh-cpu 0.1.42 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate del-msh-cpu 0.1.42 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 del-msh-cpu 0.1.42 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 59897ae9e7a9e49cbc7218a7a776ea4dc0983e8bda860ebba50b1549374f58df [INFO] running `Command { std: "docker" "start" "-a" "59897ae9e7a9e49cbc7218a7a776ea4dc0983e8bda860ebba50b1549374f58df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59897ae9e7a9e49cbc7218a7a776ea4dc0983e8bda860ebba50b1549374f58df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59897ae9e7a9e49cbc7218a7a776ea4dc0983e8bda860ebba50b1549374f58df", kill_on_drop: false }` [INFO] [stdout] 59897ae9e7a9e49cbc7218a7a776ea4dc0983e8bda860ebba50b1549374f58df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9cc508d46955d0233eddebbd8812c97d098530c8cdf7d149d3abe33f7656086f [INFO] running `Command { std: "docker" "start" "-a" "9cc508d46955d0233eddebbd8812c97d098530c8cdf7d149d3abe33f7656086f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling slice-of-array v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling del-geo-core v0.1.36 [INFO] [stderr] Compiling del-msh-cpu v0.1.42 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vtx2xyz.rs:286:30 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ { [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] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s [INFO] running `Command { std: "docker" "inspect" "9cc508d46955d0233eddebbd8812c97d098530c8cdf7d149d3abe33f7656086f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc508d46955d0233eddebbd8812c97d098530c8cdf7d149d3abe33f7656086f", kill_on_drop: false }` [INFO] [stdout] 9cc508d46955d0233eddebbd8812c97d098530c8cdf7d149d3abe33f7656086f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b8b9bf84ea3190a7f9a0e8f2eb18d0b86a3ab8e95270d61afdbfb67ed651c111 [INFO] running `Command { std: "docker" "start" "-a" "b8b9bf84ea3190a7f9a0e8f2eb18d0b86a3ab8e95270d61afdbfb67ed651c111", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling del-geo-core v0.1.36 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling del-msh-cpu v0.1.42 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vtx2xyz.rs:286:30 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ { [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] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vtx2xyz.rs:286:30 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ { [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] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.97s [INFO] running `Command { std: "docker" "inspect" "b8b9bf84ea3190a7f9a0e8f2eb18d0b86a3ab8e95270d61afdbfb67ed651c111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b9bf84ea3190a7f9a0e8f2eb18d0b86a3ab8e95270d61afdbfb67ed651c111", kill_on_drop: false }` [INFO] [stdout] b8b9bf84ea3190a7f9a0e8f2eb18d0b86a3ab8e95270d61afdbfb67ed651c111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cf08c10ecfbee5387e260b00ffb09498e9deaeef54d41d6f477192d45351e553 [INFO] running `Command { std: "docker" "start" "-a" "cf08c10ecfbee5387e260b00ffb09498e9deaeef54d41d6f477192d45351e553", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vtx2xyz.rs:286:30 [INFO] [stderr] | [INFO] [stderr] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ { [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] 286 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `del-msh-cpu` (lib) generated 1 warning (run `cargo fix --lib -p del-msh-cpu` to apply 1 suggestion) [INFO] [stderr] warning: `del-msh-cpu` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/del_msh_cpu-1dbf4c315cbfbc19) [INFO] [stdout] running 50 tests [INFO] [stdout] test bvhnodes_morton::test_morton_code2 ... ok [INFO] [stdout] test bvhnodes_morton::test_expand_bits2 ... ok [INFO] [stdout] test bvhnodes_morton::test_expand_bits3 ... ok [INFO] [stdout] test bvhnodes_morton::test_morton_code3 ... ok [INFO] [stdout] test bvhnodes_morton::test_sorted_morten_code ... ok [INFO] [stdout] test elem2elem::test_face2node_of_simplex_element ... ok [INFO] [stdout] test io_svg::hoge ... ok [INFO] [stdout] test io_obj::test_parse_vertex ... ok [INFO] [stdout] test adaptive_distance_field3::hoge ... ok [INFO] [stdout] test io_svg::hoge3 ... ok [INFO] [stdout] test convexhull2::test_convex_hull2 ... ok [INFO] [stdout] test polyline3::test_reduce ... ok [INFO] [stdout] test polyloop2::test_circle ... ok [INFO] [stdout] test io_svg::hoge2 ... ok [INFO] [stdout] test polyloop2::test_cog_ ... ok [INFO] [stdout] test quadmesh::test_grid_quad2 ... ok [INFO] [stdout] test polyloop2::test_polygon2_sdf ... ok [INFO] [stdout] test polyloop::test_cog ... ok [INFO] [stdout] test trimesh2_dynamic::test_shape_with_hole ... ok [INFO] [stdout] test polyline3::test_vtx2framex ... ok [INFO] [stdout] test dijkstra::test_vtx2dist_for_vtx2vtx ... ok [INFO] [stdout] test trimesh3_primitive::test_arrow_connecting_two_points ... ok [INFO] [stdout] test trimesh3_primitive::test_arrow_zup ... ok [INFO] [stdout] test trimesh3_primitive::test_annulus_yup ... ok [INFO] [stdout] test trimesh3_primitive::test_biypyramid_zup ... ok [INFO] [stdout] test trimesh3_primitive::test_capsule_tri3 ... ok [INFO] [stdout] test trimesh3_primitive::test_cylinder_open_end_tri3 ... ok [INFO] [stdout] test trimesh3_primitive::test_cylider_closed_end_tri3 ... ok [INFO] [stdout] test trimesh3_primitive::test_torus_tri3 ... ok [INFO] [stdout] test polyloop2::test_poisson_disk_sampling ... ok [INFO] [stdout] test edge2elem::test_edge2tri ... ok [INFO] [stdout] test trimesh3_primitive::test_sphere_yup ... ok [INFO] [stdout] test trimesh3::test_vtx2area ... ok [INFO] [stdout] test edge2vtx::test_contour ... ok [INFO] [stdout] test voronoi2::test_voronoi_concave ... ok [INFO] [stdout] test voronoi2::test_voronoi_convex ... ok [INFO] [stdout] test vtx2elem::test_polygon_mesh ... ok [INFO] [stdout] test io_vtk::test::trimesh3_scalardata ... ok [INFO] [stdout] test voronoi2::test_voronoi_sites_on_edge ... ok [INFO] [stdout] test trimesh3::test_vtx2curvature_gaussian ... ok [INFO] [stdout] test vtx2xyz::test_obb3 ... ok [INFO] [stdout] test vtx2group::test_vtx2dist_for_vtx2vtx ... ok [INFO] [stdout] test trimesh2_dynamic::test_square ... ok [INFO] [stdout] test convexhull2_intersection::test_gjk_sat2test0 ... ok [INFO] [stdout] test search_bvh3::test_first_intersection_ray ... ok [INFO] [stdout] test bvhnodes_morton::test_3d ... ok [INFO] [stdout] test bvhnodes_morton::test_2d ... ok [INFO] [stdout] test trimesh3_intersection::tests::test0 ... ok [INFO] [stdout] test kdtree2::tests::check_inside_square_raw ... ok [INFO] [stdout] test kdtree2::tests::check_nearest_raw ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.05s [INFO] [stdout] [INFO] [stderr] Doc-tests del_msh_cpu [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" "cf08c10ecfbee5387e260b00ffb09498e9deaeef54d41d6f477192d45351e553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf08c10ecfbee5387e260b00ffb09498e9deaeef54d41d6f477192d45351e553", kill_on_drop: false }` [INFO] [stdout] cf08c10ecfbee5387e260b00ffb09498e9deaeef54d41d6f477192d45351e553