[INFO] cloning repository https://github.com/ayosec/task-changes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayosec/task-changes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftask-changes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftask-changes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a490062ebbfaf7d6b2d63a089248ea6e940f16e
[INFO] checking ayosec/task-changes against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Ftask-changes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayosec/task-changes
[INFO] finished tweaking git repo https://github.com/ayosec/task-changes
[INFO] tweaked toml for git repo https://github.com/ayosec/task-changes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayosec/task-changes on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayosec/task-changes 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded nom v6.2.2
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7163a5b01a4adef00b6e914f59b841a11b88c9bb45aa821cb778ff1d79bfa39
[INFO] running `Command { std: "docker" "start" "-a" "a7163a5b01a4adef00b6e914f59b841a11b88c9bb45aa821cb778ff1d79bfa39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7163a5b01a4adef00b6e914f59b841a11b88c9bb45aa821cb778ff1d79bfa39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7163a5b01a4adef00b6e914f59b841a11b88c9bb45aa821cb778ff1d79bfa39", kill_on_drop: false }`
[INFO] [stdout] a7163a5b01a4adef00b6e914f59b841a11b88c9bb45aa821cb778ff1d79bfa39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be0110ae9c79c2ef5618b7d097102f60d32bb3b57bb2d8779500a7b5422f833
[INFO] running `Command { std: "docker" "start" "-a" "5be0110ae9c79c2ef5618b7d097102f60d32bb3b57bb2d8779500a7b5422f833", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking serde v1.0.163
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking task-changes v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `project` and `status` are never read
[INFO] [stdout]   --> src/taskdb/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub project: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 86 |     pub status: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/changes.rs:139:40
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn format_value(format: Format, value: &str) -> Cow<str> {
[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] 139 | fn format_value(format: Format, value: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn space(i: &[u8]) -> IResult<&[u8], &[u8], Error> {
[INFO] [stdout]    |             ^^^^^             ^^^^^  ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |                 |      |
[INFO] [stdout]    |             |                 |      the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn space(i: &[u8]) -> IResult<&[u8], &[u8], Error<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn integer(i: &[u8]) -> IResult<&[u8], i64, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn integer(i: &[u8]) -> IResult<&[u8], i64, Error<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn quoted_string(i: &[u8]) -> IResult<&[u8], String, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn quoted_string(i: &[u8]) -> IResult<&[u8], String, Error<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn identifier(i: &[u8]) -> IResult<&[u8], &str, Error> {
[INFO] [stdout]    |                  ^^^^^             ^^^^^  ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                 |      |
[INFO] [stdout]    |                  |                 |      the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn identifier(i: &[u8]) -> IResult<&[u8], &str, Error<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn attributes(i: &[u8]) -> IResult<&[u8], HashMap<String, String>, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn attributes(i: &[u8]) -> IResult<&[u8], HashMap<String, String>, Error<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fragment_time(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fragment_time(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn fragment_old(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn fragment_old(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn fragment_new(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn fragment_new(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn change_item(i: &[u8]) -> IResult<&[u8], Change, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn change_item(i: &[u8]) -> IResult<&[u8], Change, Error<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn changes_list(i: &[u8]) -> IResult<&[u8], Vec<Change>, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn changes_list(i: &[u8]) -> IResult<&[u8], Vec<Change>, Error<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project` and `status` are never read
[INFO] [stdout]   --> src/taskdb/mod.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Task {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub project: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 86 |     pub status: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/changes.rs:139:40
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn format_value(format: Format, value: &str) -> Cow<str> {
[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] 139 | fn format_value(format: Format, value: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn space(i: &[u8]) -> IResult<&[u8], &[u8], Error> {
[INFO] [stdout]    |             ^^^^^             ^^^^^  ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |                 |      |
[INFO] [stdout]    |             |                 |      the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn space(i: &[u8]) -> IResult<&[u8], &[u8], Error<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn integer(i: &[u8]) -> IResult<&[u8], i64, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn integer(i: &[u8]) -> IResult<&[u8], i64, Error<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn quoted_string(i: &[u8]) -> IResult<&[u8], String, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn quoted_string(i: &[u8]) -> IResult<&[u8], String, Error<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn identifier(i: &[u8]) -> IResult<&[u8], &str, Error> {
[INFO] [stdout]    |                  ^^^^^             ^^^^^  ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                 |      |
[INFO] [stdout]    |                  |                 |      the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn identifier(i: &[u8]) -> IResult<&[u8], &str, Error<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/taskdb/undodata.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn attributes(i: &[u8]) -> IResult<&[u8], HashMap<String, String>, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn attributes(i: &[u8]) -> IResult<&[u8], HashMap<String, String>, Error<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fragment_time(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fragment_time(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn fragment_old(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn fragment_old(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn fragment_new(i: &[u8]) -> IResult<&[u8], ChangeFragment, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn fragment_new(i: &[u8]) -> IResult<&[u8], ChangeFragment, Error<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn change_item(i: &[u8]) -> IResult<&[u8], Change, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn change_item(i: &[u8]) -> IResult<&[u8], Change, Error<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/taskdb/undodata.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn changes_list(i: &[u8]) -> IResult<&[u8], Vec<Change>, 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn changes_list(i: &[u8]) -> IResult<&[u8], Vec<Change>, Error<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.59s
[INFO] running `Command { std: "docker" "inspect" "5be0110ae9c79c2ef5618b7d097102f60d32bb3b57bb2d8779500a7b5422f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be0110ae9c79c2ef5618b7d097102f60d32bb3b57bb2d8779500a7b5422f833", kill_on_drop: false }`
[INFO] [stdout] 5be0110ae9c79c2ef5618b7d097102f60d32bb3b57bb2d8779500a7b5422f833
