[INFO] fetching crate meshless_voronoi 0.7.2... [INFO] testing meshless_voronoi-0.7.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate meshless_voronoi 0.7.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate meshless_voronoi 0.7.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate meshless_voronoi 0.7.2 [INFO] tweaked toml for crates.io crate meshless_voronoi 0.7.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate meshless_voronoi 0.7.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meshless_voronoi 0.7.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49e3c350a850f4f1bc4321771e0e545d70e465f036e2352978baa754d295c35d [INFO] running `Command { std: "docker" "start" "-a" "49e3c350a850f4f1bc4321771e0e545d70e465f036e2352978baa754d295c35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e3c350a850f4f1bc4321771e0e545d70e465f036e2352978baa754d295c35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e3c350a850f4f1bc4321771e0e545d70e465f036e2352978baa754d295c35d", kill_on_drop: false }` [INFO] [stdout] 49e3c350a850f4f1bc4321771e0e545d70e465f036e2352978baa754d295c35d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a30fc6076acea949994220f6a1e91d51e32bab8847be5b44030b8eacf0204ebe [INFO] running `Command { std: "docker" "start" "-a" "a30fc6076acea949994220f6a1e91d51e32bab8847be5b44030b8eacf0204ebe", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling meshless_voronoi v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simple_cycle.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn iter(&self) -> SimpleCycle2Iterator { [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] 80 | pub fn iter(&self) -> SimpleCycle2Iterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/voronoi/convex_cell.rs:576:29 [INFO] [stdout] | [INFO] [stdout] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition { [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] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:129:64 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &[usize] { [INFO] [stdout] | -- -- ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &'a [usize] { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:136:78 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a30fc6076acea949994220f6a1e91d51e32bab8847be5b44030b8eacf0204ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30fc6076acea949994220f6a1e91d51e32bab8847be5b44030b8eacf0204ebe", kill_on_drop: false }` [INFO] [stdout] a30fc6076acea949994220f6a1e91d51e32bab8847be5b44030b8eacf0204ebe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd14d938d399933cbf1b2aa1cfe5018d286fa5b77598717ac5ffcb4a9ef23158 [INFO] running `Command { std: "docker" "start" "-a" "cd14d938d399933cbf1b2aa1cfe5018d286fa5b77598717ac5ffcb4a9ef23158", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling meshless_voronoi v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simple_cycle.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn iter(&self) -> SimpleCycle2Iterator { [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] 80 | pub fn iter(&self) -> SimpleCycle2Iterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/voronoi/convex_cell.rs:576:29 [INFO] [stdout] | [INFO] [stdout] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition { [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] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:129:64 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &[usize] { [INFO] [stdout] | -- -- ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &'a [usize] { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:136:78 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> tests/test_extract_vertices.rs:70:62 [INFO] [stdout] | [INFO] [stdout] 70 | let vs = convex_cell.vertices.iter().map(|v| (v.loc - convex_cell.loc)).collect(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - let vs = convex_cell.vertices.iter().map(|v| (v.loc - convex_cell.loc)).collect(); [INFO] [stdout] 70 + let vs = convex_cell.vertices.iter().map(|v| v.loc - convex_cell.loc).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perturbed_grid_vector_pert` is never used [INFO] [stdout] --> src/voronoi.rs:861:8 [INFO] [stdout] | [INFO] [stdout] 861 | fn perturbed_grid_vector_pert(anchor: DVec3, width: DVec3, count: usize, pert: DVec3) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simple_cycle.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn iter(&self) -> SimpleCycle2Iterator { [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] 80 | pub fn iter(&self) -> SimpleCycle2Iterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/voronoi/convex_cell.rs:576:29 [INFO] [stdout] | [INFO] [stdout] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition { [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] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:129:64 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &[usize] { [INFO] [stdout] | -- -- ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &'a [usize] { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/voronoi/voronoi_cell.rs:136:78 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | -- -- ^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cd14d938d399933cbf1b2aa1cfe5018d286fa5b77598717ac5ffcb4a9ef23158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd14d938d399933cbf1b2aa1cfe5018d286fa5b77598717ac5ffcb4a9ef23158", kill_on_drop: false }` [INFO] [stdout] cd14d938d399933cbf1b2aa1cfe5018d286fa5b77598717ac5ffcb4a9ef23158 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 177d25359db7645807c3aad7f491355fda024ed414456d4b4173c1a9ea4d1323 [INFO] running `Command { std: "docker" "start" "-a" "177d25359db7645807c3aad7f491355fda024ed414456d4b4173c1a9ea4d1323", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simple_cycle.rs:80:17 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn iter(&self) -> SimpleCycle2Iterator { [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] 80 | pub fn iter(&self) -> SimpleCycle2Iterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/voronoi/convex_cell.rs:576:29 [INFO] [stderr] | [INFO] [stderr] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition { [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] 576 | pub(super) fn decompose(&self) -> ConvexCellDecomposition<'_, M> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/voronoi/voronoi_cell.rs:129:64 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &[usize] { [INFO] [stderr] | -- -- ^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 129 | pub fn face_indices<'a>(&'a self, voronoi: &'a Voronoi) -> &'a [usize] { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/voronoi/voronoi_cell.rs:136:78 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stderr] | -- -- ^^^^^^^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | | [INFO] [stderr] | | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 136 | pub fn faces<'a>(&'a self, voronoi: &'a Voronoi) -> impl Iterator + 'a { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: function `perturbed_grid_vector_pert` is never used [INFO] [stderr] --> src/voronoi.rs:861:8 [INFO] [stderr] | [INFO] [stderr] 861 | fn perturbed_grid_vector_pert(anchor: DVec3, width: DVec3, count: usize, pert: DVec3) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `meshless_voronoi` (lib) generated 4 warnings (run `cargo fix --lib -p meshless_voronoi` to apply 4 suggestions) [INFO] [stderr] warning: `meshless_voronoi` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> tests/test_extract_vertices.rs:70:62 [INFO] [stderr] | [INFO] [stderr] 70 | let vs = convex_cell.vertices.iter().map(|v| (v.loc - convex_cell.loc)).collect(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 70 - let vs = convex_cell.vertices.iter().map(|v| (v.loc - convex_cell.loc)).collect(); [INFO] [stderr] 70 + let vs = convex_cell.vertices.iter().map(|v| v.loc - convex_cell.loc).collect(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `meshless_voronoi` (test "test_extract_vertices") generated 1 warning (run `cargo fix --test "test_extract_vertices"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meshless_voronoi-b4783f383a20ca86) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test bounding_sphere::tests::test_bound ... ok [INFO] [stdout] test geometry::tests::test_signed_area ... ok [INFO] [stdout] test geometry::tests::test_sphere_four_points ... ok [INFO] [stdout] test geometry::tests::test_extend ... ok [INFO] [stdout] test geometry::tests::test_sphere_plane_intersection ... ok [INFO] [stdout] test geometry::tests::test_sphere_three_points ... ok [INFO] [stdout] test geometry::tests::test_sphere_two_points ... ok [INFO] [stdout] test simple_cycle::tests::test_extend ... ok [INFO] [stdout] test space::tests::test_construction ... ok [INFO] [stdout] test space::tests::test_get_r_ring ... ok [INFO] [stdout] test util::tests::test_get_3_mut ... ok [INFO] [stdout] test voronoi::convex_cell::tests::test_clipping ... ok [INFO] [stdout] test voronoi::convex_cell::tests::test_get_face_vertices_cuboid ... ok [INFO] [stdout] test geometry::tests::test_aabb_plane_intersection ... ok [INFO] [stdout] test geometry::tests::test_signed_volume ... ok [INFO] [stdout] test voronoi::convex_cell::tests::test_init_cuboid ... ok [INFO] [stdout] test bounding_sphere::tests::test_bound_2d ... ok [INFO] [stdout] test voronoi::tests::test_4_cells ... ok [INFO] [stdout] test util::tests::test_get_3_mut_panic - should panic ... ok [INFO] [stdout] test space::tests::test_knn ... ok [INFO] [stdout] test voronoi::tests::test_single_cell ... ok [INFO] [stdout] test voronoi::tests::test_two_cells ... ok [INFO] [stdout] test voronoi::tests::degenerate_test_simplified ... ok [INFO] [stdout] test voronoi::tests::test_non_perturbed_z ... FAILED [INFO] [stdout] test voronoi::tests::test_64_cells ... ok [INFO] [stdout] test voronoi::tests::test_eight_cells ... ok [INFO] [stdout] test voronoi::tests::test_27_cells ... ok [INFO] [stdout] test voronoi::tests::test_five_cells ... ok [INFO] [stdout] test voronoi::tests::degenerate_test ... ok [INFO] [stdout] test voronoi::tests::test_125_cells ... ok [INFO] [stdout] test voronoi::tests::test_integrator ... ok [INFO] [stdout] test voronoi::tests::test_2_d ... ok [INFO] [stdout] test geometry::tests::test_insphere_equivalence ... ok [INFO] [stdout] test voronoi::tests::test_density_grad_2_d ... ok [INFO] [stdout] test voronoi::tests::test_partial ... ok [INFO] [stdout] test voronoi::tests::test_3_d ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] voronoi::tests::test_non_perturbed_z [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "177d25359db7645807c3aad7f491355fda024ed414456d4b4173c1a9ea4d1323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177d25359db7645807c3aad7f491355fda024ed414456d4b4173c1a9ea4d1323", kill_on_drop: false }` [INFO] [stdout] 177d25359db7645807c3aad7f491355fda024ed414456d4b4173c1a9ea4d1323