[INFO] fetching crate borc 0.6.0...
[INFO] testing borc-0.6.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate borc 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate borc 0.6.0
[INFO] finished tweaking crates.io crate borc 0.6.0
[INFO] tweaked toml for crates.io crate borc 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate borc 0.6.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2a57cb2b3c214c37c978a32f4190e095c96db37040dcbc27816f77b70416d8d
[INFO] running `Command { std: "docker" "start" "-a" "a2a57cb2b3c214c37c978a32f4190e095c96db37040dcbc27816f77b70416d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2a57cb2b3c214c37c978a32f4190e095c96db37040dcbc27816f77b70416d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a57cb2b3c214c37c978a32f4190e095c96db37040dcbc27816f77b70416d8d", kill_on_drop: false }`
[INFO] [stdout] a2a57cb2b3c214c37c978a32f4190e095c96db37040dcbc27816f77b70416d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94cccf49530b9f903dca4314cc0240215f986f70a1c5cec31cf05fd871bb8203
[INFO] running `Command { std: "docker" "start" "-a" "94cccf49530b9f903dca4314cc0240215f986f70a1c5cec31cf05fd871bb8203", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling borc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DateTimeEncodeStyle`
[INFO] [stdout]   --> src/extended/streaming.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |         BignumDecodeStyle, DateTimeDecodeStyle, DateTimeEncodeStyle, DecodeExtensionConfig,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]   --> src/basic/streaming.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl<T: Read> Decoder<T> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]    --> src/extended/streaming.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl<T: Read> Decoder<T> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]    |                 ^^^^^^^^^ the same lifetime is hidden 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] 69 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:97:53
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic/streaming.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 126 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 227 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]     |                 ^^^^^^^^^ the same lifetime is hidden 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] 227 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event, DecodeError> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden 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] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 307 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "94cccf49530b9f903dca4314cc0240215f986f70a1c5cec31cf05fd871bb8203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cccf49530b9f903dca4314cc0240215f986f70a1c5cec31cf05fd871bb8203", kill_on_drop: false }`
[INFO] [stdout] 94cccf49530b9f903dca4314cc0240215f986f70a1c5cec31cf05fd871bb8203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78c236ff656a21efc4f580ebcaf3365286ecf7701ab90b0f48b42ffa1c51ca95
[INFO] running `Command { std: "docker" "start" "-a" "78c236ff656a21efc4f580ebcaf3365286ecf7701ab90b0f48b42ffa1c51ca95", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `DateTimeEncodeStyle`
[INFO] [stdout]   --> src/extended/streaming.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |         BignumDecodeStyle, DateTimeDecodeStyle, DateTimeEncodeStyle, DecodeExtensionConfig,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]   --> src/basic/streaming.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl<T: Read> Decoder<T> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]    --> src/extended/streaming.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl<T: Read> Decoder<T> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]    |                 ^^^^^^^^^ the same lifetime is hidden 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] 69 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:97:53
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling borc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic/streaming.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 126 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 227 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]     |                 ^^^^^^^^^ the same lifetime is hidden 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] 227 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event, DecodeError> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden 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] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 307 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTimeEncodeStyle`
[INFO] [stdout]   --> src/extended/streaming.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |         BignumDecodeStyle, DateTimeDecodeStyle, DateTimeEncodeStyle, DecodeExtensionConfig,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]   --> src/basic/streaming.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl<T: Read> Decoder<T> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_text_string` is never used
[INFO] [stdout]    --> src/extended/streaming.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl<T: Read> Decoder<T> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]    |                 ^^^^^^^^^ the same lifetime is hidden 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] 69 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic/streaming.rs:97:53
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic/streaming.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 126 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 227 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stdout]     |                 ^^^^^^^^^ the same lifetime is hidden 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] 227 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event, DecodeError> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden 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] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extended/streaming.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 307 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "78c236ff656a21efc4f580ebcaf3365286ecf7701ab90b0f48b42ffa1c51ca95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78c236ff656a21efc4f580ebcaf3365286ecf7701ab90b0f48b42ffa1c51ca95", kill_on_drop: false }`
[INFO] [stdout] 78c236ff656a21efc4f580ebcaf3365286ecf7701ab90b0f48b42ffa1c51ca95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c7016170e19642ca8d648ea069fcb99209647516a99149b9867a5f2a3e97d20
[INFO] running `Command { std: "docker" "start" "-a" "1c7016170e19642ca8d648ea069fcb99209647516a99149b9867a5f2a3e97d20", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DateTimeEncodeStyle`
[INFO] [stderr]   --> src/extended/streaming.rs:15:43
[INFO] [stderr]    |
[INFO] [stderr] 15 |         BignumDecodeStyle, DateTimeDecodeStyle, DateTimeEncodeStyle, DecodeExtensionConfig,
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_text_string` is never used
[INFO] [stderr]   --> src/basic/streaming.rs:87:16
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl<T: Read> Decoder<T> {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_text_string` is never used
[INFO] [stderr]    --> src/extended/streaming.rs:233:16
[INFO] [stderr]     |
[INFO] [stderr] 181 | impl<T: Read> Decoder<T> {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic/streaming.rs:57:33
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic/streaming.rs:68:3
[INFO] [stderr]    |
[INFO] [stderr] 68 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 69 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stderr]    |                 ^^^^^^^^^ the same lifetime is hidden 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] 69 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stderr]    |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic/streaming.rs:87:33
[INFO] [stderr]    |
[INFO] [stderr] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 87 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic/streaming.rs:97:53
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 97 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stderr]    |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/basic/streaming.rs:126:20
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 126 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:219:33
[INFO] [stderr]     |
[INFO] [stderr] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<[u8]>, DecodeError> {
[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] 219 |     pub(crate) fn read_byte_string(&mut self) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:226:3
[INFO] [stderr]     |
[INFO] [stderr] 226 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 227 |     ) -> Result<Cow<[u8]>, DecodeError> {
[INFO] [stderr]     |                 ^^^^^^^^^ the same lifetime is hidden 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] 227 |     ) -> Result<Cow<'_, [u8]>, DecodeError> {
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:233:33
[INFO] [stderr]     |
[INFO] [stderr] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 233 |     pub(crate) fn read_text_string(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:239:53
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<str>, DecodeError> {
[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] 239 |     pub(crate) fn read_unknown_length_text_string_body(&mut self) -> Result<Cow<'_, str>, DecodeError> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:243:15
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event, DecodeError> {
[INFO] [stderr]     |                  ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden 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] 243 |     fn do_bignum(&mut self, is_negative: bool) -> Result<Event<'_>, DecodeError> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extended/streaming.rs:307:20
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub fn next_event(&mut self) -> Result<Event, DecodeError> {
[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] 307 |     pub fn next_event(&mut self) -> Result<Event<'_>, DecodeError> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `borc` (lib) generated 14 warnings (run `cargo fix --lib -p borc` to apply 12 suggestions)
[INFO] [stderr] warning: `borc` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/borc-9cdc4d88c5aab2a3)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test basic::streaming::test::create_signed ... ok
[INFO] [stdout] test basic::streaming::test::decode_array_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_bytes_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_array ... ok
[INFO] [stdout] test basic::streaming::test::decode_float_16bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_float_32bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_float_64bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_map ... ok
[INFO] [stdout] test basic::streaming::test::decode_map_segmented_odd ... ok
[INFO] [stdout] test basic::streaming::test::decode_map_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_simple ... ok
[INFO] [stdout] test basic::streaming::test::decode_text ... ok
[INFO] [stdout] test basic::streaming::test::decode_text_invalid ... ok
[INFO] [stdout] test basic::streaming::test::decode_text_64bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_text_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_tag ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_16bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_16bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_text_segmented_small ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_32bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_32bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_64bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_bytes_segmented_small ... ok
[INFO] [stdout] test basic::streaming::test::decode_negint ... ok
[INFO] [stdout] test basic::streaming::test::decode_bytes ... ok
[INFO] [stdout] test basic::streaming::test::encode_array_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_64bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_8bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_map ... ok
[INFO] [stdout] test basic::streaming::test::encode_negint ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_16bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_8bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_tiny ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_32bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_simple ... ok
[INFO] [stdout] test basic::streaming::test::encode_tag ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_64bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_text_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_array ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_16bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_32bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_64bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_bytes_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_tiny ... ok
[INFO] [stdout] test basic::streaming::test::interpret_signed ... ok
[INFO] [stdout] test basic::tree::test::decode_array ... ok
[INFO] [stdout] test basic::tree::test::decode_array_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_map_segmented ... ok
[INFO] [stdout] test basic::tree::test::decode_bytes_segmented ... ok
[INFO] [stdout] test basic::tree::test::decode_bytes_segmented_wrong ... ok
[INFO] [stdout] test basic::tree::test::decode_map ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_8bit ... ok
[INFO] [stdout] test basic::tree::test::decode_map_wrong ... ok
[INFO] [stdout] test basic::tree::test::decode_tag_wrong ... ok
[INFO] [stdout] test basic::tree::test::decode_map_segmented ... ok
[INFO] [stdout] test basic::tree::test::decode_text_segmented ... ok
[INFO] [stdout] test basic::tree::test::decode_text_segmented_wrong ... ok
[INFO] [stdout] test basic::tree::test::decode_tag ... ok
[INFO] [stdout] test basic::tree::test::encode_array ... ok
[INFO] [stdout] test basic::tree::test::encode_map ... ok
[INFO] [stdout] test basic::tree::test::encode_tag ... ok
[INFO] [stdout] test extended::streaming::test::decode_bignum_force_convert ... ok
[INFO] [stdout] test extended::streaming::test::decode_bignum_convert ... ok
[INFO] [stdout] test extended::tree::test::decode_array_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_array ... ok
[INFO] [stdout] test extended::tree::test::decode_bytes_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_bytes_segmented_wrong ... ok
[INFO] [stdout] test extended::tree::test::decode_map ... ok
[INFO] [stdout] test extended::tree::test::decode_map_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_map_wrong ... ok
[INFO] [stdout] test extended::tree::test::encode_array ... ok
[INFO] [stdout] test extended::tree::test::decode_text_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_text_segmented_wrong ... ok
[INFO] [stdout] test extended::tree::test::encode_map ... 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/borc-9cdc4d88c5aab2a3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1c7016170e19642ca8d648ea069fcb99209647516a99149b9867a5f2a3e97d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7016170e19642ca8d648ea069fcb99209647516a99149b9867a5f2a3e97d20", kill_on_drop: false }`
[INFO] [stdout] 1c7016170e19642ca8d648ea069fcb99209647516a99149b9867a5f2a3e97d20
