[INFO] fetching crate bdb 0.0.1...
[INFO] checking bdb-0.0.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bdb 0.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bdb 0.0.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bdb 0.0.1
[INFO] finished tweaking crates.io crate bdb 0.0.1
[INFO] tweaked toml for crates.io crate bdb 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref_slice v1.2.1
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded quick-xml v0.12.4
[INFO] [stderr]   Downloaded openssl-src v300.2.3+3.2.1
[INFO] [stderr]   Downloaded numpress v1.1.0
[INFO] [stderr]   Downloaded digit_group v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03e8ae1a51475d2ab2e243d506158bf7c0b2945757be05e61e5e6c7e3f3e7e44
[INFO] running `Command { std: "docker" "start" "-a" "03e8ae1a51475d2ab2e243d506158bf7c0b2945757be05e61e5e6c7e3f3e7e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03e8ae1a51475d2ab2e243d506158bf7c0b2945757be05e61e5e6c7e3f3e7e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e8ae1a51475d2ab2e243d506158bf7c0b2945757be05e61e5e6c7e3f3e7e44", kill_on_drop: false }`
[INFO] [stdout] 03e8ae1a51475d2ab2e243d506158bf7c0b2945757be05e61e5e6c7e3f3e7e44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1735656c79258cd5e5a7b4ac7d548d742d039bbdcf6140458916468a89962a71
[INFO] running `Command { std: "docker" "start" "-a" "1735656c79258cd5e5a7b4ac7d548d742d039bbdcf6140458916468a89962a71", kill_on_drop: false }`
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking ref_slice v1.2.1
[INFO] [stderr]     Checking numpress v1.1.0
[INFO] [stderr]     Checking digit_group v0.1.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking quick-xml v0.12.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking bdb v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `dtoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use dtoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate dtoa;
[INFO] [stdout]    | ------------------ the item `dtoa` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `itoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use itoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate itoa;
[INFO] [stdout]    | ------------------ the item `itoa` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]   --> src/util/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use self::error::{Error, ErrorKind};
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               self.ms_level != 0 &&
[INFO] [stdout] 14 |               !self.filter.is_empty()
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             self.ms_level != 0 &&
[INFO] [stdout] 13 ~             !self.filter.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/valid.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | /         (
[INFO] [stdout] 10 | |             self.num != 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 30 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 9  ~         self.num != 0 &&
[INFO] [stdout] 10 |             self.rt >= 0.0 &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 self.ms_level == 0
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let captures = none_to_error!(Scan::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let peeked_line = none_to_error!(lines.peek(), InvalidInput);
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                        --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:289:25
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:353:18
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.description.is_empty()
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 ~             !self.description.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/valid.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         (
[INFO] [stdout] 11 | |             !self.seq_id.is_empty() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 15 |               SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 ~         !self.seq_id.is_empty() &&
[INFO] [stdout] 11 |             self.length as usize == self.sequence.len() &&
[INFO] [stdout] 12 |             self.length as usize == self.quality.len() &&
[INFO] [stdout] 13 |             NucleotideRegex::validate().is_match(&self.sequence) &&
[INFO] [stdout] 14 ~             SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let captures = none_to_error!(FastqHeaderRegex::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let sequence = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let quality = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                   ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use reqwest::{self, Response};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.proteome.is_empty() &&
[INFO] [stdout] 14 |               !self.taxonomy.is_empty()
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             !self.proteome.is_empty() &&
[INFO] [stdout] 13 ~             !self.taxonomy.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/valid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             // Do not try to validate the Organism
[INFO] [stdout] 13 | |             // With virus names being non-standard, it is impossible
[INFO] [stdout] 14 | |             // with an NFA, and extremely time complex otherwise.
[INFO] [stdout] 15 | |             self.sequence_version > 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 33 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.sequence_version > 0 &&
[INFO] [stdout] 12 |             self.protein_evidence < ProteinEvidence::Unknown &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 TaxonomyRegex::validate().is_match(&self.taxonomy)
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/csv.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let row = none_to_error!(opt, InvalidInput)?;
[INFO] [stdout]     |               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 |     Ok(none_to_error!(iterator_from_csv(reader, delimiter).next(), InvalidInput)?)
[INFO] [stdout]     |        ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/xml.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout] 51  |     none_to_error!(iterator_from_xml(reader).next(), UnexpectedEof)
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `none_to_error`
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/io/uniprot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/csv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fasta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fastq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/mgf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/xml.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]  --> src/util/writer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ref_slice::ref_slice;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]   --> src/util/writer.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |             self.writer.write_all(ref_slice(&self.delimiter))?;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/alias.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<StdError>;
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<dyn StdError>;
[INFO] [stdout]   |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/error.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dtoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use dtoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate dtoa;
[INFO] [stdout]    | ------------------ the item `dtoa` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `itoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use itoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate itoa;
[INFO] [stdout]    | ------------------ the item `itoa` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]   --> src/util/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use self::error::{Error, ErrorKind};
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               self.ms_level != 0 &&
[INFO] [stdout] 14 |               !self.filter.is_empty()
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             self.ms_level != 0 &&
[INFO] [stdout] 13 ~             !self.filter.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/valid.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | /         (
[INFO] [stdout] 10 | |             self.num != 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 30 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 9  ~         self.num != 0 &&
[INFO] [stdout] 10 |             self.rt >= 0.0 &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 self.ms_level == 0
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let captures = none_to_error!(Scan::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let peeked_line = none_to_error!(lines.peek(), InvalidInput);
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                        --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:289:25
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:353:18
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.description.is_empty()
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 ~             !self.description.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/valid.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         (
[INFO] [stdout] 11 | |             !self.seq_id.is_empty() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 15 |               SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 ~         !self.seq_id.is_empty() &&
[INFO] [stdout] 11 |             self.length as usize == self.sequence.len() &&
[INFO] [stdout] 12 |             self.length as usize == self.quality.len() &&
[INFO] [stdout] 13 |             NucleotideRegex::validate().is_match(&self.sequence) &&
[INFO] [stdout] 14 ~             SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let captures = none_to_error!(FastqHeaderRegex::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let sequence = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let quality = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                   ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use reqwest::{self, Response};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.proteome.is_empty() &&
[INFO] [stdout] 14 |               !self.taxonomy.is_empty()
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             !self.proteome.is_empty() &&
[INFO] [stdout] 13 ~             !self.taxonomy.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/valid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             // Do not try to validate the Organism
[INFO] [stdout] 13 | |             // With virus names being non-standard, it is impossible
[INFO] [stdout] 14 | |             // with an NFA, and extremely time complex otherwise.
[INFO] [stdout] 15 | |             self.sequence_version > 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 33 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.sequence_version > 0 &&
[INFO] [stdout] 12 |             self.protein_evidence < ProteinEvidence::Unknown &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 TaxonomyRegex::validate().is_match(&self.taxonomy)
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/csv.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let row = none_to_error!(opt, InvalidInput)?;
[INFO] [stdout]     |               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 |     Ok(none_to_error!(iterator_from_csv(reader, delimiter).next(), InvalidInput)?)
[INFO] [stdout]     |        ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bencher` is imported redundantly
[INFO] [stdout]    --> src/db/uniprot/fasta.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |     use bencher;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | extern crate bencher;
[INFO] [stdout]     | --------------------- the item `bencher` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/xml.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout] 51  |     none_to_error!(iterator_from_xml(reader).next(), UnexpectedEof)
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `none_to_error`
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bencher` is imported redundantly
[INFO] [stdout]    --> src/db/uniprot/xml.rs:937:9
[INFO] [stdout]     |
[INFO] [stdout] 937 |     use bencher;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | extern crate bencher;
[INFO] [stdout]     | --------------------- the item `bencher` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/io/uniprot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/csv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fasta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fastq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/mgf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/xml.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]  --> src/util/writer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ref_slice::ref_slice;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]   --> src/util/writer.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |             self.writer.write_all(ref_slice(&self.delimiter))?;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/alias.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<StdError>;
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<dyn StdError>;
[INFO] [stdout]   |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/error.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         write!(f, "UniProt error: {}", self.description())
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:144:43
[INFO] [stdout]     |
[INFO] [stdout] 144 |             ErrorKind::Io(ref err) => err.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ErrorKind::Utf8(ref err) => err.description(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ErrorKind::FromUtf8(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             ErrorKind::ParseInt(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 XmlError::Io(ref e) => e.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 XmlError::Utf8(ref e) => e.description(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         write!(f, "UniProt error: {}", self.description())
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:144:43
[INFO] [stdout]     |
[INFO] [stdout] 144 |             ErrorKind::Io(ref err) => err.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ErrorKind::Utf8(ref err) => err.description(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ErrorKind::FromUtf8(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             ErrorKind::ParseInt(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 XmlError::Io(ref e) => e.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 XmlError::Utf8(ref e) => e.description(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 82 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/io/uniprot.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(expected, actual.trim_right());
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(expected, actual.trim_end());
[INFO] [stdout]     |                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 85 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bdb v0.0.1 (/opt/rustwide/workdir), quick-xml v0.12.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1735656c79258cd5e5a7b4ac7d548d742d039bbdcf6140458916468a89962a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1735656c79258cd5e5a7b4ac7d548d742d039bbdcf6140458916468a89962a71", kill_on_drop: false }`
[INFO] [stdout] 1735656c79258cd5e5a7b4ac7d548d742d039bbdcf6140458916468a89962a71
[INFO] checking bdb-0.0.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bdb 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bdb 0.0.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bdb 0.0.1
[INFO] finished tweaking crates.io crate bdb 0.0.1
[INFO] tweaked toml for crates.io crate bdb 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3710987cf47750c24da92b9281497c5e8b3fe7a6213cceaf69d15d987744f1cc
[INFO] running `Command { std: "docker" "start" "-a" "3710987cf47750c24da92b9281497c5e8b3fe7a6213cceaf69d15d987744f1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3710987cf47750c24da92b9281497c5e8b3fe7a6213cceaf69d15d987744f1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3710987cf47750c24da92b9281497c5e8b3fe7a6213cceaf69d15d987744f1cc", kill_on_drop: false }`
[INFO] [stdout] 3710987cf47750c24da92b9281497c5e8b3fe7a6213cceaf69d15d987744f1cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a47656f64d1d3483af539f03a21b33964bb5dde3f55ecb0bb8d9e5144f0db3d2
[INFO] running `Command { std: "docker" "start" "-a" "a47656f64d1d3483af539f03a21b33964bb5dde3f55ecb0bb8d9e5144f0db3d2", kill_on_drop: false }`
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking numpress v1.1.0
[INFO] [stderr]     Checking ref_slice v1.2.1
[INFO] [stderr]     Checking digit_group v0.1.0
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking quick-xml v0.12.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking bdb v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `dtoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use dtoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate dtoa;
[INFO] [stdout]    | ------------------ the item `dtoa` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `itoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use itoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate itoa;
[INFO] [stdout]    | ------------------ the item `itoa` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]   --> src/util/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use self::error::{Error, ErrorKind};
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               self.ms_level != 0 &&
[INFO] [stdout] 14 |               !self.filter.is_empty()
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             self.ms_level != 0 &&
[INFO] [stdout] 13 ~             !self.filter.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/valid.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | /         (
[INFO] [stdout] 10 | |             self.num != 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 30 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 9  ~         self.num != 0 &&
[INFO] [stdout] 10 |             self.rt >= 0.0 &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 self.ms_level == 0
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let captures = none_to_error!(Scan::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let peeked_line = none_to_error!(lines.peek(), InvalidInput);
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                        --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:289:25
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:353:18
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.description.is_empty()
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 ~             !self.description.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/valid.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         (
[INFO] [stdout] 11 | |             !self.seq_id.is_empty() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 15 |               SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 ~         !self.seq_id.is_empty() &&
[INFO] [stdout] 11 |             self.length as usize == self.sequence.len() &&
[INFO] [stdout] 12 |             self.length as usize == self.quality.len() &&
[INFO] [stdout] 13 |             NucleotideRegex::validate().is_match(&self.sequence) &&
[INFO] [stdout] 14 ~             SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let captures = none_to_error!(FastqHeaderRegex::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let sequence = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let quality = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                   ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use reqwest::{self, Response};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.proteome.is_empty() &&
[INFO] [stdout] 14 |               !self.taxonomy.is_empty()
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             !self.proteome.is_empty() &&
[INFO] [stdout] 13 ~             !self.taxonomy.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/valid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             // Do not try to validate the Organism
[INFO] [stdout] 13 | |             // With virus names being non-standard, it is impossible
[INFO] [stdout] 14 | |             // with an NFA, and extremely time complex otherwise.
[INFO] [stdout] 15 | |             self.sequence_version > 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 33 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.sequence_version > 0 &&
[INFO] [stdout] 12 |             self.protein_evidence < ProteinEvidence::Unknown &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 TaxonomyRegex::validate().is_match(&self.taxonomy)
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/csv.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let row = none_to_error!(opt, InvalidInput)?;
[INFO] [stdout]     |               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 |     Ok(none_to_error!(iterator_from_csv(reader, delimiter).next(), InvalidInput)?)
[INFO] [stdout]     |        ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/xml.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout] 51  |     none_to_error!(iterator_from_xml(reader).next(), UnexpectedEof)
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `none_to_error`
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/io/uniprot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/csv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fasta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fastq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/mgf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/xml.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]  --> src/util/writer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ref_slice::ref_slice;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]   --> src/util/writer.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |             self.writer.write_all(ref_slice(&self.delimiter))?;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/alias.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<StdError>;
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<dyn StdError>;
[INFO] [stdout]   |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/error.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `dtoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use dtoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate dtoa;
[INFO] [stdout]    | ------------------ the item `dtoa` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `itoa` is imported redundantly
[INFO] [stdout]   --> src/util/fmt.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use itoa;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate itoa;
[INFO] [stdout]    | ------------------ the item `itoa` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]   --> src/util/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use self::error::{Error, ErrorKind};
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               self.ms_level != 0 &&
[INFO] [stdout] 14 |               !self.filter.is_empty()
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             self.ms_level != 0 &&
[INFO] [stdout] 13 ~             !self.filter.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/mass_spectra/valid.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | /         (
[INFO] [stdout] 10 | |             self.num != 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 30 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 9  ~         self.num != 0 &&
[INFO] [stdout] 10 |             self.rt >= 0.0 &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 self.ms_level == 0
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let captures = none_to_error!(Scan::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:249:16
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:273:16
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/fullms_mgf.rs:293:25
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let peeked_line = none_to_error!(lines.peek(), InvalidInput);
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:318:24
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                        --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/msconvert_mgf.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:221:20
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pava_mgf.rs:289:25
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let captures = none_to_error!(Title::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let captures = none_to_error!(PepMass::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let captures = none_to_error!(Charge::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let captures = none_to_error!(Rt::extract().captures(&line), InvalidInput);
[INFO] [stdout]     |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:317:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let line = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:353:18
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mz = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/mass_spectra/pwiz_mgf.rs:354:25
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let intensity = none_to_error!(items.next(), InvalidInput);
[INFO] [stdout]     |                         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.description.is_empty()
[INFO] [stdout]    |  _________________________________________^
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 ~             !self.description.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/sra/valid.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         (
[INFO] [stdout] 11 | |             !self.seq_id.is_empty() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 15 |               SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |  _____________________________________________________________________^
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 ~         !self.seq_id.is_empty() &&
[INFO] [stdout] 11 |             self.length as usize == self.sequence.len() &&
[INFO] [stdout] 12 |             self.length as usize == self.quality.len() &&
[INFO] [stdout] 13 |             NucleotideRegex::validate().is_match(&self.sequence) &&
[INFO] [stdout] 14 ~             SequenceQualityRegex::validate().is_match(&self.quality)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let captures = none_to_error!(FastqHeaderRegex::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let sequence = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/sra/fastq.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let quality = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                   ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use reqwest::{self, Response};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate reqwest;
[INFO] [stdout]    | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `url` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/client.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | extern crate url;
[INFO] [stdout]    | ----------------- the item `url` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/complete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             self.is_valid() &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] 13 |               !self.proteome.is_empty() &&
[INFO] [stdout] 14 |               !self.taxonomy.is_empty()
[INFO] [stdout]    |  ______________________________________^
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.is_valid() &&
[INFO] [stdout] 12 |             !self.proteome.is_empty() &&
[INFO] [stdout] 13 ~             !self.taxonomy.is_empty()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/db/uniprot/valid.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         (
[INFO] [stdout] 12 | |             // Do not try to validate the Organism
[INFO] [stdout] 13 | |             // With virus names being non-standard, it is impossible
[INFO] [stdout] 14 | |             // with an NFA, and extremely time complex otherwise.
[INFO] [stdout] 15 | |             self.sequence_version > 0 &&
[INFO] [stdout]    | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 33 |               )
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~         self.sequence_version > 0 &&
[INFO] [stdout] 12 |             self.protein_evidence < ProteinEvidence::Unknown &&
[INFO] [stdout]  ...
[INFO] [stdout] 28 |                 TaxonomyRegex::validate().is_match(&self.taxonomy)
[INFO] [stdout] 29 ~             )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/db/uniprot/csv.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let row = none_to_error!(opt, InvalidInput)?;
[INFO] [stdout]     |               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/csv.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 |     Ok(none_to_error!(iterator_from_csv(reader, delimiter).next(), InvalidInput)?)
[INFO] [stdout]     |        ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let captures = none_to_error!(R::extract().captures(&header), InvalidInput);
[INFO] [stdout]     |                    ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/fasta.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let header = none_to_error!(lines.next(), InvalidInput)?;
[INFO] [stdout]     |                  ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bencher` is imported redundantly
[INFO] [stdout]    --> src/db/uniprot/fasta.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |     use bencher;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | extern crate bencher;
[INFO] [stdout]     | --------------------- the item `bencher` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/util/macros.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/db/uniprot/xml.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout] 51  |     none_to_error!(iterator_from_xml(reader).next(), UnexpectedEof)
[INFO] [stdout]     |     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `none_to_error`
[INFO] [stdout]     = note: this warning originates in the macro `none_to_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bencher` is imported redundantly
[INFO] [stdout]    --> src/db/uniprot/xml.rs:937:9
[INFO] [stdout]     |
[INFO] [stdout] 937 |     use bencher;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | extern crate bencher;
[INFO] [stdout]     | --------------------- the item `bencher` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/io/uniprot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/csv.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fasta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/fastq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/mgf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/traits/xml.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]  --> src/util/writer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ref_slice::ref_slice;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ref_slice::ref_slice`: Similar method was added to std and stabilized in rust 1.28.0. Use `core::slice::from_ref` instead.
[INFO] [stdout]   --> src/util/writer.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |             self.writer.write_all(ref_slice(&self.delimiter))?;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/alias.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<StdError>;
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type ErrorType = Box<dyn StdError>;
[INFO] [stdout]   |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         write!(f, "UniProt error: {}", self.description())
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:144:43
[INFO] [stdout]     |
[INFO] [stdout] 144 |             ErrorKind::Io(ref err) => err.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ErrorKind::Utf8(ref err) => err.description(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ErrorKind::FromUtf8(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             ErrorKind::ParseInt(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 XmlError::Io(ref e) => e.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 XmlError::Utf8(ref e) => e.description(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/error.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&StdError> {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn cause(&self) -> Option<&dyn StdError> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |         write!(f, "UniProt error: {}", self.description())
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:144:43
[INFO] [stdout]     |
[INFO] [stdout] 144 |             ErrorKind::Io(ref err) => err.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ErrorKind::Utf8(ref err) => err.description(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ErrorKind::FromUtf8(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             ErrorKind::ParseInt(ref err) => err.description(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 XmlError::Io(ref e) => e.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/util/error.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 XmlError::Utf8(ref e) => e.description(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 82 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/io/uniprot.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(expected, actual.trim_right());
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(expected, actual.trim_end());
[INFO] [stdout]     |                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 85 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bdb v0.0.1 (/opt/rustwide/workdir), quick-xml v0.12.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a47656f64d1d3483af539f03a21b33964bb5dde3f55ecb0bb8d9e5144f0db3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47656f64d1d3483af539f03a21b33964bb5dde3f55ecb0bb8d9e5144f0db3d2", kill_on_drop: false }`
[INFO] [stdout] a47656f64d1d3483af539f03a21b33964bb5dde3f55ecb0bb8d9e5144f0db3d2
