[INFO] fetching crate bank 0.4.0...
[INFO] checking bank-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bank 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bank 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bank 0.4.0
[INFO] finished tweaking crates.io crate bank 0.4.0
[INFO] tweaked toml for crates.io crate bank 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bigdecimal v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 020c0da788fec4224d7abb0cdc4507ab47a36fff4a7a202d0ada0ed8ee12535e
[INFO] running `Command { std: "docker" "start" "-a" "020c0da788fec4224d7abb0cdc4507ab47a36fff4a7a202d0ada0ed8ee12535e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "020c0da788fec4224d7abb0cdc4507ab47a36fff4a7a202d0ada0ed8ee12535e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020c0da788fec4224d7abb0cdc4507ab47a36fff4a7a202d0ada0ed8ee12535e", kill_on_drop: false }`
[INFO] [stdout] 020c0da788fec4224d7abb0cdc4507ab47a36fff4a7a202d0ada0ed8ee12535e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 274470e57c9e2a6f8c6ba4a4713ec28c828249b00fa9ee1c18fb05d64d821bac
[INFO] running `Command { std: "docker" "start" "-a" "274470e57c9e2a6f8c6ba4a4713ec28c828249b00fa9ee1c18fb05d64d821bac", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking bank v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `ByteRecords` in crate `csv`
[INFO] [stdout]   --> src/banks/argenta.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     iter: csv::ByteRecords<'a, R>,
[INFO] [stdout]    |                ^^^^^^^^^^^ help: a struct with a similar name exists: `ByteRecord`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/byte_record.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ByteRecord(Box<ByteRecordInner>);
[INFO] [stdout]    | --------------------- similarly named struct `ByteRecord` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/banks/argenta.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Seek`
[INFO] [stdout]    --> src/banks/argenta.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use std::io::Seek;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bank`
[INFO] [stdout]    --> src/banks/argenta.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use Bank;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Seek`
[INFO] [stdout]    --> src/banks/argenta.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     use std::io::Seek;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/iban.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Num`
[INFO] [stdout]  --> src/scr/rf.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num::{BigUint, Num, One, ToPrimitive, Zero};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/scr/rf.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 b'0'...b'9' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/scr/rf.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 b'A'...b'Z' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ByteRecords` in crate `csv`
[INFO] [stdout]   --> src/banks/argenta.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     iter: csv::ByteRecords<'a, R>,
[INFO] [stdout]    |                ^^^^^^^^^^^ help: a struct with a similar name exists: `ByteRecord`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/byte_record.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ByteRecord(Box<ByteRecordInner>);
[INFO] [stdout]    | --------------------- similarly named struct `ByteRecord` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `csv` is imported redundantly
[INFO] [stdout]   --> src/banks/argenta.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use csv;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate csv;
[INFO] [stdout]    | ----------------- the item `csv` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]   --> src/iban.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std;
[INFO] [stdout]    |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Num`
[INFO] [stdout]  --> src/scr/rf.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num::{BigUint, Num, One, ToPrimitive, Zero};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     settlement_date: Date<Utc>,
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     date: Date<Utc>,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn settlement_date(&self) -> Date<Utc>;
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn date(&self) -> Date<Utc>;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/scr/rf.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 b'0'...b'9' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[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(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/lib.rs:101:34
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn settlement_date(&self) -> Date<Utc> {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn date(&self) -> Date<Utc> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/banks/argenta.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_belgian_date(s: &str) -> Date<Utc> {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:51
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<Transaction>> + 'a>;
[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] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<dyn Iterator<Item=Box<Transaction>> + 'a>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:69
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<Transaction>> + 'a>;
[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] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<dyn Transaction>> + 'a>;
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/scr/rf.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 b'A'...b'Z' => {
[INFO] [stdout]    |                     ^^^ help: use `..=` for an inclusive range
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:64:89
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_transaction_file<R: Read + 'static>(reader: BufReader<R>) -> io::Result<Box<Transactions<R>>>;
[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] 64 |     fn read_transaction_file<R: Read + 'static>(reader: BufReader<R>) -> io::Result<Box<dyn Transactions<R>>>;
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:78:109
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn read_transaction_file<R: Read + std::io::Seek + 'static>(mut reader: BufReader<R>) -> io::Result<Box<Transactions<R>>> {
[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] 78 | pub fn read_transaction_file<R: Read + std::io::Seek + 'static>(mut reader: BufReader<R>) -> io::Result<Box<dyn Transactions<R>>> {
[INFO] [stdout]    |                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/banks/argenta.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type Item = Box<::Transaction>;
[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] 83 |     type Item = Box<dyn (::Transaction)>;
[INFO] [stdout]    |                     +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<::Transaction>> + 'a> {
[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] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<dyn Iterator<Item=Box<::Transaction>> + 'a> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:103:69
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<::Transaction>> + 'a> {
[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] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<dyn (::Transaction)>> + 'a> {
[INFO] [stdout]     |                                                                     +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:150:93
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn read_transaction_file<R: Read + 'static>(mut reader: BufReader<R>) -> io::Result<Box<::Transactions<R>>> {
[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] 150 |     fn read_transaction_file<R: Read + 'static>(mut reader: BufReader<R>) -> io::Result<Box<dyn (::Transactions<R>)>> {
[INFO] [stdout]     |                                                                                             +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     settlement_date: Date<Utc>,
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     date: Date<Utc>,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn settlement_date(&self) -> Date<Utc>;
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn date(&self) -> Date<Utc>;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/lib.rs:101:34
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn settlement_date(&self) -> Date<Utc> {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/lib.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn date(&self) -> Date<Utc> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]   --> src/banks/argenta.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn parse_belgian_date(s: &str) -> Date<Utc> {
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:51
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<Transaction>> + 'a>;
[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] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<dyn Iterator<Item=Box<Transaction>> + 'a>;
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:59:69
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<Transaction>> + 'a>;
[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] 59 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<dyn Transaction>> + 'a>;
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:64:89
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_transaction_file<R: Read + 'static>(reader: BufReader<R>) -> io::Result<Box<Transactions<R>>>;
[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] 64 |     fn read_transaction_file<R: Read + 'static>(reader: BufReader<R>) -> io::Result<Box<dyn Transactions<R>>>;
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:78:109
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn read_transaction_file<R: Read + std::io::Seek + 'static>(mut reader: BufReader<R>) -> io::Result<Box<Transactions<R>>> {
[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] 78 | pub fn read_transaction_file<R: Read + std::io::Seek + 'static>(mut reader: BufReader<R>) -> io::Result<Box<dyn Transactions<R>>> {
[INFO] [stdout]    |                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/banks/argenta.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type Item = Box<::Transaction>;
[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] 83 |     type Item = Box<dyn (::Transaction)>;
[INFO] [stdout]    |                     +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/banks/argenta.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Utc.ymd(v[2], v[1] as u32, v[0] as u32)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<::Transaction>> + 'a> {
[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] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<dyn Iterator<Item=Box<::Transaction>> + 'a> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:103:69
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<::Transaction>> + 'a> {
[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] 103 |     fn read_transactions<'a>(&'a mut self) -> Box<Iterator<Item=Box<dyn (::Transaction)>> + 'a> {
[INFO] [stdout]     |                                                                     +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:150:93
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn read_transaction_file<R: Read + 'static>(mut reader: BufReader<R>) -> io::Result<Box<::Transactions<R>>> {
[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] 150 |     fn read_transaction_file<R: Read + 'static>(mut reader: BufReader<R>) -> io::Result<Box<dyn (::Transactions<R>)>> {
[INFO] [stdout]     |                                                                                             +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/banks/argenta.rs:87:75
[INFO] [stdout]    |
[INFO] [stdout] 87 |             self.transaction_from_line(record).map(|a| Box::new(a) as Box<::Transaction>).ok()
[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] 87 |             self.transaction_from_line(record).map(|a| Box::new(a) as Box<dyn (::Transaction)>).ok()
[INFO] [stdout]    |                                                                           +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/banks/argenta.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Utc.ymd(v[2], v[1] as u32, v[0] as u32)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/banks/argenta.rs:87:75
[INFO] [stdout]    |
[INFO] [stdout] 87 |             self.transaction_from_line(record).map(|a| Box::new(a) as Box<::Transaction>).ok()
[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] 87 |             self.transaction_from_line(record).map(|a| Box::new(a) as Box<dyn (::Transaction)>).ok()
[INFO] [stdout]    |                                                                           +++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 1 argument was supplied
[INFO] [stdout]     --> src/banks/argenta.rs:154:31
[INFO] [stdout]      |
[INFO] [stdout] 154  | ...                   .has_headers(false)
[INFO] [stdout]      |                        ^^^^^^^^^^^ -----
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    unexpected argument of type `bool`
[INFO] [stdout]      |                                    help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/reader.rs:1751:12
[INFO] [stdout]      |
[INFO] [stdout] 1751 |     pub fn has_headers(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 1 argument was supplied
[INFO] [stdout]     --> src/banks/argenta.rs:154:31
[INFO] [stdout]      |
[INFO] [stdout] 154  | ...                   .has_headers(false)
[INFO] [stdout]      |                        ^^^^^^^^^^^ -----
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    unexpected argument of type `bool`
[INFO] [stdout]      |                                    help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/reader.rs:1751:12
[INFO] [stdout]      |
[INFO] [stdout] 1751 |     pub fn has_headers(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `delimiter` found for type `bool` in the current scope
[INFO] [stdout]    --> src/banks/argenta.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |               let reader = csv::Reader::from_reader(reader)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 154 | |                              .has_headers(false)
[INFO] [stdout] 155 | |                              .delimiter(b';');
[INFO] [stdout]     | |                              -^^^^^^^^^ method not found in `bool`
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |             }) as Box<::Transactions<R>>)
[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] 160 |             }) as Box<dyn (::Transactions<R>)>)
[INFO] [stdout]     |                       +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/banks/argenta.rs:181:55
[INFO] [stdout]     |
[INFO] [stdout] 181 |     assert_eq!(transactions[0].settlement_date(), Utc.ymd(2017, 03, 22));
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/banks/argenta.rs:198:55
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_eq!(transactions[0].settlement_date(), Utc.ymd(2017, 03, 22));
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]    --> src/banks/argenta.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |     assert_eq!(transactions[0].settlement_date(), Utc.ymd(2017, 03, 22));
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `delimiter` found for type `bool` in the current scope
[INFO] [stdout]    --> src/banks/argenta.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |               let reader = csv::Reader::from_reader(reader)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 154 | |                              .has_headers(false)
[INFO] [stdout] 155 | |                              .delimiter(b';');
[INFO] [stdout]     | |                              -^^^^^^^^^ method not found in `bool`
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/banks/argenta.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |             }) as Box<::Transactions<R>>)
[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] 160 |             }) as Box<dyn (::Transactions<R>)>)
[INFO] [stdout]     |                       +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/banks/argenta.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let mut reader = BufReader::new(f);
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/banks/argenta.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let mut reader = BufReader::new(f);
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bank` (lib) due to 4 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bank` (lib test) due to 4 previous errors; 31 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "274470e57c9e2a6f8c6ba4a4713ec28c828249b00fa9ee1c18fb05d64d821bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274470e57c9e2a6f8c6ba4a4713ec28c828249b00fa9ee1c18fb05d64d821bac", kill_on_drop: false }`
[INFO] [stdout] 274470e57c9e2a6f8c6ba4a4713ec28c828249b00fa9ee1c18fb05d64d821bac
