[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 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyTeichman%2FBAMetrics" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GuyTeichman/BAMetrics on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: binary `BAMetrics` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-2-tc1/source/target/.../BAMetrics [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `ba-metrics`, convert `package.name` [INFO] [stderr] --> Cargo.toml:24:8 [INFO] [stderr] | [INFO] [stderr] 24 - name = "BAMetrics" [INFO] [stderr] 24 + name = "ba-metrics" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `ba-metrics`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:26:19 [INFO] [stderr] | [INFO] [stderr] 26 ~ version = "0.1.0" [INFO] [stderr] 27 + [[bin]] [INFO] [stderr] 28 + name = "ba-metrics" [INFO] [stderr] 29 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `BAMetrics` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 156 packages to highest compatible versions [INFO] [stderr] Adding android_system_properties v0.1.6 [INFO] [stderr] Updating anstream v0.6.4 -> v1.0.0 [INFO] [stderr] Updating anstyle v1.0.4 -> v1.0.14 [INFO] [stderr] Updating anstyle-parse v0.2.2 -> v1.0.0 [INFO] [stderr] Updating anstyle-wincon v3.0.1 -> v3.0.11 [INFO] [stderr] Adding arbitrary v1.4.2 [INFO] [stderr] Adding bitflags v2.13.2 [INFO] [stderr] Adding block-buffer v0.10.4 [INFO] [stderr] Adding bstr v1.13.1 [INFO] [stderr] Adding bumpalo v3.20.3 [INFO] [stderr] Adding bytecount v0.6.9 [INFO] [stderr] Adding cc v1.4.6 [INFO] [stderr] Adding cfb v0.7.3 [INFO] [stderr] Adding chrono v0.4.45 [INFO] [stderr] Adding chrono-tz v0.9.0 [INFO] [stderr] Adding chrono-tz-build v0.3.0 [INFO] [stderr] Updating clap v4.4.7 -> v4.6.7 [INFO] [stderr] Updating clap_builder v4.4.7 -> v4.6.7 [INFO] [stderr] Updating clap_derive v4.4.7 -> v4.6.7 [INFO] [stderr] Updating clap_lex v0.6.0 -> v1.1.1 [INFO] [stderr] Adding core-foundation-sys v0.8.7 [INFO] [stderr] Adding cpp_demangle v0.4.5 [INFO] [stderr] Updating crc32fast v1.3.2 -> v1.5.2 [INFO] [stderr] Adding crossbeam-channel v0.5.17 [INFO] [stderr] Adding crossbeam-deque v0.8.8 [INFO] [stderr] Adding crossbeam-epoch v0.9.21 [INFO] [stderr] Adding crossbeam-utils v0.8.23 [INFO] [stderr] Adding crypto-common v0.1.7 [INFO] [stderr] Adding debugid v0.8.0 [INFO] [stderr] Adding deranged v0.5.8 [INFO] [stderr] Adding derive_arbitrary v1.4.2 [INFO] [stderr] Adding deunicode v1.6.2 [INFO] [stderr] Adding digest v0.10.7 [INFO] [stderr] Adding displaydoc v0.2.7 [INFO] [stderr] Adding either v1.18.0 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding errno v0.3.14 [INFO] [stderr] Adding fastrand v2.5.0 [INFO] [stderr] Adding find-msvc-tools v0.1.12 [INFO] [stderr] Adding fnv v1.0.7 [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding getrandom v0.2.17 [INFO] [stderr] Adding getrandom v0.4.3 [INFO] [stderr] Adding globset v0.4.20 [INFO] [stderr] Adding globwalk v0.9.1 [INFO] [stderr] Adding grcov v0.8.20 (available: v0.8.24) [INFO] [stderr] Adding hashbrown v0.17.1 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding hermit-abi v0.5.3 [INFO] [stderr] Adding humansize v2.1.3 [INFO] [stderr] Adding iana-time-zone v0.1.65 [INFO] [stderr] Adding iana-time-zone-haiku v0.1.2 [INFO] [stderr] Adding ignore v0.4.33 [INFO] [stderr] Adding indexmap v2.14.2 [INFO] [stderr] Adding infer v0.16.0 [INFO] [stderr] Adding is_terminal_polyfill v1.70.2 [INFO] [stderr] Adding js-sys v0.3.95 (available: v0.3.105) [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding libc v0.2.189 [INFO] [stderr] Adding libm v0.2.16 [INFO] [stderr] Adding libz-sys v1.1.29 [INFO] [stderr] Adding linux-raw-sys v0.12.1 [INFO] [stderr] Adding log v0.4.34 [INFO] [stderr] Adding md-5 v0.10.6 [INFO] [stderr] Updating memchr v2.6.4 -> v2.8.3 [INFO] [stderr] Adding memmap2 v0.9.11 [INFO] [stderr] Adding msvc-demangler v0.11.0 [INFO] [stderr] Adding num-conv v0.2.2 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Adding num_cpus v1.17.0 [INFO] [stderr] Adding num_threads v0.1.7 [INFO] [stderr] Updating once_cell v1.18.0 -> v1.21.4 [INFO] [stderr] Adding once_cell_polyfill v1.70.2 [INFO] [stderr] Adding papergrid v0.12.0 [INFO] [stderr] Adding parse-zoneinfo v0.3.1 [INFO] [stderr] Adding percent-encoding v2.3.2 [INFO] [stderr] Adding pest v2.9.1 [INFO] [stderr] Adding pest_derive v2.9.1 [INFO] [stderr] Adding pest_generator v2.9.1 [INFO] [stderr] Adding pest_meta v2.9.1 [INFO] [stderr] Adding phf v0.11.3 [INFO] [stderr] Adding phf_codegen v0.11.3 [INFO] [stderr] Adding phf_generator v0.11.3 [INFO] [stderr] Adding phf_shared v0.11.3 [INFO] [stderr] Adding pkg-config v0.3.34 [INFO] [stderr] Adding powerfmt v0.2.0 [INFO] [stderr] Adding ppv-lite86 v0.2.21 [INFO] [stderr] Adding proc-macro-error v1.0.4 [INFO] [stderr] Adding proc-macro-error-attr v1.0.4 [INFO] [stderr] Updating proc-macro2 v1.0.69 -> v1.0.107 [INFO] [stderr] Adding quick-xml v0.36.2 [INFO] [stderr] Updating quote v1.0.33 -> v1.0.47 [INFO] [stderr] Adding r-efi v6.0.0 [INFO] [stderr] Adding rand v0.8.8 [INFO] [stderr] Adding rand_chacha v0.3.1 [INFO] [stderr] Adding rand_core v0.6.4 [INFO] [stderr] Adding rayon v1.12.0 [INFO] [stderr] Adding rayon-core v1.13.0 [INFO] [stderr] Updating regex v1.10.2 -> v1.13.1 [INFO] [stderr] Updating regex-automata v0.4.3 -> v0.4.18 [INFO] [stderr] Updating regex-syntax v0.8.2 -> v0.8.11 [INFO] [stderr] Adding rustc-demangle v0.1.28 [INFO] [stderr] Adding rustc-hash v2.1.3 [INFO] [stderr] Adding rustix v1.1.4 [INFO] [stderr] Adding same-file v1.0.6 [INFO] [stderr] Updating serde v1.0.192 -> v1.0.229 [INFO] [stderr] Adding serde_core v1.0.229 [INFO] [stderr] Updating serde_derive v1.0.192 -> v1.0.229 [INFO] [stderr] Adding shlex v2.0.1 [INFO] [stderr] Adding simplelog v0.12.2 [INFO] [stderr] Adding siphasher v1.0.3 [INFO] [stderr] Adding slug v0.1.6 [INFO] [stderr] Adding smallvec v1.16.1 [INFO] [stderr] Adding stable_deref_trait v1.2.1 [INFO] [stderr] Updating strsim v0.10.0 -> v0.11.1 [INFO] [stderr] Adding symbolic-common v12.18.3 [INFO] [stderr] Adding symbolic-demangle v12.18.3 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding syn v2.0.119 [INFO] [stderr] Adding syn v3.0.5 [INFO] [stderr] Adding tabled v0.16.0 [INFO] [stderr] Adding tabled_derive v0.8.0 [INFO] [stderr] Adding tempfile v3.27.0 [INFO] [stderr] Adding tera v1.20.1 [INFO] [stderr] Adding termcolor v1.4.1 [INFO] [stderr] Adding terminal_size v0.4.4 [INFO] [stderr] Adding thiserror v2.0.20 [INFO] [stderr] Adding thiserror-impl v2.0.20 [INFO] [stderr] Adding time v0.3.55 [INFO] [stderr] Adding time-core v0.1.9 [INFO] [stderr] Adding time-macros v0.2.32 [INFO] [stderr] Adding typenum v1.20.1 [INFO] [stderr] Adding ucd-trie v0.1.7 [INFO] [stderr] Adding unicode-segmentation v1.13.3 [INFO] [stderr] Adding unicode-width v0.1.11 (available: v0.1.14) [INFO] [stderr] Updating utf8parse v0.2.1 -> v0.2.2 [INFO] [stderr] Adding uuid v1.26.1 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding version_check v0.9.5 [INFO] [stderr] Adding walkdir v2.5.0 [INFO] [stderr] Adding wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Adding wasm-bindgen v0.2.118 (available: v0.2.128) [INFO] [stderr] Adding wasm-bindgen-macro v0.2.118 (available: v0.2.128) [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.118 (available: v0.2.128) [INFO] [stderr] Adding wasm-bindgen-shared v0.2.118 (available: v0.2.128) [INFO] [stderr] Adding winapi-util v0.1.11 [INFO] [stderr] Adding windows-core v0.62.2 [INFO] [stderr] Adding windows-implement v0.60.2 [INFO] [stderr] Adding windows-interface v0.59.3 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-result v0.4.1 [INFO] [stderr] Adding windows-strings v0.5.1 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] [stderr] Adding zerocopy v0.8.57 [INFO] [stderr] Adding zerocopy-derive v0.8.57 [INFO] [stderr] Adding zip v2.4.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.13 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded typetag v0.2.13 [INFO] [stderr] Downloaded inventory v0.3.13 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded futures-io v0.3.29 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.118 [INFO] [stderr] Downloaded futures-macro v0.3.29 [INFO] [stderr] Downloaded futures-core v0.3.29 [INFO] [stderr] Downloaded futures-executor v0.3.29 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.118 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded futures-sink v0.3.29 [INFO] [stderr] Downloaded futures-task v0.3.29 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded symbolic-common v12.18.3 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded futures-channel v0.3.29 [INFO] [stderr] Downloaded rustc-demangle v0.1.28 [INFO] [stderr] Downloaded pest_derive v2.9.1 [INFO] [stderr] Downloaded pest_generator v2.9.1 [INFO] [stderr] Downloaded crossbeam-deque v0.8.8 [INFO] [stderr] Downloaded either v1.18.0 [INFO] [stderr] Downloaded ryu v1.0.15 [INFO] [stderr] Downloaded pest_meta v2.9.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.21 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded hermit-abi v0.5.3 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded msvc-demangler v0.11.0 [INFO] [stderr] Downloaded futures v0.3.29 [INFO] [stderr] Downloaded bam v0.1.4 [INFO] [stderr] Downloaded uuid v1.26.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.118 [INFO] [stderr] Downloaded js-sys v0.3.95 [INFO] [stderr] Downloaded rand v0.8.8 [INFO] [stderr] Downloaded grcov v0.8.20 [INFO] [stderr] Downloaded zerocopy-derive v0.8.57 [INFO] [stderr] Downloaded serde_json v1.0.108 [INFO] [stderr] Downloaded pest v2.9.1 [INFO] [stderr] Downloaded futures-util v0.3.29 [INFO] [stderr] Downloaded symbolic-demangle v12.18.3 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] [stderr] Downloaded zerocopy v0.8.57 [INFO] [stderr] Downloaded bstr v1.13.1 [INFO] [stderr] Downloaded libz-sys v1.1.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393 [INFO] running `Command { std: "docker" "start" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: binary `BAMetrics` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../BAMetrics [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `ba-metrics`, convert `package.name` [INFO] [stderr] --> Cargo.toml:24:8 [INFO] [stderr] | [INFO] [stderr] 24 - name = "BAMetrics" [INFO] [stderr] 24 + name = "ba-metrics" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `ba-metrics`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:26:19 [INFO] [stderr] | [INFO] [stderr] 26 ~ version = "0.1.0" [INFO] [stderr] 27 + [[bin]] [INFO] [stderr] 28 + name = "ba-metrics" [INFO] [stderr] 29 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `BAMetrics` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Checking bitflags v2.13.2 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.21 [INFO] [stderr] Compiling cc v1.4.6 [INFO] [stderr] Compiling rand v0.8.8 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling crossbeam-deque v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.34 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.57 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Compiling crc32fast v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking uuid v1.26.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.34 [INFO] [stderr] Compiling pest v2.9.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking bstr v1.13.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling pest_meta v2.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking globset v0.4.20 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking clap_lex v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling pest_generator v2.9.1 [INFO] [stderr] Compiling clap_derive v4.6.7 [INFO] [stderr] Compiling time-macros v0.2.32 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking clap_builder v4.6.7 [INFO] [stderr] Checking ignore v0.4.33 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling symbolic-demangle v12.18.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking clap v4.6.7 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Checking symbolic-common v12.18.3 [INFO] [stderr] Checking indexmap v2.14.2 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking time v0.3.55 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.9.1 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Checking msvc-demangler v0.11.0 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking inventory v0.3.13 [INFO] [stderr] Checking either v1.18.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking bam v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking crossbeam-channel v0.5.17 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking smallvec v1.16.1 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `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` and `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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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] [stderr] Checking rstest v0.18.2 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Strictest` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/filters.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> std::collections::hash_map::Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn _minimal_tag_to_tag(tag: &MinimalTagValue) -> TagValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn _minimal_tag_to_tag(tag: &MinimalTagValue) -> TagValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking grcov v0.8.20 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `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)]` (part of `#[warn(unused)]`) 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` and `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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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 `::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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Send` is not local [INFO] [stdout] | `Sync` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Strictest` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/filters.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[typetag::serde(tag = "type")] [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Box` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_Filtering_registry` [INFO] [stdout] 15 | pub trait Filtering: CloneFilter { [INFO] [stdout] | --------- `Filtering` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/filters.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> std::collections::hash_map::Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, String, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn _minimal_tag_to_tag(tag: &MinimalTagValue) -> TagValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn _minimal_tag_to_tag(tag: &MinimalTagValue) -> TagValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393", kill_on_drop: false }` [INFO] [stdout] 39d67e79b84257cdc04484342d24eaa24fec4026c6c63a1920f22b9a3e7bf393