[INFO] fetching crate rumtk-hl7-v2 0.7.3... [INFO] testing rumtk-hl7-v2-0.7.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rumtk-hl7-v2 0.7.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rumtk-hl7-v2 0.7.3 [INFO] finished tweaking crates.io crate rumtk-hl7-v2 0.7.3 [INFO] tweaked toml for crates.io crate rumtk-hl7-v2 0.7.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rumtk-hl7-v2 0.7.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rumtk-hl7-v2 0.7.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.12.1 [INFO] [stderr] Downloaded rumtk-core v0.8.2 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded phf_generator v0.12.1 [INFO] [stderr] Downloaded log v0.4.24 [INFO] [stderr] Downloaded uuid-macro-internal v1.12.1 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba23042fd999122b3ebd6f303d13cc3e78fa7f573186b3f5e13c26b47b33771 [INFO] running `Command { std: "docker" "start" "-a" "6ba23042fd999122b3ebd6f303d13cc3e78fa7f573186b3f5e13c26b47b33771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba23042fd999122b3ebd6f303d13cc3e78fa7f573186b3f5e13c26b47b33771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba23042fd999122b3ebd6f303d13cc3e78fa7f573186b3f5e13c26b47b33771", kill_on_drop: false }` [INFO] [stdout] 6ba23042fd999122b3ebd6f303d13cc3e78fa7f573186b3f5e13c26b47b33771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 64f4e4cfb545f8f2bc087ac1b5bafdf0b4587e80c278cc7c9bacfee236e159c6 [INFO] running `Command { std: "docker" "start" "-a" "64f4e4cfb545f8f2bc087ac1b5bafdf0b4587e80c278cc7c9bacfee236e159c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uuid-macro-internal v1.12.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rumtk-core v0.8.2 [INFO] [stderr] Compiling rumtk-hl7-v2 v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StringUtils` [INFO] [stdout] --> src/hl7_v2_base_types.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | use rumtk_core::strings::{format_compact, StringUtils, ToCompactString}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToCompactString` [INFO] [stdout] --> src/hl7_v2_base_types.rs:796:58 [INFO] [stdout] | [INFO] [stdout] 796 | format_compact, AsStr, CompactString, RUMString, ToCompactString, UTFStringExtensions, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `V2_SEARCH_EXPR_TYPE` should have an upper camel case name [INFO] [stdout] --> src/hl7_v2_constants.rs:743:10 [INFO] [stdout] | [INFO] [stdout] 743 | pub enum V2_SEARCH_EXPR_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `V2SearchExprType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `V2_DEFAULT` should have an upper camel case name [INFO] [stdout] --> src/hl7_v2_constants.rs:744:5 [INFO] [stdout] | [INFO] [stdout] 744 | V2_DEFAULT [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `V2Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> src/hl7_v2_mllp.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MLLP_FILTER_POLICY` should have an upper camel case name [INFO] [stdout] --> src/hl7_v2_mllp.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | pub enum MLLP_FILTER_POLICY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MllpFilterPolicy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ESCAPE_INPUT` should have an upper camel case name [INFO] [stdout] --> src/hl7_v2_mllp.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | ESCAPE_INPUT = 1, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EscapeInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FILTER_INPUT` should have an upper camel case name [INFO] [stdout] --> src/hl7_v2_mllp.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | FILTER_INPUT = 2, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FilterInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hl7_v2_parser` [INFO] [stdout] --> src/hl7_v2_parser.rs:650:9 [INFO] [stdout] | [INFO] [stdout] 650 | use crate::hl7_v2_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_base_types::_:: for v2_base_types::V2ParserCharacters>::deserialize::__FieldVisitor` in the current scope [INFO] [stdout] --> src/hl7_v2_base_types.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_base_types::_:: for v2_base_types::V2ParserCharacters>::deserialize::__FieldVisitor` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_base_types::_:: for v2_base_types::V2ParserCharacters>::deserialize::__Visitor<'de>` in the current scope [INFO] [stdout] --> src/hl7_v2_base_types.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_base_types::_:: for v2_base_types::V2ParserCharacters>::deserialize::__Visitor<'de>` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Component>::deserialize::__FieldVisitor` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Component>::deserialize::__FieldVisitor` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Component>::deserialize::__Visitor<'de>` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Component>::deserialize::__Visitor<'de>` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Field>::deserialize::__FieldVisitor` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Field>::deserialize::__FieldVisitor` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Field>::deserialize::__Visitor<'de>` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Field>::deserialize::__Visitor<'de>` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Segment>::deserialize::__FieldVisitor` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:300:32 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Segment>::deserialize::__FieldVisitor` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Segment>::deserialize::__Visitor<'de>` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:300:32 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Segment>::deserialize::__Visitor<'de>` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Message>::deserialize::__FieldVisitor` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:431:32 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Message>::deserialize::__FieldVisitor` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Value` not found for `v2_parser::_:: for V2Message>::deserialize::__Visitor<'de>` in the current scope [INFO] [stdout] --> src/hl7_v2_parser.rs:431:32 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Debug, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | associated item not found in `v2_parser::_:: for V2Message>::deserialize::__Visitor<'de>` [INFO] [stdout] | associated type `Value` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/hl7_v2_mllp.rs:383:40 [INFO] [stdout] | [INFO] [stdout] 383 | LowerLayer::CLIENT(ref client) => None, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/hl7_v2_mllp.rs:552:17 [INFO] [stdout] | [INFO] [stdout] 552 | for i in 0..RETRY_SOURCE { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/hl7_v2_mllp.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | for i in 0..TIMEOUT_SOURCE { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/hl7_v2_mllp.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | for i in 0..timeout { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/hl7_v2_optionality_rules.rs:71:49 [INFO] [stdout] | [INFO] [stdout] 71 | const CONDITION_NOOP: V2ComponentConditionFn = |c: &V2ComponentList| false; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToCompactString` [INFO] [stdout] --> src/hl7_v2_mllp.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | RUMStringConversions, ToCompactString, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/hl7_v2_base_types.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | fn expr_type(expr: &str) -> V2_SEARCH_EXPR_TYPE { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/hl7_v2_base_types.rs:882:21 [INFO] [stdout] | [INFO] [stdout] 882 | Err(why) => Err(format_compact!( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/hl7_v2_base_types.rs:898:21 [INFO] [stdout] | [INFO] [stdout] 898 | Err(why) => Err(format_compact!( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hl7_v2_parser.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | let mut component_list: ComponentList = vec![V2Component::from_str(val)]; [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] For more information about this error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rumtk-hl7-v2` (lib) due to 10 previous errors; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64f4e4cfb545f8f2bc087ac1b5bafdf0b4587e80c278cc7c9bacfee236e159c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f4e4cfb545f8f2bc087ac1b5bafdf0b4587e80c278cc7c9bacfee236e159c6", kill_on_drop: false }` [INFO] [stdout] 64f4e4cfb545f8f2bc087ac1b5bafdf0b4587e80c278cc7c9bacfee236e159c6