[INFO] fetching crate mkups 0.1.0...
[INFO] testing mkups-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mkups 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mkups 0.1.0
[INFO] finished tweaking crates.io crate mkups 0.1.0
[INFO] tweaked toml for crates.io crate mkups 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mkups 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mkups 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc v2.1.0
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded io-lifetimes v1.0.3
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded nix v0.26.1
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.0
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.0
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.0
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b12242b06498f0cb8ada55aabf7d23522814d130ef50eeacc701e43f78523cea
[INFO] running `Command { std: "docker" "start" "-a" "b12242b06498f0cb8ada55aabf7d23522814d130ef50eeacc701e43f78523cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b12242b06498f0cb8ada55aabf7d23522814d130ef50eeacc701e43f78523cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12242b06498f0cb8ada55aabf7d23522814d130ef50eeacc701e43f78523cea", kill_on_drop: false }`
[INFO] [stdout] b12242b06498f0cb8ada55aabf7d23522814d130ef50eeacc701e43f78523cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b661b28820f50dcf7301c15c84b85ce63cf25a5accff4b3ca18ca557842254eb
[INFO] running `Command { std: "docker" "start" "-a" "b661b28820f50dcf7301c15c84b85ce63cf25a5accff4b3ca18ca557842254eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling mkups v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn header(i: &[u8]) -> Res<Header> {
[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] 17 | pub fn header(i: &[u8]) -> Res<'_, Header> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn hunk(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                |         |   |
[INFO] [stdout]    |                |         |   the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[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] 30 | pub fn hunk(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                              +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn hunk1(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |             |         |   |
[INFO] [stdout]    |             |         |   the same lifetime is hidden here
[INFO] [stdout]    |             |         the same lifetime is hidden here
[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] 34 | fn hunk1(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                           +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn trailer(i: &[u8]) -> Res<Trailer> {
[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] 45 | pub fn trailer(i: &[u8]) -> Res<'_, Trailer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn vlq(i: &[u8]) -> Res<usize> {
[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] 56 | fn vlq(i: &[u8]) -> Res<'_, usize> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn crc(i: &[u8]) -> Res<u32> {
[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] 79 | fn crc(i: &[u8]) -> Res<'_, u32> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
[INFO] running `Command { std: "docker" "inspect" "b661b28820f50dcf7301c15c84b85ce63cf25a5accff4b3ca18ca557842254eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b661b28820f50dcf7301c15c84b85ce63cf25a5accff4b3ca18ca557842254eb", kill_on_drop: false }`
[INFO] [stdout] b661b28820f50dcf7301c15c84b85ce63cf25a5accff4b3ca18ca557842254eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7fb966c53efc27e12720008dd8f537534d43db13a616f55d2f8197819d8ab53
[INFO] running `Command { std: "docker" "start" "-a" "c7fb966c53efc27e12720008dd8f537534d43db13a616f55d2f8197819d8ab53", kill_on_drop: false }`
[INFO] [stderr]    Compiling mkups v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn header(i: &[u8]) -> Res<Header> {
[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] 17 | pub fn header(i: &[u8]) -> Res<'_, Header> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn hunk(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                |         |   |
[INFO] [stdout]    |                |         |   the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[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] 30 | pub fn hunk(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                              +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn hunk1(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |             |         |   |
[INFO] [stdout]    |             |         |   the same lifetime is hidden here
[INFO] [stdout]    |             |         the same lifetime is hidden here
[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] 34 | fn hunk1(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                           +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn trailer(i: &[u8]) -> Res<Trailer> {
[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] 45 | pub fn trailer(i: &[u8]) -> Res<'_, Trailer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn vlq(i: &[u8]) -> Res<usize> {
[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] 56 | fn vlq(i: &[u8]) -> Res<'_, usize> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn crc(i: &[u8]) -> Res<u32> {
[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] 79 | fn crc(i: &[u8]) -> Res<'_, u32> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn header(i: &[u8]) -> Res<Header> {
[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] 17 | pub fn header(i: &[u8]) -> Res<'_, Header> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn hunk(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                |         |   |
[INFO] [stdout]    |                |         |   the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[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] 30 | pub fn hunk(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                              +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn hunk1(i: &[u8]) -> Res<Hunk> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |             |         |   |
[INFO] [stdout]    |             |         |   the same lifetime is hidden here
[INFO] [stdout]    |             |         the same lifetime is hidden here
[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] 34 | fn hunk1(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stdout]    |                           +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn trailer(i: &[u8]) -> Res<Trailer> {
[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] 45 | pub fn trailer(i: &[u8]) -> Res<'_, Trailer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn vlq(i: &[u8]) -> Res<usize> {
[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] 56 | fn vlq(i: &[u8]) -> Res<'_, usize> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn crc(i: &[u8]) -> Res<u32> {
[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] 79 | fn crc(i: &[u8]) -> Res<'_, u32> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "c7fb966c53efc27e12720008dd8f537534d43db13a616f55d2f8197819d8ab53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7fb966c53efc27e12720008dd8f537534d43db13a616f55d2f8197819d8ab53", kill_on_drop: false }`
[INFO] [stdout] c7fb966c53efc27e12720008dd8f537534d43db13a616f55d2f8197819d8ab53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf534fe367197200ae09a77dc1af2be046936370ebbb3ed8564f1d5592c2459f
[INFO] running `Command { std: "docker" "start" "-a" "cf534fe367197200ae09a77dc1af2be046936370ebbb3ed8564f1d5592c2459f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn header(i: &[u8]) -> Res<Header> {
[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] 17 | pub fn header(i: &[u8]) -> Res<'_, Header> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn hunk(i: &[u8]) -> Res<Hunk> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                |         |   |
[INFO] [stderr]    |                |         |   the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is hidden here
[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] 30 | pub fn hunk(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stderr]    |                              +++     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn hunk1(i: &[u8]) -> Res<Hunk> {
[INFO] [stderr]    |             ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |             |         |   |
[INFO] [stderr]    |             |         |   the same lifetime is hidden here
[INFO] [stderr]    |             |         the same lifetime is hidden here
[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] 34 | fn hunk1(i: &[u8]) -> Res<'_, Hunk<'_>> {
[INFO] [stderr]    |                           +++     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:45:19
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn trailer(i: &[u8]) -> Res<Trailer> {
[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] 45 | pub fn trailer(i: &[u8]) -> Res<'_, Trailer> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 | fn vlq(i: &[u8]) -> Res<usize> {
[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] 56 | fn vlq(i: &[u8]) -> Res<'_, usize> {
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:79:11
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn crc(i: &[u8]) -> Res<u32> {
[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] 79 | fn crc(i: &[u8]) -> Res<'_, u32> {
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mkups` (lib) generated 6 warnings (run `cargo fix --lib -p mkups` to apply 6 suggestions)
[INFO] [stderr] warning: `mkups` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:157:22
[INFO] [stderr]     |
[INFO] [stderr] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                |
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 157 | fn show_hunks(input: &[u8]) -> Result<&[u8], parse::Error<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mkups` (bin "mkups" test) generated 1 warning (run `cargo fix --bin "mkups" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mkups-3ba754d40fc1bd99)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test apply::test_apply_hunk_inmem ... ok
[INFO] [stdout] test apply::test_get_output_len ... ok
[INFO] [stdout] test apply::test_truncating_write ... ok
[INFO] [stdout] test parse::header_test ... ok
[INFO] [stdout] test create::test_crc_write ... ok
[INFO] [stdout] test create::test_diff_multiple ... ok
[INFO] [stdout] test create::test_diff_simple ... ok
[INFO] [stdout] test parse::hunk_test ... ok
[INFO] [stdout] test parse::patch_test ... ok
[INFO] [stdout] test parse::trailer_test ... ok
[INFO] [stdout] test create::test_write_vlq_inmem ... ok
[INFO] [stdout] test parse::vlq_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mkups-b8a1092e9f2de02f)
[INFO] [stderr]    Doc-tests mkups
[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] [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" "cf534fe367197200ae09a77dc1af2be046936370ebbb3ed8564f1d5592c2459f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf534fe367197200ae09a77dc1af2be046936370ebbb3ed8564f1d5592c2459f", kill_on_drop: false }`
[INFO] [stdout] cf534fe367197200ae09a77dc1af2be046936370ebbb3ed8564f1d5592c2459f
