[INFO] fetching crate ssp 0.5.4... [INFO] testing ssp-0.5.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ssp 0.5.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ssp 0.5.4 [INFO] finished tweaking crates.io crate ssp 0.5.4 [INFO] tweaked toml for crates.io crate ssp 0.5.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ssp 0.5.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding bitfield v0.14.0 (available: v0.19.2) [INFO] [stderr] Adding heapless v0.7.17 (available: v0.9.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bed0e809690c17e657b8c1257f045ee1e972bf0b87cca4f33f5dfa32f661311 [INFO] running `Command { std: "docker" "start" "-a" "8bed0e809690c17e657b8c1257f045ee1e972bf0b87cca4f33f5dfa32f661311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bed0e809690c17e657b8c1257f045ee1e972bf0b87cca4f33f5dfa32f661311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bed0e809690c17e657b8c1257f045ee1e972bf0b87cca4f33f5dfa32f661311", kill_on_drop: false }` [INFO] [stdout] 8bed0e809690c17e657b8c1257f045ee1e972bf0b87cca4f33f5dfa32f661311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2101205e62ae12f71c79a4ce7591edf41762e6067227f01f7a798af8f108fee [INFO] running `Command { std: "docker" "start" "-a" "d2101205e62ae12f71c79a4ce7591edf41762e6067227f01f7a798af8f108fee", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling currency-iso4217 v0.1.2 [INFO] [stderr] Compiling ssp v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.48s [INFO] running `Command { std: "docker" "inspect" "d2101205e62ae12f71c79a4ce7591edf41762e6067227f01f7a798af8f108fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2101205e62ae12f71c79a4ce7591edf41762e6067227f01f7a798af8f108fee", kill_on_drop: false }` [INFO] [stdout] d2101205e62ae12f71c79a4ce7591edf41762e6067227f01f7a798af8f108fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8af301b28fa6a6aab0c09bd6c607bf784fbe1030fd9bf1d1944a8e4395fbf9c [INFO] running `Command { std: "docker" "start" "-a" "e8af301b28fa6a6aab0c09bd6c607bf784fbe1030fd9bf1d1944a8e4395fbf9c", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ssp v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/channel_value.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / make_list!( [INFO] [stdout] 38 | | ChannelValueList, [INFO] [stdout] 39 | | ChannelValue, [INFO] [stdout] 40 | | "A list container for [ChannelValue]s." [INFO] [stdout] 41 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/country_code.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / make_list!( [INFO] [stdout] 6 | | CountryCodeList, [INFO] [stdout] 7 | | CountryCode, [INFO] [stdout] 8 | | "A list container for [CountryCode]s." [INFO] [stdout] 9 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / make_list!( [INFO] [stdout] 98 | | EnableBitfieldList, [INFO] [stdout] 99 | | EnableBitfield, [INFO] [stdout] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> slice::Iter<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types/payout_denomination/list.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, PayoutDenomination> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:940:29 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/types/response_status.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / make_list!( [INFO] [stdout] 263 | | ResponseStatusList, [INFO] [stdout] 264 | | ResponseStatus, [INFO] [stdout] 265 | | "A list container for [ResponseStatus]s." [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "e8af301b28fa6a6aab0c09bd6c607bf784fbe1030fd9bf1d1944a8e4395fbf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8af301b28fa6a6aab0c09bd6c607bf784fbe1030fd9bf1d1944a8e4395fbf9c", kill_on_drop: false }` [INFO] [stdout] e8af301b28fa6a6aab0c09bd6c607bf784fbe1030fd9bf1d1944a8e4395fbf9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 696199a47fb357d0f11798ca2924669eddacf7aa4c3830a08af716df023fce80 [INFO] running `Command { std: "docker" "start" "-a" "696199a47fb357d0f11798ca2924669eddacf7aa4c3830a08af716df023fce80", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:935:25 [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/channel_value.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | / make_list!( [INFO] [stderr] 38 | | ChannelValueList, [INFO] [stderr] 39 | | ChannelValue, [INFO] [stderr] 40 | | "A list container for [ChannelValue]s." [INFO] [stderr] 41 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:940:29 [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/channel_value.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | / make_list!( [INFO] [stderr] 38 | | ChannelValueList, [INFO] [stderr] 39 | | ChannelValue, [INFO] [stderr] 40 | | "A list container for [ChannelValue]s." [INFO] [stderr] 41 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:935:25 [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/country_code.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / make_list!( [INFO] [stderr] 6 | | CountryCodeList, [INFO] [stderr] 7 | | CountryCode, [INFO] [stderr] 8 | | "A list container for [CountryCode]s." [INFO] [stderr] 9 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:940:29 [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/country_code.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / make_list!( [INFO] [stderr] 6 | | CountryCodeList, [INFO] [stderr] 7 | | CountryCode, [INFO] [stderr] 8 | | "A list container for [CountryCode]s." [INFO] [stderr] 9 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:935:25 [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | / make_list!( [INFO] [stderr] 98 | | EnableBitfieldList, [INFO] [stderr] 99 | | EnableBitfield, [INFO] [stderr] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stderr] 101 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:940:29 [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/inhibit/channel.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | / make_list!( [INFO] [stderr] 98 | | EnableBitfieldList, [INFO] [stderr] 99 | | EnableBitfield, [INFO] [stderr] 100 | | r"A list of bitfields for enabling device channels." [INFO] [stderr] 101 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/payout_denomination/list.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn iter(&self) -> slice::Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | pub fn iter(&self) -> slice::Iter<'_, PayoutDenomination> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types/payout_denomination/list.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter_mut(&mut self) -> slice::IterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, PayoutDenomination> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:935:25 [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<$name> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/response_status.rs:262:1 [INFO] [stderr] | [INFO] [stderr] 262 | / make_list!( [INFO] [stderr] 263 | | ResponseStatusList, [INFO] [stderr] 264 | | ResponseStatus, [INFO] [stderr] 265 | | "A list container for [ResponseStatus]s." [INFO] [stderr] 266 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 935 | pub fn iter(&self) -> $crate::std::slice::Iter<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:940:29 [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<$name> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/types/response_status.rs:262:1 [INFO] [stderr] | [INFO] [stderr] 262 | / make_list!( [INFO] [stderr] 263 | | ResponseStatusList, [INFO] [stderr] 264 | | ResponseStatus, [INFO] [stderr] 265 | | "A list container for [ResponseStatus]s." [INFO] [stderr] 266 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `make_list` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 940 | pub fn iter_mut(&mut self) -> $crate::std::slice::IterMut<'_, $name> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ssp` (lib) generated 10 warnings (run `cargo fix --lib -p ssp` to apply 10 suggestions) [INFO] [stderr] warning: `ssp` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssp-6d97bcc2331fc9ed) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test aes::tests::test_block_decryption ... ok [INFO] [stdout] test aes::tests::test_block_encryption ... ok [INFO] [stdout] test aes::tests::test_encryption ... ok [INFO] [stdout] test aes::tests::test_decryption ... ok [INFO] [stdout] test aes::tests::test_split ... ok [INFO] [stdout] test channel_value_data::response::tests::test_unit_data_response ... ok [INFO] [stdout] test crc::tests::test_sample ... ok [INFO] [stdout] test crc::tests::test_ssp_crc_example ... ok [INFO] [stdout] test dataset_version::response::tests::test_dataset_parsing ... ok [INFO] [stdout] test keys::tests::test_default_key ... ok [INFO] [stdout] test message::variant::tests::test_variant_channel_value_data_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_configure_bezel_destructure ... ok [INFO] [stdout] test keys::tests::test_known_keys ... ok [INFO] [stdout] test message::variant::tests::test_variant_disable_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_dataset_version_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_display_off_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_enable_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_enable_payout_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_get_barcode_inhibit_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_encryption_reset_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_hold_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_event_ack_destructure ... ok [INFO] [stdout] test channels::tests::test_configure_channels ... ok [INFO] [stdout] test crc::tests::test_encrypted_crc ... ok [INFO] [stdout] test message::variant::tests::test_variant_empty_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_get_barcode_reader_configuration_destructure ... ok [INFO] [stdout] test crc::tests::test_ssp_crc ... ok [INFO] [stdout] test message::variant::tests::test_variant_host_protocol_version_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_last_reject_code_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_poll_with_ack_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_serial_number_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_reject_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_barcode_inhibit_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_display_on_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_disable_payout_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_generator_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_request_key_exchange_destructure ... ok [INFO] [stdout] test setup_request::command::tests::test_setup_request_command ... ok [INFO] [stdout] test message::variant::tests::test_variant_wrapped_encrypted_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_inhibits_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_barcode_reader_configuration_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_get_barcode_data_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_setup_request_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_smart_empty_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_sync_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_modulus_destructure ... ok [INFO] [stdout] test types::channel_value::tests::test_channel_value ... ok [INFO] [stdout] test types::country_code::tests::test_country_code ... ok [INFO] [stdout] test types::firmware::dataset::tests::test_data_sections ... ok [INFO] [stdout] test types::firmware::dataset::tests::test_data_uneven_sections ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_barcode_currency_inhibit ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel0_bitfield ... ok [INFO] [stdout] test types::firmware::ram::tests::test_ram_sections ... ok [INFO] [stdout] test types::firmware::ram::tests::test_ram_uneven_sections ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_barcode_bitfield ... ok [INFO] [stdout] test message::variant::tests::test_variant_poll_destructure ... ok [INFO] [stdout] test setup_request::response::tests::test_setup_request_response ... ok [INFO] [stdout] test types::firmware::header::tests::test_header_short_buf ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel2_bitfield ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel3_bitfield ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel4_bitfield ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel5_bitfield ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_currency_bitfield ... ok [INFO] [stdout] test types::value_multiplier::tests::test_value_multiplier ... ok [INFO] [stdout] test types::version::tests::test_firmware_version ... ok [INFO] [stdout] test types::serial_number::tests::test_serial_number ... ok [INFO] [stdout] test unit_data::response::tests::test_unit_data_response ... ok [INFO] [stdout] test payout_by_denomination::command::tests::test_accessors ... ok [INFO] [stdout] test message::variant::tests::test_variant_set_encryption_key_destructure ... ok [INFO] [stdout] test message::variant::tests::test_variant_unit_data_destructure ... ok [INFO] [stdout] test types::firmware::header::tests::test_header_bad_magic ... ok [INFO] [stdout] test types::firmware::header::tests::test_header_parse ... ok [INFO] [stdout] test types::inhibit::barcode::tests::test_channel1_bitfield ... ok [INFO] [stdout] test keys::tests::test_key_exchange ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/ssp-6d97bcc2331fc9ed` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "696199a47fb357d0f11798ca2924669eddacf7aa4c3830a08af716df023fce80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696199a47fb357d0f11798ca2924669eddacf7aa4c3830a08af716df023fce80", kill_on_drop: false }` [INFO] [stdout] 696199a47fb357d0f11798ca2924669eddacf7aa4c3830a08af716df023fce80