[INFO] fetching crate delaunay 0.5.3... [INFO] checking delaunay-0.5.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate delaunay 0.5.3 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate delaunay 0.5.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate delaunay 0.5.3 [INFO] tweaked toml for crates.io crate delaunay 0.5.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate delaunay 0.5.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate delaunay 0.5.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 685afd922c886d87eb6292510fba266d8dc3324cb717e3a8dedf5493b91e5ea7 [INFO] running `Command { std: "docker" "start" "-a" "685afd922c886d87eb6292510fba266d8dc3324cb717e3a8dedf5493b91e5ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "685afd922c886d87eb6292510fba266d8dc3324cb717e3a8dedf5493b91e5ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685afd922c886d87eb6292510fba266d8dc3324cb717e3a8dedf5493b91e5ea7", kill_on_drop: false }` [INFO] [stdout] 685afd922c886d87eb6292510fba266d8dc3324cb717e3a8dedf5493b91e5ea7 [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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fa766bad0e449b582b9ea9fd674e36564920bd5734528301880b0d60f2763d [INFO] running `Command { std: "docker" "start" "-a" "77fa766bad0e449b582b9ea9fd674e36564920bd5734528301880b0d60f2763d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lambert_w v1.2.26 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking puruspe v0.4.1 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking peroxide-num v0.1.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stderr] Checking peroxide v0.40.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking delaunay v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | generate_assign_neighbors_benchmarks!(2, 3, 4, 5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_assign_neighbors_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:216:70 [INFO] [stdout] | [INFO] [stdout] 216 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:253:70 [INFO] [stdout] | [INFO] [stdout] 253 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:277:70 [INFO] [stdout] | [INFO] [stdout] 277 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:301:70 [INFO] [stdout] | [INFO] [stdout] 301 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/assign_neighbors_performance.rs:325:70 [INFO] [stdout] | [INFO] [stdout] 325 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delaunay` (bench "assign_neighbors_performance") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:266:51 [INFO] [stdout] | [INFO] [stdout] 266 | ... points.iter().map(|p| vertex!(*p)).collect::>() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:313:51 [INFO] [stdout] | [INFO] [stdout] 313 | ... points.iter().map(|p| vertex!(*p)).collect::>() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:362:51 [INFO] [stdout] | [INFO] [stdout] 362 | ... points.iter().map(|p| vertex!(*p)).collect::>() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:410:51 [INFO] [stdout] | [INFO] [stdout] 410 | ... points.iter().map(|p| vertex!(*p)).collect::>() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:523:70 [INFO] [stdout] | [INFO] [stdout] 523 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:655:62 [INFO] [stdout] | [INFO] [stdout] 655 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:760:70 [INFO] [stdout] | [INFO] [stdout] 760 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/profiling_suite.rs:785:70 [INFO] [stdout] | [INFO] [stdout] 785 | let vertices: Vec<_> = points.iter().map(|p| vertex!(*p)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delaunay` (bench "profiling_suite") due to 8 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | generate_dimensional_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | generate_dimensional_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | generate_dimensional_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | generate_dimensional_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | generate_dimensional_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | generate_dimensional_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | generate_dimensional_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | generate_dimensional_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_dimensional_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | generate_memory_usage_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_memory_usage_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | generate_memory_usage_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_memory_usage_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | generate_memory_usage_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_memory_usage_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | generate_memory_usage_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_memory_usage_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | generate_validation_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | generate_validation_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | generate_validation_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | generate_validation_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | generate_validation_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | generate_validation_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | generate_validation_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | generate_validation_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_validation_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | generate_incremental_construction_benchmarks!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_incremental_construction_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | generate_incremental_construction_benchmarks!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_incremental_construction_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | generate_incremental_construction_benchmarks!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_incremental_construction_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> benches/microbenchmarks.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | generate_incremental_construction_benchmarks!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vertex` which comes from the expansion of the macro `generate_incremental_construction_benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delaunay` (bench "microbenchmarks") due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "77fa766bad0e449b582b9ea9fd674e36564920bd5734528301880b0d60f2763d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fa766bad0e449b582b9ea9fd674e36564920bd5734528301880b0d60f2763d", kill_on_drop: false }` [INFO] [stdout] 77fa766bad0e449b582b9ea9fd674e36564920bd5734528301880b0d60f2763d