[INFO] cloning repository https://github.com/jhuang97/edgecompare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhuang97/edgecompare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhuang97%2Fedgecompare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhuang97%2Fedgecompare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fe05f2d8d97003e4febc682f42e69e5156629ef [INFO] checking jhuang97/edgecompare against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhuang97%2Fedgecompare" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhuang97/edgecompare on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jhuang97/edgecompare [INFO] finished tweaking git repo https://github.com/jhuang97/edgecompare [INFO] tweaked toml for git repo https://github.com/jhuang97/edgecompare written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jhuang97/edgecompare 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded ordered-float v3.6.0 [INFO] [stderr] Downloaded rug v1.19.2 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf94a748de63fbd6acb8423955b181878ccdaf6a73f19dffa339835e3603377 [INFO] running `Command { std: "docker" "start" "-a" "fbf94a748de63fbd6acb8423955b181878ccdaf6a73f19dffa339835e3603377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf94a748de63fbd6acb8423955b181878ccdaf6a73f19dffa339835e3603377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf94a748de63fbd6acb8423955b181878ccdaf6a73f19dffa339835e3603377", kill_on_drop: false }` [INFO] [stdout] fbf94a748de63fbd6acb8423955b181878ccdaf6a73f19dffa339835e3603377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce1ef3f579eadba2011f9a6d20c702c064022682fc534d4e215d1caa7ef483a6 [INFO] running `Command { std: "docker" "start" "-a" "ce1ef3f579eadba2011f9a6d20c702c064022682fc534d4e215d1caa7ef483a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.2 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking ordered-float v3.6.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking edgecompare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `coincidence` [INFO] [stdout] --> src/main.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coincidence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coincidence` [INFO] [stdout] --> src/main.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coincidence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertex_angle_mp` is never used [INFO] [stdout] --> src/main.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn vertex_angle_mp(ratios: &Vec, cosines: &Vec, ns: &Vec, m: &Float) -> Float { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `atype`, `parse_vertex`, `fmt_iatypes`, and `fmt_iatypess` are never used [INFO] [stdout] --> src/main.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 206 | impl ProgressiveEdgeSearch { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 635 | fn atype(&self, s: &str) -> AngleType { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | fn parse_vertex(&self, s: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn fmt_iatypes(&self, v: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | fn fmt_iatypess(&self, v: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_edge` is never used [INFO] [stdout] --> src/main.rs:971:4 [INFO] [stdout] | [INFO] [stdout] 971 | fn test_edge(search: &ProgressiveEdgeSearch, s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_float` is never used [INFO] [stdout] --> src/main.rs:981:4 [INFO] [stdout] | [INFO] [stdout] 981 | fn test_float(x: f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertex_angle_mp` is never used [INFO] [stdout] --> src/main.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn vertex_angle_mp(ratios: &Vec, cosines: &Vec, ns: &Vec, m: &Float) -> Float { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `atype`, `parse_vertex`, `fmt_iatypes`, and `fmt_iatypess` are never used [INFO] [stdout] --> src/main.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 206 | impl ProgressiveEdgeSearch { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 635 | fn atype(&self, s: &str) -> AngleType { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | fn parse_vertex(&self, s: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn fmt_iatypes(&self, v: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | fn fmt_iatypess(&self, v: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_edge` is never used [INFO] [stdout] --> src/main.rs:971:4 [INFO] [stdout] | [INFO] [stdout] 971 | fn test_edge(search: &ProgressiveEdgeSearch, s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_float` is never used [INFO] [stdout] --> src/main.rs:981:4 [INFO] [stdout] | [INFO] [stdout] 981 | fn test_float(x: f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "ce1ef3f579eadba2011f9a6d20c702c064022682fc534d4e215d1caa7ef483a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1ef3f579eadba2011f9a6d20c702c064022682fc534d4e215d1caa7ef483a6", kill_on_drop: false }` [INFO] [stdout] ce1ef3f579eadba2011f9a6d20c702c064022682fc534d4e215d1caa7ef483a6 [INFO] checking jhuang97/edgecompare against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhuang97%2Fedgecompare" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhuang97/edgecompare on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jhuang97/edgecompare [INFO] finished tweaking git repo https://github.com/jhuang97/edgecompare [INFO] tweaked toml for git repo https://github.com/jhuang97/edgecompare written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jhuang97/edgecompare 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cf4c5a2c8e5e3c862d5dad6e64ec1f2f9f28cfa0d222383bbaf09b2632ef8e7 [INFO] running `Command { std: "docker" "start" "-a" "8cf4c5a2c8e5e3c862d5dad6e64ec1f2f9f28cfa0d222383bbaf09b2632ef8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cf4c5a2c8e5e3c862d5dad6e64ec1f2f9f28cfa0d222383bbaf09b2632ef8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf4c5a2c8e5e3c862d5dad6e64ec1f2f9f28cfa0d222383bbaf09b2632ef8e7", kill_on_drop: false }` [INFO] [stdout] 8cf4c5a2c8e5e3c862d5dad6e64ec1f2f9f28cfa0d222383bbaf09b2632ef8e7 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 427f8a4458c70ede3ba3027193489a10c21de62914c5842658d073d83e68d75c [INFO] running `Command { std: "docker" "start" "-a" "427f8a4458c70ede3ba3027193489a10c21de62914c5842658d073d83e68d75c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.5.2 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.19.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking ordered-float v3.6.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking edgecompare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `coincidence` [INFO] [stdout] --> src/main.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coincidence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coincidence` [INFO] [stdout] --> src/main.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coincidence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | let mut coincidence: u64 = 0; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertex_angle_mp` is never used [INFO] [stdout] --> src/main.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn vertex_angle_mp(ratios: &Vec, cosines: &Vec, ns: &Vec, m: &Float) -> Float { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `atype`, `parse_vertex`, `fmt_iatypes`, and `fmt_iatypess` are never used [INFO] [stdout] --> src/main.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 206 | impl ProgressiveEdgeSearch { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 635 | fn atype(&self, s: &str) -> AngleType { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | fn parse_vertex(&self, s: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn fmt_iatypes(&self, v: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | fn fmt_iatypess(&self, v: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_edge` is never used [INFO] [stdout] --> src/main.rs:971:4 [INFO] [stdout] | [INFO] [stdout] 971 | fn test_edge(search: &ProgressiveEdgeSearch, s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_float` is never used [INFO] [stdout] --> src/main.rs:981:4 [INFO] [stdout] | [INFO] [stdout] 981 | fn test_float(x: f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|r| Float::with_val(PREC, &halfedge * r).cosh()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | .map(|(cs, n, m)| Float::with_val(PREC, cs/m).asin() * 2 * n) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 91 | let ms = apply_ratios_mp(m, ratios); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let values: Vec<_> = izip!(cosines, ns, ms) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Float::with_val(PREC, Float::sum(values.iter())) - 2 * Float::with_val(PREC, rug_PI) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 91 | let ms = apply_ratios_mp(m, ratios); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let values: Vec<_> = izip!(cosines, ns, ms) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Float::with_val(PREC, Float::sum(values.iter())) - 2 * Float::with_val(PREC, rug_PI) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | .map(|(cs, n, m)| Float::with_val(PREC, cs/m).asin() * 2 * n) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertex_angle_mp` is never used [INFO] [stdout] --> src/main.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn vertex_angle_mp(ratios: &Vec, cosines: &Vec, ns: &Vec, m: &Float) -> Float { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `atype`, `parse_vertex`, `fmt_iatypes`, and `fmt_iatypess` are never used [INFO] [stdout] --> src/main.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 206 | impl ProgressiveEdgeSearch { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 635 | fn atype(&self, s: &str) -> AngleType { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | fn parse_vertex(&self, s: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn fmt_iatypes(&self, v: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | fn fmt_iatypess(&self, v: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_edge` is never used [INFO] [stdout] --> src/main.rs:971:4 [INFO] [stdout] | [INFO] [stdout] 971 | fn test_edge(search: &ProgressiveEdgeSearch, s: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_float` is never used [INFO] [stdout] --> src/main.rs:981:4 [INFO] [stdout] | [INFO] [stdout] 981 | fn test_float(x: f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|r| Float::with_val(PREC, &halfedge * r).cosh()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | .map(|(cs, n, m)| Float::with_val(PREC, cs/m).asin() * 2 * n) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 91 | let ms = apply_ratios_mp(m, ratios); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let values: Vec<_> = izip!(cosines, ns, ms) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Float::with_val(PREC, Float::sum(values.iter())) - 2 * Float::with_val(PREC, rug_PI) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 91 | let ms = apply_ratios_mp(m, ratios); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let values: Vec<_> = izip!(cosines, ns, ms) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | Float::with_val(PREC, Float::sum(values.iter())) - 2 * Float::with_val(PREC, rug_PI) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | .map(|(cs, n, m)| Float::with_val(PREC, cs/m).asin() * 2 * n) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgecompare` (bin "edgecompare") due to 6 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `edgecompare` (bin "edgecompare" test) due to 6 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "427f8a4458c70ede3ba3027193489a10c21de62914c5842658d073d83e68d75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427f8a4458c70ede3ba3027193489a10c21de62914c5842658d073d83e68d75c", kill_on_drop: false }` [INFO] [stdout] 427f8a4458c70ede3ba3027193489a10c21de62914c5842658d073d83e68d75c