[INFO] cloning repository https://github.com/rkbalgi/iso8583_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkbalgi/iso8583_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkbalgi%2Fiso8583_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkbalgi%2Fiso8583_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df303f1fc41d9966108028042c8932a03d66c611
[INFO] checking rkbalgi/iso8583_rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkbalgi%2Fiso8583_rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rkbalgi/iso8583_rs
[INFO] finished tweaking git repo https://github.com/rkbalgi/iso8583_rs
[INFO] tweaked toml for git repo https://github.com/rkbalgi/iso8583_rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rkbalgi/iso8583_rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rkbalgi/iso8583_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded witchcraft-metrics v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.113
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded rawslice v0.1.1
[INFO] [stderr]   Downloaded block-cipher v0.7.1
[INFO] [stderr]   Downloaded block-modes v0.5.0
[INFO] [stderr]   Downloaded encoding8 v0.3.2
[INFO] [stderr]   Downloaded odds v0.4.0
[INFO] [stderr]   Downloaded des v0.4.0
[INFO] [stderr]   Downloaded itertools v0.4.19
[INFO] [stderr]   Downloaded odds v0.2.26
[INFO] [stderr]   Downloaded serde_yaml v0.8.13
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded generic-array v0.14.2
[INFO] [stderr]   Downloaded arrayvec v0.3.25
[INFO] [stderr]   Downloaded syn v1.0.31
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.2
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.16
[INFO] [stderr]   Downloaded hex-literal v0.2.1
[INFO] [stderr]   Downloaded hexdump v0.1.0
[INFO] [stderr]   Downloaded dtoa v0.4.6
[INFO] [stderr]   Downloaded serde v1.0.113
[INFO] [stderr]   Downloaded serde-value v0.6.0
[INFO] [stderr]   Downloaded exponential-decay-histogram v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faa140ac96ecdd5763a7b956e262a9484dd31edf1e74787d51b4bb51a6c7c501
[INFO] running `Command { std: "docker" "start" "-a" "faa140ac96ecdd5763a7b956e262a9484dd31edf1e74787d51b4bb51a6c7c501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faa140ac96ecdd5763a7b956e262a9484dd31edf1e74787d51b4bb51a6c7c501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa140ac96ecdd5763a7b956e262a9484dd31edf1e74787d51b4bb51a6c7c501", kill_on_drop: false }`
[INFO] [stdout] faa140ac96ecdd5763a7b956e262a9484dd31edf1e74787d51b4bb51a6c7c501
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aee40041ffeae16ad3b6877f37e193d9d93264b69327667ce61a1a74081152cd
[INFO] running `Command { std: "docker" "start" "-a" "aee40041ffeae16ad3b6877f37e193d9d93264b69327667ce61a1a74081152cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.113
[INFO] [stderr]    Compiling serde v1.0.113
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.2
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rawslice v0.1.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking encoding8 v0.3.2
[INFO] [stderr]     Checking odds v0.4.0
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]    Compiling hex-literal-impl v0.2.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking hexdump v0.1.0
[INFO] [stderr]     Checking hex-literal v0.2.1
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking block-cipher v0.7.1
[INFO] [stderr]     Checking des v0.4.0
[INFO] [stderr]     Checking block-modes v0.5.0
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking exponential-decay-histogram v0.1.5
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking witchcraft-metrics v0.1.1
[INFO] [stderr]     Checking iso8583_rs v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/iso8583/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use log;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:102:81
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let actual_pin = b1.get(2 as usize..(2 + pin_len) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:115:88
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 16)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:127:88
[INFO] [stdout]     |
[INFO] [stdout] 127 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 32)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:142:88
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 48)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/iso8583/iso_spec.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!(e.msg)
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!("{}", e.msg)
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/iso8583/iso_spec.rs:136:69
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&MessageSegment, IsoError> {
[INFO] [stdout]     |                             ------- the lifetime is named here      ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&'static MessageSegment, IsoError> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/iso8583/yaml_de.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 | /                     &ychildren.iter().for_each(|f| {
[INFO] [stdout] 50 | |                         children.push(Into::<Box<dyn Field>>::into(f));
[INFO] [stdout] 51 | |                     });
[INFO] [stdout]    | |______________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     let _ = &ychildren.iter().for_each(|f| {
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:157:32
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:204:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/mac.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 assert!(false, e.msg)
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 assert!(false, "{}", e.msg)
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:102:81
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let actual_pin = b1.get(2 as usize..(2 + pin_len) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:115:88
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 16)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:127:88
[INFO] [stdout]     |
[INFO] [stdout] 127 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 32)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:142:88
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 48)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `KEY` should have a snake case name
[INFO] [stdout]    --> src/crypto/pin.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let KEY: &Vec<u8> = &hex::decode(&KEY_STR).unwrap();
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:204:40
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:209:32
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 220 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `KEY` should have a snake case name
[INFO] [stdout]    --> src/crypto/pin.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let KEY: &Vec<u8> = &hex::decode(&KEY_STR).unwrap();
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:240:40
[INFO] [stdout]     |
[INFO] [stdout] 240 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 240 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `KEY` should have a snake case name
[INFO] [stdout]    --> src/crypto/pin.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let KEY: &Vec<u8> = &hex::decode(KEY_STR).unwrap();
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:263:40
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `KEY` should have a snake case name
[INFO] [stdout]    --> src/crypto/pin.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let KEY: &Vec<u8> = &hex::decode(KEY_STR).unwrap();
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:288:32
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:299:40
[INFO] [stdout]     |
[INFO] [stdout] 299 |                         assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 299 |                         assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/crypto/pin.rs:304:32
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 assert!(false, e.msg.to_string());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 assert!(false, "{}", e.msg.to_string());
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/iso8583/iso_spec.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!(e.msg)
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!("{}", e.msg)
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/iso8583/iso_spec.rs:136:69
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&MessageSegment, IsoError> {
[INFO] [stdout]     |                             ------- the lifetime is named here      ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&'static MessageSegment, IsoError> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/iso8583/test.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         iso_msg.set_mac(&cfg);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let _ = iso_msg.set_mac(&cfg);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/iso8583/yaml_de.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 | /                     &ychildren.iter().for_each(|f| {
[INFO] [stdout] 50 | |                         children.push(Into::<Box<dyn Field>>::into(f));
[INFO] [stdout] 51 | |                     });
[INFO] [stdout]    | |______________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     let _ = &ychildren.iter().for_each(|f| {
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/iso8583/yaml_de.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Err(e) => assert!(false, e)
[INFO] [stdout]     |                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `IsoError`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Err(e) => assert!(false, "{:?}", e)
[INFO] [stdout]     |                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/iso8583/mli.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         data.write_u16::<byteorder::BigEndian>(msg.len() as u16);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let _ = data.write_u16::<byteorder::BigEndian>(msg.len() as u16);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/iso8583/mli.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         data.write_u16::<byteorder::BigEndian>((msg.len() + 2) as u16);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let _ = data.write_u16::<byteorder::BigEndian>((msg.len() + 2) as u16);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/iso8583/mli.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         data.write_u32::<byteorder::BigEndian>(msg.len() as u32);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let _ = data.write_u32::<byteorder::BigEndian>(msg.len() as u32);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/iso8583/mli.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         data.write_u32::<byteorder::BigEndian>((msg.len() + 4) as u32);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let _ = data.write_u32::<byteorder::BigEndian>((msg.len() + 4) as u32);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "aee40041ffeae16ad3b6877f37e193d9d93264b69327667ce61a1a74081152cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee40041ffeae16ad3b6877f37e193d9d93264b69327667ce61a1a74081152cd", kill_on_drop: false }`
[INFO] [stdout] aee40041ffeae16ad3b6877f37e193d9d93264b69327667ce61a1a74081152cd
