[INFO] cloning repository https://github.com/GuyTeichman/BAMetrics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuyTeichman/BAMetrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyTeichman%2FBAMetrics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyTeichman%2FBAMetrics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8456aa97e325ceaf5e0b7d988cf746fe2afd132
[INFO] checking GuyTeichman/BAMetrics against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyTeichman%2FBAMetrics" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GuyTeichman/BAMetrics on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GuyTeichman/BAMetrics
[INFO] finished tweaking git repo https://github.com/GuyTeichman/BAMetrics
[INFO] tweaked toml for git repo https://github.com/GuyTeichman/BAMetrics written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/GuyTeichman/BAMetrics 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded papergrid v0.9.1
[INFO] [stderr]   Downloaded rustc-cfg v0.4.0
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded cargo-binutils v0.3.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded tabled v0.12.2
[INFO] [stderr]   Downloaded msvc-demangler v0.9.0
[INFO] [stderr]   Downloaded grcov v0.8.19
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded bam v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d38ae7b79699f3e5f642766928be0f588fa56fae295ae8b248f5a9d24dd53d7f
[INFO] running `Command { std: "docker" "start" "-a" "d38ae7b79699f3e5f642766928be0f588fa56fae295ae8b248f5a9d24dd53d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d38ae7b79699f3e5f642766928be0f588fa56fae295ae8b248f5a9d24dd53d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38ae7b79699f3e5f642766928be0f588fa56fae295ae8b248f5a9d24dd53d7f", kill_on_drop: false }`
[INFO] [stdout] d38ae7b79699f3e5f642766928be0f588fa56fae295ae8b248f5a9d24dd53d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63a32430aba2d6577e4e0c016eccac8e363c8b796ccac6cad64df1033aa7af27
[INFO] running `Command { std: "docker" "start" "-a" "63a32430aba2d6577e4e0c016eccac8e363c8b796ccac6cad64df1033aa7af27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking papergrid v0.9.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking msvc-demangler v0.9.0
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking infer v0.15.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking bam v0.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking rustc-cfg v0.4.0
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tabled v0.12.2
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking cargo-platform v0.1.6
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking BAMetrics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{BufRead, Read, Write};
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SerializeStruct`, `Serializer`
[INFO] [stdout]   --> src/utils.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ser::{SerializeStruct, Serializer},
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Args as clap::Args>::augment_args::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[clap(short = 'p', long, env)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<CreateCommands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |         #[clap(short = 'w', long, action = clap::ArgAction::SetTrue)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[clap(short = 'n', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[clap(short = 'o', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[clap(index = 1)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[clap(index = 2)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[clap(index = 3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[clap(short = 'n', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[clap(short = 'o', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[clap(short = 'p', long, default_value = "1")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[clap(short = 'v', long, required = false)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_type`
[INFO] [stdout]   --> src/utils.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let int_type = if *i < 0 {
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_type`
[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:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let mut config = load_config(config_path);
[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: `input_file`
[INFO] [stdout]    --> src/main.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file`
[INFO] [stdout]    --> src/main.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo-binutils v0.3.6
[INFO] [stdout] warning: function `read_files` is never used
[INFO] [stdout]    --> src/main.rs:355:4
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]   --> src/filters.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `BAMetrics` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `bametrics`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tera v1.19.1
[INFO] [stderr]     Checking grcov v0.8.19
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{BufRead, Read, Write};
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/filters.rs:413:32
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn opposite_base() -> bool { false }
[INFO] [stdout]     |                                ^^     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 413 -     fn opposite_base() -> bool { false }
[INFO] [stdout] 413 +     fn opposite_base() -> bool false
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SerializeStruct`, `Serializer`
[INFO] [stdout]   --> src/utils.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ser::{SerializeStruct, Serializer},
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Args as clap::Args>::augment_args::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[clap(short = 'p', long, env)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<CreateCommands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |         #[clap(short = 'w', long, action = clap::ArgAction::SetTrue)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[clap(short = 'n', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[clap(short = 'o', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[clap(index = 1)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[clap(index = 2)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[clap(index = 3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[clap(short = 'n', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[clap(short = 'o', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[clap(short = 'p', long, default_value = "1")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[clap(short = 'v', long, required = false)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opposite`
[INFO] [stdout]    --> src/filters.rs:461:47
[INFO] [stdout]     |
[INFO] [stdout] 461 |     fn test_length_filter_below_range(#[case] opposite: bool, #[case]
[INFO] [stdout]     |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opposite`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opposite`
[INFO] [stdout]    --> src/filters.rs:469:48
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn test_length_filter_within_range(#[case] opposite: bool, #[case]
[INFO] [stdout]     |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opposite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opposite`
[INFO] [stdout]    --> src/filters.rs:477:45
[INFO] [stdout]     |
[INFO] [stdout] 477 |     fn test_mapq_filter_below_range(#[case] opposite: bool, #[case]
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opposite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opposite`
[INFO] [stdout]    --> src/filters.rs:486:46
[INFO] [stdout]     |
[INFO] [stdout] 486 |     fn test_mapq_filter_within_range(#[case] opposite: bool, #[case]
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opposite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_type`
[INFO] [stdout]   --> src/utils.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let int_type = if *i < 0 {
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let mut config = load_config(config_path);
[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: `input_file`
[INFO] [stdout]    --> src/main.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file`
[INFO] [stdout]    --> src/main.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_files` is never used
[INFO] [stdout]    --> src/main.rs:355:4
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]   --> src/filters.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `BAMetrics` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `bametrics`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.25s
[INFO] running `Command { std: "docker" "inspect" "63a32430aba2d6577e4e0c016eccac8e363c8b796ccac6cad64df1033aa7af27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a32430aba2d6577e4e0c016eccac8e363c8b796ccac6cad64df1033aa7af27", kill_on_drop: false }`
[INFO] [stdout] 63a32430aba2d6577e4e0c016eccac8e363c8b796ccac6cad64df1033aa7af27
[INFO] checking GuyTeichman/BAMetrics against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyTeichman%2FBAMetrics" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GuyTeichman/BAMetrics on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GuyTeichman/BAMetrics
[INFO] finished tweaking git repo https://github.com/GuyTeichman/BAMetrics
[INFO] tweaked toml for git repo https://github.com/GuyTeichman/BAMetrics written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/GuyTeichman/BAMetrics 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 903589dd472c49fe45e8d12eba4ae4f61001ecb55334158d27def7aaac21b7ef
[INFO] running `Command { std: "docker" "start" "-a" "903589dd472c49fe45e8d12eba4ae4f61001ecb55334158d27def7aaac21b7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "903589dd472c49fe45e8d12eba4ae4f61001ecb55334158d27def7aaac21b7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903589dd472c49fe45e8d12eba4ae4f61001ecb55334158d27def7aaac21b7ef", kill_on_drop: false }`
[INFO] [stdout] 903589dd472c49fe45e8d12eba4ae4f61001ecb55334158d27def7aaac21b7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2af74e8a36e228af3f568edd35f5ddeca5b7ae9975521bef3a1e7ad30f9e0301
[INFO] running `Command { std: "docker" "start" "-a" "2af74e8a36e228af3f568edd35f5ddeca5b7ae9975521bef3a1e7ad30f9e0301", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling symbolic-demangle v12.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]     Checking papergrid v0.9.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking symbolic-common v12.8.0
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking msvc-demangler v0.9.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking infer v0.15.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking bam v0.1.4
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]     Checking rustc-cfg v0.4.0
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling typetag-impl v0.2.13
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tabled v0.12.2
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking cargo-platform v0.1.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking typetag v0.2.13
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking BAMetrics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{BufRead, Read, Write};
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SerializeStruct`, `Serializer`
[INFO] [stdout]   --> src/utils.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ser::{SerializeStruct, Serializer},
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Args as clap::Args>::augment_args::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[clap(short = 'p', long, env)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<CreateCommands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |         #[clap(short = 'w', long, action = clap::ArgAction::SetTrue)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[clap(short = 'n', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]   --> src/main.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[clap(short = 'o', long)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[clap(index = 1)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[clap(index = 2)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[clap(index = 3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[clap(short = 'n', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[clap(short = 'o', long)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[clap(short = 'p', long, default_value = "1")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `<Commands as clap::Subcommand>::augment_subcommands::old_attribute`: Attribute `#[clap(...)]` has been deprecated in favor of `#[arg(...)]`
[INFO] [stdout]    --> src/main.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[clap(short = 'v', long, required = false)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_type`
[INFO] [stdout]   --> src/utils.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let int_type = if *i < 0 {
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_type`
[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:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let mut config = load_config(config_path);
[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: `input_file`
[INFO] [stdout]    --> src/main.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file`
[INFO] [stdout]    --> src/main.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_files` is never used
[INFO] [stdout]    --> src/main.rs:355:4
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn read_files(input_file: &str, output_file: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]   --> src/filters.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `BAMetrics` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `bametrics`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/filters.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_Filtering_registry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `BAMetrics` (bin "BAMetrics") due to 2 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2af74e8a36e228af3f568edd35f5ddeca5b7ae9975521bef3a1e7ad30f9e0301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af74e8a36e228af3f568edd35f5ddeca5b7ae9975521bef3a1e7ad30f9e0301", kill_on_drop: false }`
[INFO] [stdout] 2af74e8a36e228af3f568edd35f5ddeca5b7ae9975521bef3a1e7ad30f9e0301
