[INFO] fetching crate del-msh-core 0.1.39... [INFO] testing del-msh-core-0.1.39 against 1.90.0 for beta-1.91-3 [INFO] extracting crate del-msh-core 0.1.39 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate del-msh-core 0.1.39 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate del-msh-core 0.1.39 [INFO] tweaked toml for crates.io crate del-msh-core 0.1.39 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate del-msh-core 0.1.39 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate del-msh-core 0.1.39 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded del-canvas v0.1.5 [INFO] [stderr] Downloaded gif v0.13.1 [INFO] [stderr] Downloaded color_quant v1.1.0 [INFO] [stderr] Downloaded bytemuck v1.22.0 [INFO] [stderr] Downloaded hermit-abi v0.5.0 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e124cd6a50282c99dac8f4e3c007bfc5510f0825ebd745de9306098af47ced85 [INFO] running `Command { std: "docker" "start" "-a" "e124cd6a50282c99dac8f4e3c007bfc5510f0825ebd745de9306098af47ced85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e124cd6a50282c99dac8f4e3c007bfc5510f0825ebd745de9306098af47ced85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e124cd6a50282c99dac8f4e3c007bfc5510f0825ebd745de9306098af47ced85", kill_on_drop: false }` [INFO] [stdout] e124cd6a50282c99dac8f4e3c007bfc5510f0825ebd745de9306098af47ced85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021a42075761985cbac162a8ab2264851d51addc1a5793e3b799c69a3bfb6e04 [INFO] running `Command { std: "docker" "start" "-a" "021a42075761985cbac162a8ab2264851d51addc1a5793e3b799c69a3bfb6e04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling slice-of-array v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling del-geo-core v0.1.34 [INFO] [stderr] Compiling del-msh-core v0.1.39 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vtx2xyz.rs:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | 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.06s [INFO] running `Command { std: "docker" "inspect" "021a42075761985cbac162a8ab2264851d51addc1a5793e3b799c69a3bfb6e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021a42075761985cbac162a8ab2264851d51addc1a5793e3b799c69a3bfb6e04", kill_on_drop: false }` [INFO] [stdout] 021a42075761985cbac162a8ab2264851d51addc1a5793e3b799c69a3bfb6e04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1e8e45d41afef462d66abf1daac275d76f4775caffdc1a0afe25d1b270340e4 [INFO] running `Command { std: "docker" "start" "-a" "e1e8e45d41afef462d66abf1daac275d76f4775caffdc1a0afe25d1b270340e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling del-geo-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling del-msh-core v0.1.39 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling del-canvas v0.1.5 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vtx2xyz.rs:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [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:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | 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] 287 | 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 42.30s [INFO] running `Command { std: "docker" "inspect" "e1e8e45d41afef462d66abf1daac275d76f4775caffdc1a0afe25d1b270340e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e8e45d41afef462d66abf1daac275d76f4775caffdc1a0afe25d1b270340e4", kill_on_drop: false }` [INFO] [stdout] e1e8e45d41afef462d66abf1daac275d76f4775caffdc1a0afe25d1b270340e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ce3f819371c2ca0c52cb459401f42f82cc518ebe0f8fdb1689aa9fcbabcfc22 [INFO] running `Command { std: "docker" "start" "-a" "0ce3f819371c2ca0c52cb459401f42f82cc518ebe0f8fdb1689aa9fcbabcfc22", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/vtx2xyz.rs:287:30 [INFO] [stdout] running 49 tests [INFO] [stderr] | [INFO] [stdout] test bvhnodes_morton::test_expand_bits2 ... ok [INFO] [stderr] 287 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ { [INFO] [stdout] test bvhnodes_morton::test_expand_bits3 ... ok [INFO] [stderr] | ^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] test bvhnodes_morton::test_morton_code2 ... ok [INFO] [stderr] | | [INFO] [stdout] test bvhnodes_morton::test_morton_code3 ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test bvhnodes_morton::test_sorted_morten_code ... ok [INFO] [stderr] | [INFO] [stdout] test io_svg::hoge3 ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test elem2elem::test_face2node_of_simplex_element ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 287 | pub fn to_xyz(vtx2xyz: &[Real], i_vtx: usize) -> del_geo_core::vec3::XYZ<'_, Real> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `del-msh-core` (lib) generated 1 warning [INFO] [stderr] warning: `del-msh-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/del_msh_core-013d80311c5e93f4) [INFO] [stdout] test io_svg::hoge ... ok [INFO] [stdout] test polyline3::test_reduce ... ok [INFO] [stdout] test polyline3::test_vtx2framex ... ok [INFO] [stdout] test polyloop2::test_polygon2_sdf ... ok [INFO] [stdout] test polyloop::test_cog ... ok [INFO] [stdout] test quadmesh::test_grid_quad2 ... ok [INFO] [stdout] test convexhull2::test_convex_hull2 ... ok [INFO] [stdout] test trimesh2_dynamic::test_shape_with_hole ... ok [INFO] [stdout] test polyloop2::test_circle ... ok [INFO] [stdout] test polyloop2::test_cog_ ... ok [INFO] [stdout] test io_obj::test_parse_vertex ... ok [INFO] [stdout] test polyloop2::test_poisson_disk_sampling ... ok [INFO] [stdout] test trimesh3::test_vtx2curvature_gaussian ... ok [INFO] [stdout] test dijkstra::test_vtx2dist_for_vtx2vtx ... ok [INFO] [stdout] test trimesh3_primitive::test_arrow_connecting_two_points ... ok [INFO] [stdout] test io_svg::hoge2 ... ok [INFO] [stdout] test trimesh3_primitive::test_annulus_yup ... ok [INFO] [stdout] test edge2elem::test_edge2tri ... ok [INFO] [stdout] test trimesh3_primitive::test_arrow_zup ... ok [INFO] [stdout] test trimesh3_primitive::test_biypyramid_zup ... ok [INFO] [stdout] test trimesh3_primitive::test_cylider_closed_end_tri3 ... 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_sphere_yup ... ok [INFO] [stdout] test vtx2elem::test_polygon_mesh ... ok [INFO] [stdout] test trimesh3_primitive::test_torus_tri3 ... ok [INFO] [stdout] test voronoi2::test_voronoi_sites_on_edge ... ok [INFO] [stdout] test voronoi2::test_voronoi_convex ... ok [INFO] [stdout] test voronoi2::test_voronoi_concave ... ok [INFO] [stdout] test trimesh3::test_vtx2area ... ok [INFO] [stdout] test edge2vtx::test_contour ... ok [INFO] [stdout] test vtx2xyz::test_obb3 ... ok [INFO] [stdout] test trimesh2_dynamic::test_square ... ok [INFO] [stdout] test io_vtk::test::trimesh3_scalardata ... ok [INFO] [stdout] test search_bvh3::test_first_intersection_ray ... ok [INFO] [stdout] test vtx2group::test_vtx2dist_for_vtx2vtx ... ok [INFO] [stdout] test convexhull2_intersection::test_gjk_sat2test0 ... ok [INFO] [stdout] test trimesh3_intersection::tests::test0 ... ok [INFO] [stdout] test bvhnodes_morton::test_2d ... ok [INFO] [stdout] test bvhnodes_morton::test_3d ... 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. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.17s [INFO] [stdout] [INFO] [stderr] Doc-tests del_msh_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" "0ce3f819371c2ca0c52cb459401f42f82cc518ebe0f8fdb1689aa9fcbabcfc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce3f819371c2ca0c52cb459401f42f82cc518ebe0f8fdb1689aa9fcbabcfc22", kill_on_drop: false }` [INFO] [stdout] 0ce3f819371c2ca0c52cb459401f42f82cc518ebe0f8fdb1689aa9fcbabcfc22