[INFO] fetching crate warcat 0.3.4...
[INFO] testing warcat-0.3.4 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate warcat 0.3.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate warcat 0.3.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate warcat 0.3.4
[INFO] tweaked toml for crates.io crate warcat 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate warcat 0.3.4 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate warcat 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00294122df8308361a109ee9237e3075132f5a13f1950371a59e36cc26d21e98
[INFO] running `Command { std: "docker" "start" "-a" "00294122df8308361a109ee9237e3075132f5a13f1950371a59e36cc26d21e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00294122df8308361a109ee9237e3075132f5a13f1950371a59e36cc26d21e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00294122df8308361a109ee9237e3075132f5a13f1950371a59e36cc26d21e98", kill_on_drop: false }`
[INFO] [stdout] 00294122df8308361a109ee9237e3075132f5a13f1950371a59e36cc26d21e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f50b374b282ac133cf8b136d0c63c8540a7558492d44a5046d94f506ce74e274
[INFO] running `Command { std: "docker" "start" "-a" "f50b374b282ac133cf8b136d0c63c8540a7558492d44a5046d94f506ce74e274", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling redb v2.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling warcat v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                     ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 187 |         content_length: u64,
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                        ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef>, ParseError> {
[INFO] [stdout]    |                                       ^^^^^                -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef<'_>>, ParseError> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parse/fields.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList> {
[INFO] [stdout]     |                      ^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                       ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:642:32
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:670:31
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "f50b374b282ac133cf8b136d0c63c8540a7558492d44a5046d94f506ce74e274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50b374b282ac133cf8b136d0c63c8540a7558492d44a5046d94f506ce74e274", kill_on_drop: false }`
[INFO] [stdout] f50b374b282ac133cf8b136d0c63c8540a7558492d44a5046d94f506ce74e274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82ca8cb21c3d67aa0a6df2880ee171e9d844066cc13f383c60ad3eac9e7f78f
[INFO] running `Command { std: "docker" "start" "-a" "f82ca8cb21c3d67aa0a6df2880ee171e9d844066cc13f383c60ad3eac9e7f78f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling warcat v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                     ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 187 |         content_length: u64,
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                        ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef>, ParseError> {
[INFO] [stdout]    |                                       ^^^^^                -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef<'_>>, ParseError> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parse/fields.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList> {
[INFO] [stdout]     |                      ^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                       ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:642:32
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:670:31
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/h1/recv.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]    |                       ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                     ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 187 |         content_length: u64,
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/http/h1/recv.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stdout]     |                        ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parse.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef>, ParseError> {
[INFO] [stdout]    |                                       ^^^^^                -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef<'_>>, ParseError> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parse/fields.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList> {
[INFO] [stdout]     |                      ^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:502:22
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                       ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:606:22
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:642:32
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/warc/decode.rs:670:31
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stdout]     |                               ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.41s
[INFO] running `Command { std: "docker" "inspect" "f82ca8cb21c3d67aa0a6df2880ee171e9d844066cc13f383c60ad3eac9e7f78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82ca8cb21c3d67aa0a6df2880ee171e9d844066cc13f383c60ad3eac9e7f78f", kill_on_drop: false }`
[INFO] [stdout] f82ca8cb21c3d67aa0a6df2880ee171e9d844066cc13f383c60ad3eac9e7f78f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 277f8030b95fb1b8c260ffd0d402414d034f28bf638a5ddb6ffd83f054eb6c8a
[INFO] running `Command { std: "docker" "start" "-a" "277f8030b95fb1b8c260ffd0d402414d034f28bf638a5ddb6ffd83f054eb6c8a", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/http/h1/recv.rs:67:22
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]    |                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_event(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/http/h1/recv.rs:89:23
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]    |                       ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn process_header(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/http/h1/recv.rs:177:21
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]     |                     ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn process_body(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/http/h1/recv.rs:186:9
[INFO] [stderr]     |
[INFO] [stderr] 186 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stderr] 187 |         content_length: u64,
[INFO] [stderr] 188 |     ) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]     |                 ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     ) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/http/h1/recv.rs:218:31
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]     |                               ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn process_body_no_length(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/http/h1/recv.rs:241:38
[INFO] [stderr]     |
[INFO] [stderr] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]     |                                      ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 241 |     fn process_body_chunked_boundary(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/http/h1/recv.rs:264:24
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent, GeneralError> {
[INFO] [stderr]     |                        ^^^^^^^^^            ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn process_trailer(&mut self) -> Result<ReceiverEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parse.rs:22:39
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef>, ParseError> {
[INFO] [stderr]    |                                       ^^^^^                -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn parse_name_value_fields(value: &[u8]) -> Result<Vec<fields::FieldPairRef<'_>>, ParseError> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parse/fields.rs:111:22
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList> {
[INFO] [stderr]     |                      ^^^^^             -----  -------------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn parameters(input: &[u8]) -> IResult<&[u8], ParametersList<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/warc/decode.rs:502:22
[INFO] [stderr]     |
[INFO] [stderr] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stderr]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 502 |     pub fn get_event(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/warc/decode.rs:532:23
[INFO] [stderr]     |
[INFO] [stderr] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stderr]     |                       ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 532 |     fn process_header(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/warc/decode.rs:606:22
[INFO] [stderr]     |
[INFO] [stderr] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stderr]     |                      ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 606 |     fn process_block(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/warc/decode.rs:642:32
[INFO] [stderr]     |
[INFO] [stderr] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stderr]     |                                ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 642 |     fn process_record_boundary(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/warc/decode.rs:670:31
[INFO] [stderr]     |
[INFO] [stderr] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent, GeneralError> {
[INFO] [stderr]     |                               ^^^^^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 670 |     fn process_end_of_segment(&mut self) -> Result<PushDecoderEvent<'_>, GeneralError> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `warcat` (lib) generated 14 warnings
[INFO] [stderr] warning: `warcat` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warcat-dd73d70eb1f20db6)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test compress::tests::test_compress_decompress ... ok
[INFO] [stdout] test compress::tests::test_compress_push_decompress ... ok
[INFO] [stdout] test digest::tests::test_hash_sha1 ... ok
[INFO] [stdout] test compress::tests::test_compress_decompress_multistream ... ok
[INFO] [stdout] test dataseq::tests::test_seq_reader_json ... ok
[INFO] [stdout] test dataseq::tests::test_seq_reader_cbor ... ok
[INFO] [stdout] test digest::tests::test_parse_md5 ... ok
[INFO] [stdout] test digest::tests::test_parse_sha1 ... ok
[INFO] [stdout] test digest::tests::test_to_string ... ok
[INFO] [stdout] test extract::tests::test_escape_component ... ok
[INFO] [stdout] test fields::tests::test_fields_case_insensitive ... ok
[INFO] [stdout] test fields::tests::test_fields_insert_remove ... ok
[INFO] [stdout] test fields::tests::test_fields_iterator ... ok
[INFO] [stdout] test fields::tests::test_fields_create ... ok
[INFO] [stdout] test fields::tests::test_fields_generics ... ok
[INFO] [stdout] test header::tests::test_header_parse_serialize ... ok
[INFO] [stdout] test http::h1::codec::tests::test_codec_pipeline ... ok
[INFO] [stdout] test http::h1::codec::compress::tests::test_compression ... ok
[INFO] [stdout] test http::h1::header::tests::test_header_parse_request ... ok
[INFO] [stdout] test http::h1::header::tests::test_header_parse_response_missing_mandatory_space ... ok
[INFO] [stdout] test http::h1::header::tests::test_header_parse_response_empty_reason_phrase ... ok
[INFO] [stdout] test http::h1::header::tests::test_header_parse_other_names ... ok
[INFO] [stdout] test io::tests::test_buffer_reader ... ok
[INFO] [stdout] test io::tests::test_buffer_reader_until ... ok
[INFO] [stdout] test parse::fields::tests::test_field_pairs_1 ... ok
[INFO] [stdout] test parse::fields::tests::test_field_pairs_empty ... ok
[INFO] [stdout] test parse::fields::tests::test_field_pairs_line_folding ... ok
[INFO] [stdout] test parse::fields::tests::test_field_pairs_many ... ok
[INFO] [stdout] test parse::tests::test_scan_header ... ok
[INFO] [stdout] test parse::tests::test_scan_header_none ... ok
[INFO] [stdout] test warc::decode::tests::test_detect_header ... ok
[INFO] [stdout] test http::h1::send::tests::test_send ... ok
[INFO] [stdout] test http::h1::codec::chunked::tests::test_decode ... ok
[INFO] [stdout] test parse::tests::test_remove_line_folding ... ok
[INFO] [stdout] test http::h1::codec::chunked::tests::test_decode_partial_chunk_size ... ok
[INFO] [stdout] test http::h1::header::tests::test_header_parse_response ... ok
[INFO] [stdout] test http::h1::codec::chunked::tests::test_encode ... ok
[INFO] [stdout] test warc::encode::tests::test_writer ... ok
[INFO] [stdout] test http::h1::recv::tests::test_receiver_content_length_multi_message ... ok
[INFO] [stdout] test warc::decode::tests::test_reader ... ok
[INFO] [stdout] test http::h1::recv::tests::test_receiver_no_length ... ok
[INFO] [stdout] test warc::decode::tests::test_push_reader ... ok
[INFO] [stdout] test http::h1::recv::tests::test_receiver_content_length ... ok
[INFO] [stdout] test warc::decode::tests::test_unexpected_compression ... ok
[INFO] [stdout] test warc::decode::tests::test_wrong_format ... ok
[INFO] [stdout] test http::h1::recv::tests::test_receiver_chunked_compression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_decode.rs (/opt/rustwide/target/debug/deps/test_decode-8c13ce62e6cd6db6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_decode_zst_compressed_dict ... ok
[INFO] [stdout] test test_decode_gzip ... ok
[INFO] [stdout] test test_decode_zst ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/warc_generator.rs (/opt/rustwide/target/debug/deps/warc_generator-71af100b94555b7e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests warcat
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "277f8030b95fb1b8c260ffd0d402414d034f28bf638a5ddb6ffd83f054eb6c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277f8030b95fb1b8c260ffd0d402414d034f28bf638a5ddb6ffd83f054eb6c8a", kill_on_drop: false }`
[INFO] [stdout] 277f8030b95fb1b8c260ffd0d402414d034f28bf638a5ddb6ffd83f054eb6c8a
