[INFO] fetching crate iso8583_rs 0.1.10... [INFO] testing iso8583_rs-0.1.10 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate iso8583_rs 0.1.10 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate iso8583_rs 0.1.10 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iso8583_rs 0.1.10 [INFO] finished tweaking crates.io crate iso8583_rs 0.1.10 [INFO] tweaked toml for crates.io crate iso8583_rs 0.1.10 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4507ecb1ad39ee07c5984d9b732e6627b4ad468a2933680403a65cbb7a9ca48 [INFO] running `Command { std: "docker" "start" "-a" "d4507ecb1ad39ee07c5984d9b732e6627b4ad468a2933680403a65cbb7a9ca48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4507ecb1ad39ee07c5984d9b732e6627b4ad468a2933680403a65cbb7a9ca48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4507ecb1ad39ee07c5984d9b732e6627b4ad468a2933680403a65cbb7a9ca48", kill_on_drop: false }` [INFO] [stdout] d4507ecb1ad39ee07c5984d9b732e6627b4ad468a2933680403a65cbb7a9ca48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6388589b8cc9ecbf75d35a65c1a175da55364cbdc1b797c21df2dbb076490a [INFO] running `Command { std: "docker" "start" "-a" "1e6388589b8cc9ecbf75d35a65c1a175da55364cbdc1b797c21df2dbb076490a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling encoding8 v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rawslice v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling odds v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling block-modes v0.5.0 [INFO] [stderr] Compiling des v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling exponential-decay-histogram v0.1.9 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling witchcraft-metrics v0.1.1 [INFO] [stderr] Compiling iso8583_rs v0.1.10 (/opt/rustwide/workdir) [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: `#[warn(non_fmt_panics)]` on by default [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 [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: 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::>::into(f)); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.09s [INFO] running `Command { std: "docker" "inspect" "1e6388589b8cc9ecbf75d35a65c1a175da55364cbdc1b797c21df2dbb076490a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6388589b8cc9ecbf75d35a65c1a175da55364cbdc1b797c21df2dbb076490a", kill_on_drop: false }` [INFO] [stdout] 1e6388589b8cc9ecbf75d35a65c1a175da55364cbdc1b797c21df2dbb076490a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded39844eb708a2ca3d8dd2465704c81c97664b470ef2be8f9d351f574a20443 [INFO] running `Command { std: "docker" "start" "-a" "ded39844eb708a2ca3d8dd2465704c81c97664b470ef2be8f9d351f574a20443", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling iso8583_rs v0.1.10 (/opt/rustwide/workdir) [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: `#[warn(non_fmt_panics)]` on by default [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 [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: 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::>::into(f)); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [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)]` on by default [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: `#[warn(non_fmt_panics)]` on by default [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 [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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 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::>::into(f)); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: variable `KEY` should have a snake case name [INFO] [stdout] --> src/crypto/pin.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | let KEY: &Vec = &hex::decode(&KEY_STR).unwrap(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [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 = &hex::decode(&KEY_STR).unwrap(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `key` [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 = &hex::decode(KEY_STR).unwrap(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `key` [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 = &hex::decode(KEY_STR).unwrap(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `key` [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] [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::(msg.len() as u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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::((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] [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::(msg.len() as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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::((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] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `Command { std: "docker" "inspect" "ded39844eb708a2ca3d8dd2465704c81c97664b470ef2be8f9d351f574a20443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded39844eb708a2ca3d8dd2465704c81c97664b470ef2be8f9d351f574a20443", kill_on_drop: false }` [INFO] [stdout] ded39844eb708a2ca3d8dd2465704c81c97664b470ef2be8f9d351f574a20443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 755fc5af64c61e8f2ba13a1280758ef1d7f7d6514951aa4532a6008108a7d3bc [INFO] running `Command { std: "docker" "start" "-a" "755fc5af64c61e8f2ba13a1280758ef1d7f7d6514951aa4532a6008108a7d3bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/iso8583/iso_spec.rs:35:22 [INFO] [stderr] | [INFO] [stderr] 35 | Err(e)=> panic!(e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 35 | Err(e)=> panic!("{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/iso8583/yaml_de.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | / &ychildren.iter().for_each(|f| { [INFO] [stderr] 50 | | children.push(Into::>::into(f)); [INFO] [stderr] 51 | | }); [INFO] [stderr] | |______________________^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 49 | let _ = &ychildren.iter().for_each(|f| { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log` [INFO] [stderr] --> src/iso8583/test.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | use log; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:142:32 [INFO] [stderr] | [INFO] [stderr] 142 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 142 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:157:32 [INFO] [stderr] | [INFO] [stderr] 157 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 157 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:173:32 [INFO] [stderr] | [INFO] [stderr] 173 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 173 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:188:32 [INFO] [stderr] | [INFO] [stderr] 188 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 188 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:204:32 [INFO] [stderr] | [INFO] [stderr] 204 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 204 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:219:32 [INFO] [stderr] | [INFO] [stderr] 219 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 219 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/mac.rs:234:32 [INFO] [stderr] | [INFO] [stderr] 234 | assert!(false, e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 234 | assert!(false, "{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:204:40 [INFO] [stderr] | [INFO] [stderr] 204 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 204 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:209:32 [INFO] [stderr] | [INFO] [stderr] 209 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 209 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:220:40 [INFO] [stderr] | [INFO] [stderr] 220 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 220 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:225:32 [INFO] [stderr] | [INFO] [stderr] 225 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 225 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:240:40 [INFO] [stderr] | [INFO] [stderr] 240 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 240 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:245:32 [INFO] [stderr] | [INFO] [stderr] 245 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 245 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:263:40 [INFO] [stderr] | [INFO] [stderr] 263 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 263 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:268:32 [INFO] [stderr] | [INFO] [stderr] 268 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 268 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:283:40 [INFO] [stderr] | [INFO] [stderr] 283 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 283 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:288:32 [INFO] [stderr] | [INFO] [stderr] 288 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 288 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:299:40 [INFO] [stderr] | [INFO] [stderr] 299 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 299 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/crypto/pin.rs:304:32 [INFO] [stderr] | [INFO] [stderr] 304 | assert!(false, e.msg.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 304 | assert!(false, "{}", e.msg.to_string()); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/iso8583/iso_spec.rs:35:22 [INFO] [stderr] | [INFO] [stderr] 35 | Err(e)=> panic!(e.msg) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 35 | Err(e)=> panic!("{}", e.msg) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/iso8583/yaml_de.rs:148:38 [INFO] [stderr] | [INFO] [stderr] 148 | Err(e) => assert!(false, e) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{:?}" format string to use the Debug implementation of `IsoError` [INFO] [stderr] | [INFO] [stderr] 148 | Err(e) => assert!(false, "{:?}", e) [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: variable `KEY` should have a snake case name [INFO] [stderr] --> src/crypto/pin.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | let KEY: &Vec = &hex::decode(&KEY_STR).unwrap(); [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `KEY` should have a snake case name [INFO] [stderr] --> src/crypto/pin.rs:232:13 [INFO] [stderr] | [INFO] [stderr] 232 | let KEY: &Vec = &hex::decode(&KEY_STR).unwrap(); [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `key` [INFO] [stderr] [INFO] [stderr] warning: variable `KEY` should have a snake case name [INFO] [stderr] --> src/crypto/pin.rs:252:13 [INFO] [stderr] | [INFO] [stderr] 252 | let KEY: &Vec = &hex::decode(KEY_STR).unwrap(); [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `key` [INFO] [stderr] [INFO] [stderr] warning: variable `KEY` should have a snake case name [INFO] [stderr] --> src/crypto/pin.rs:275:13 [INFO] [stderr] | [INFO] [stderr] 275 | let KEY: &Vec = &hex::decode(KEY_STR).unwrap(); [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `key` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/iso8583/test.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | iso_msg.set_mac(&cfg); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/iso8583/mli.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | data.write_u16::(msg.len() as u16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/iso8583/mli.rs:207:9 [INFO] [stderr] | [INFO] [stderr] 207 | data.write_u16::((msg.len() + 2) as u16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/iso8583/mli.rs:223:9 [INFO] [stderr] | [INFO] [stderr] 223 | data.write_u32::(msg.len() as u32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/iso8583/mli.rs:239:9 [INFO] [stderr] | [INFO] [stderr] 239 | data.write_u32::((msg.len() + 4) as u32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `iso8583_rs` (lib) generated 2 warnings [INFO] [stderr] warning: `iso8583_rs` (lib test) generated 32 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iso8583_rs-ef98d27d7541af36) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test crypto::mac::tests::test_gen_mac_cbc_2 ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_cbc_2_paddingtype2 ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_cbc_3 ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_cbc_nopads ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_retail2_padtype1 ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_retail1_nopads ... ok [INFO] [stdout] test crypto::mac::tests::test_gen_mac_retail_padtype2 ... ok [INFO] [stdout] test crypto::mac::tests::test_padding1_exact ... ok [INFO] [stdout] test crypto::mac::tests::test_padding1_shortof8 ... ok [INFO] [stdout] test crypto::mac::tests::test_padding1_typical_short ... ok [INFO] [stdout] test crypto::mac::tests::test_padding2_shortof8 ... ok [INFO] [stdout] test crypto::mac::tests::test_padding2_typical_short ... ok [INFO] [stdout] test crypto::mac::tests::test_padding2_exact ... ok [INFO] [stdout] test crypto::pin::tests::test_iso3 ... ok [INFO] [stdout] test crypto::pin::tests::test_iso2 ... ok [INFO] [stdout] test crypto::pin::tests::test_iso0 ... ok [INFO] [stdout] test iso8583::bitmap::tests::test_bmp ... ok [INFO] [stdout] test iso8583::mli::tests::test_2e ... ok [INFO] [stdout] test crypto::pin::tests::test_iso1 ... ok [INFO] [stdout] test iso8583::mli::tests::test_2i ... ok [INFO] [stdout] test iso8583::mli::tests::test_4e ... ok [INFO] [stdout] test iso8583::test::tests::test_send_recv_iso_1100 ... ignored [INFO] [stdout] test iso8583::mli::tests::test_4i ... ok [INFO] [stdout] test iso8583::yaml_de::tests::test_deserialize_yaml_spec ... ok [INFO] [stdout] test iso8583::test::tests::test_send_recv_iso_1420 has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "755fc5af64c61e8f2ba13a1280758ef1d7f7d6514951aa4532a6008108a7d3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755fc5af64c61e8f2ba13a1280758ef1d7f7d6514951aa4532a6008108a7d3bc", kill_on_drop: false }` [INFO] [stdout] 755fc5af64c61e8f2ba13a1280758ef1d7f7d6514951aa4532a6008108a7d3bc