[INFO] cloning repository https://github.com/heathsc/lbtools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heathsc/lbtools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathsc%2Flbtools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathsc%2Flbtools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78c2784d307c79c80ea12564b8d099a460d00c4c [INFO] checking heathsc/lbtools against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathsc%2Flbtools" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heathsc/lbtools 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/heathsc/lbtools [INFO] finished tweaking git repo https://github.com/heathsc/lbtools [INFO] tweaked toml for git repo https://github.com/heathsc/lbtools written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/heathsc/lbtools 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] Updating git repository `https://github.com/heathsc/r_htslib.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded special v0.9.0 [INFO] [stderr] Downloaded os_pipe v1.1.5 [INFO] [stderr] Downloaded compress_io v0.5.0 [INFO] [stderr] Downloaded stderrlog v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cc2589b77d3a6f6ef5f52b3b9a8dc1f17e49b19b6be61a8877b220673b978748 [INFO] running `Command { std: "docker" "start" "-a" "cc2589b77d3a6f6ef5f52b3b9a8dc1f17e49b19b6be61a8877b220673b978748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2589b77d3a6f6ef5f52b3b9a8dc1f17e49b19b6be61a8877b220673b978748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2589b77d3a6f6ef5f52b3b9a8dc1f17e49b19b6be61a8877b220673b978748", kill_on_drop: false }` [INFO] [stdout] cc2589b77d3a6f6ef5f52b3b9a8dc1f17e49b19b6be61a8877b220673b978748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 863d84a4f38646cee50373effb83e1a6ed983b4b02cb4653336aba086686c0bb [INFO] running `Command { std: "docker" "start" "-a" "863d84a4f38646cee50373effb83e1a6ed983b4b02cb4653336aba086686c0bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking special v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking stderrlog v0.5.4 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking utils v0.3.1 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking compress_io v0.5.0 [INFO] [stderr] Checking lb_norm v0.3.1 (/opt/rustwide/workdir/lb_norm) [INFO] [stderr] Checking lb_region_test v0.3.1 (/opt/rustwide/workdir/lb_region_test) [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> lb_region_test/src/process.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lb_region_test/src/process.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] 159 + let mean = (q1 + q2 + q3) / 3.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> lb_region_test/src/sample.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> lb_region_test/src/process.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lb_region_test/src/process.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] 159 + let mean = (q1 + q2 + q3) / 3.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> lb_region_test/src/sample.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctg_list` is never read [INFO] [stdout] --> lb_region_test/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | sample_list: Vec, [INFO] [stdout] 10 | ctg_list: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ctg_list` is never used [INFO] [stdout] --> lb_region_test/src/config.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ctg_list(&self) -> &[Contig] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctg_list` is never read [INFO] [stdout] --> lb_region_test/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | sample_list: Vec, [INFO] [stdout] 10 | ctg_list: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ctg_list` is never used [INFO] [stdout] --> lb_region_test/src/config.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ctg_list(&self) -> &[Contig] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Checking r_htslib v0.14.0 (https://github.com/heathsc/r_htslib.git#9f8544ef) [INFO] [stderr] Checking lb_predict_cn v0.3.1 (/opt/rustwide/workdir/lb_predict_cn) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "863d84a4f38646cee50373effb83e1a6ed983b4b02cb4653336aba086686c0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863d84a4f38646cee50373effb83e1a6ed983b4b02cb4653336aba086686c0bb", kill_on_drop: false }` [INFO] [stdout] 863d84a4f38646cee50373effb83e1a6ed983b4b02cb4653336aba086686c0bb [INFO] checking heathsc/lbtools 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%2Fheathsc%2Flbtools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heathsc/lbtools 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/heathsc/lbtools [INFO] finished tweaking git repo https://github.com/heathsc/lbtools [INFO] tweaked toml for git repo https://github.com/heathsc/lbtools written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/heathsc/lbtools 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e5660c229d6fe11307da3b49e713d07897598e97937e8178aa16fccbbae109af [INFO] running `Command { std: "docker" "start" "-a" "e5660c229d6fe11307da3b49e713d07897598e97937e8178aa16fccbbae109af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5660c229d6fe11307da3b49e713d07897598e97937e8178aa16fccbbae109af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5660c229d6fe11307da3b49e713d07897598e97937e8178aa16fccbbae109af", kill_on_drop: false }` [INFO] [stdout] e5660c229d6fe11307da3b49e713d07897598e97937e8178aa16fccbbae109af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ca1311e9ccf08215b1b01b02a4b74bc1bccec17eeab0e1e50a160c1f86b4b134 [INFO] running `Command { std: "docker" "start" "-a" "ca1311e9ccf08215b1b01b02a4b74bc1bccec17eeab0e1e50a160c1f86b4b134", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking special v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking stderrlog v0.5.4 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking utils v0.3.1 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking compress_io v0.5.0 [INFO] [stderr] Checking lb_norm v0.3.1 (/opt/rustwide/workdir/lb_norm) [INFO] [stderr] Checking lb_region_test v0.3.1 (/opt/rustwide/workdir/lb_region_test) [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> lb_region_test/src/process.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lb_region_test/src/process.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] 159 + let mean = (q1 + q2 + q3) / 3.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> lb_region_test/src/sample.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> lb_region_test/src/process.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> lb_region_test/src/process.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - let mean = ((q1 + q2 + q3) / 3.0); [INFO] [stdout] 159 + let mean = (q1 + q2 + q3) / 3.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> lb_region_test/src/sample.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctg_list` is never read [INFO] [stdout] --> lb_region_test/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | sample_list: Vec, [INFO] [stdout] 10 | ctg_list: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ctg_list` is never used [INFO] [stdout] --> lb_region_test/src/config.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ctg_list(&self) -> &[Contig] { [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] --> lb_region_test/src/cli.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 92 | let m = cli_model().get_matches(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let (regions, mut ctg_hash) = read_region_file( [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | let mut samples = read_sample_list_from_file( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let contigs: Vec<_> = ctg_hash.drain().collect(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Config::new(samples, contigs, regions, output)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ctg_list` is never read [INFO] [stdout] --> lb_region_test/src/config.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | sample_list: Vec, [INFO] [stdout] 10 | ctg_list: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ctg_list` is never used [INFO] [stdout] --> lb_region_test/src/config.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn ctg_list(&self) -> &[Contig] { [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] --> lb_region_test/src/cli.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 92 | let m = cli_model().get_matches(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let (regions, mut ctg_hash) = read_region_file( [INFO] [stdout] | ------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | let mut samples = read_sample_list_from_file( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | let contigs: Vec<_> = ctg_hash.drain().collect(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Config::new(samples, contigs, regions, output)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = 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] --> lb_region_test/src/region.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 95 | fname: P, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let mut rdr = CompressIo::new().path(&fname).bufreader()?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut region_vec = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let mut ctg_hash = HashSet::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ok((region_vec, ctg_hash)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> lb_region_test/src/region.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 95 | fname: P, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let mut rdr = CompressIo::new().path(&fname).bufreader()?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut region_vec = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let mut ctg_hash = HashSet::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ok((region_vec, ctg_hash)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lb_region_test` (bin "lb_region_test") due to 3 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lb_region_test` (bin "lb_region_test" test) due to 3 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ca1311e9ccf08215b1b01b02a4b74bc1bccec17eeab0e1e50a160c1f86b4b134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1311e9ccf08215b1b01b02a4b74bc1bccec17eeab0e1e50a160c1f86b4b134", kill_on_drop: false }` [INFO] [stdout] ca1311e9ccf08215b1b01b02a4b74bc1bccec17eeab0e1e50a160c1f86b4b134