[INFO] fetching crate borc 0.6.0...
[INFO] testing borc-0.6.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate borc 0.6.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate borc 0.6.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c582ba8b7283f7e723e0e3d9795f04c470c9356fd0054abaf1027b778c0ac3ef
[INFO] running `Command { std: "docker" "start" "-a" "c582ba8b7283f7e723e0e3d9795f04c470c9356fd0054abaf1027b778c0ac3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c582ba8b7283f7e723e0e3d9795f04c470c9356fd0054abaf1027b778c0ac3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c582ba8b7283f7e723e0e3d9795f04c470c9356fd0054abaf1027b778c0ac3ef", kill_on_drop: false }`
[INFO] [stdout] c582ba8b7283f7e723e0e3d9795f04c470c9356fd0054abaf1027b778c0ac3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8f35079f44af70a0ff7dbeb2825038291cf416e2b63970c10f270b40497e54d0
[INFO] running `Command { std: "docker" "start" "-a" "8f35079f44af70a0ff7dbeb2825038291cf416e2b63970c10f270b40497e54d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl 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 9.62s
[INFO] running `Command { std: "docker" "inspect" "8f35079f44af70a0ff7dbeb2825038291cf416e2b63970c10f270b40497e54d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f35079f44af70a0ff7dbeb2825038291cf416e2b63970c10f270b40497e54d0", kill_on_drop: false }`
[INFO] [stdout] 8f35079f44af70a0ff7dbeb2825038291cf416e2b63970c10f270b40497e54d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8cf0adac89fb58ac3bd9300ea6ca98d4264e13ac474b3570919011d7b1742aa1
[INFO] running `Command { std: "docker" "start" "-a" "8cf0adac89fb58ac3bd9300ea6ca98d4264e13ac474b3570919011d7b1742aa1", 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.86s
[INFO] running `Command { std: "docker" "inspect" "8cf0adac89fb58ac3bd9300ea6ca98d4264e13ac474b3570919011d7b1742aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf0adac89fb58ac3bd9300ea6ca98d4264e13ac474b3570919011d7b1742aa1", kill_on_drop: false }`
[INFO] [stdout] 8cf0adac89fb58ac3bd9300ea6ca98d4264e13ac474b3570919011d7b1742aa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 66a7dfa2d7f6e604098ab0af7e1f5b92d7d55ed9391f72c589bc3c70ebeb64c9
[INFO] running `Command { std: "docker" "start" "-a" "66a7dfa2d7f6e604098ab0af7e1f5b92d7d55ed9391f72c589bc3c70ebeb64c9", 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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/borc/274a31af6841cc07/deps/borc-274a31af6841cc07)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test basic::streaming::test::create_signed ... ok
[INFO] [stdout] test basic::streaming::test::decode_array ... 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_bytes ... ok
[INFO] [stdout] test basic::streaming::test::decode_bytes_segmented_small ... 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_segmented ... 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_negint ... ok
[INFO] [stdout] test basic::streaming::test::decode_simple ... ok
[INFO] [stdout] test basic::streaming::test::decode_tag ... 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_small ... ok
[INFO] [stdout] test basic::streaming::test::decode_text_segmented ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_16bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_32bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_64bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_64bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_16bit ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_32bit_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::decode_uint_tiny ... ok
[INFO] [stdout] test basic::streaming::test::decode_uint_8bit_bounds ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_32bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_16bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_array ... ok
[INFO] [stdout] test basic::streaming::test::encode_negint ... ok
[INFO] [stdout] test basic::streaming::test::encode_bytes_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_tag ... ok
[INFO] [stdout] test basic::streaming::test::encode_array_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_text_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_16bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_float_64bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_map_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_simple ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_8bit ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_32bit ... ok
[INFO] [stdout] test basic::tree::test::decode_array ... ok
[INFO] [stdout] test basic::tree::test::decode_bytes_segmented ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_tiny ... ok
[INFO] [stdout] test basic::tree::test::decode_array_segmented ... ok
[INFO] [stdout] test basic::streaming::test::interpret_signed ... ok
[INFO] [stdout] test basic::streaming::test::encode_uint_64bit ... ok
[INFO] [stdout] test basic::tree::test::decode_map_segmented ... ok
[INFO] [stdout] test basic::tree::test::decode_tag ... ok
[INFO] [stdout] test basic::tree::test::decode_map ... ok
[INFO] [stdout] test basic::tree::test::decode_tag_wrong ... 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_bytes_segmented_wrong ... 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::decode_map_wrong ... 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::tree::test::decode_array ... ok
[INFO] [stdout] test extended::tree::test::decode_text_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_array_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_bytes_segmented ... ok
[INFO] [stdout] test extended::tree::test::decode_map ... ok
[INFO] [stdout] test extended::tree::test::decode_text_segmented_wrong ... ok
[INFO] [stdout] test extended::tree::test::decode_map_wrong ... ok
[INFO] [stdout] test extended::tree::test::decode_bytes_segmented_wrong ... ok
[INFO] [stdout] test extended::tree::test::encode_array ... ok
[INFO] [stdout] test extended::tree::test::decode_map_segmented ... ok
[INFO] [stdout] test extended::streaming::test::decode_bignum_convert ... 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/build/borc/274a31af6841cc07/deps/borc-274a31af6841cc07` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "66a7dfa2d7f6e604098ab0af7e1f5b92d7d55ed9391f72c589bc3c70ebeb64c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a7dfa2d7f6e604098ab0af7e1f5b92d7d55ed9391f72c589bc3c70ebeb64c9", kill_on_drop: false }`
[INFO] [stdout] 66a7dfa2d7f6e604098ab0af7e1f5b92d7d55ed9391f72c589bc3c70ebeb64c9
