[INFO] fetching crate peppertodo 0.4.3...
[INFO] testing peppertodo-0.4.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peppertodo 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate peppertodo 0.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate peppertodo 0.4.3
[INFO] tweaked toml for crates.io crate peppertodo 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peppertodo 0.4.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate peppertodo 0.4.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a0c79844b4649c5c5e48ee2a80a6e160f90bcde8dcb4b0d8c0684579beedd0e
[INFO] running `Command { std: "docker" "start" "-a" "2a0c79844b4649c5c5e48ee2a80a6e160f90bcde8dcb4b0d8c0684579beedd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a0c79844b4649c5c5e48ee2a80a6e160f90bcde8dcb4b0d8c0684579beedd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0c79844b4649c5c5e48ee2a80a6e160f90bcde8dcb4b0d8c0684579beedd0e", kill_on_drop: false }`
[INFO] [stdout] 2a0c79844b4649c5c5e48ee2a80a6e160f90bcde8dcb4b0d8c0684579beedd0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ade7cfb38e6033db6f8cea815e256ecacfb5a665270f5be68782f6890e7e21
[INFO] running `Command { std: "docker" "start" "-a" "18ade7cfb38e6033db6f8cea815e256ecacfb5a665270f5be68782f6890e7e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling peppertodo v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(connection: &Connection) -> TaskManager {
[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] 13 |     pub fn new(connection: &Connection) -> TaskManager<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task>, Box<dyn Error>> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                 ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task<'_>>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_task(&self, title: &str) -> Result<Task, Box<dyn Error>> {
[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] 80 |     pub fn get_task(&self, title: &str) -> Result<Task<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.45s
[INFO] running `Command { std: "docker" "inspect" "18ade7cfb38e6033db6f8cea815e256ecacfb5a665270f5be68782f6890e7e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ade7cfb38e6033db6f8cea815e256ecacfb5a665270f5be68782f6890e7e21", kill_on_drop: false }`
[INFO] [stdout] 18ade7cfb38e6033db6f8cea815e256ecacfb5a665270f5be68782f6890e7e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82606c4cf5296653696b8bb31c0d4b9f1c2ece1a96f09e673f43730f4e54375
[INFO] running `Command { std: "docker" "start" "-a" "b82606c4cf5296653696b8bb31c0d4b9f1c2ece1a96f09e673f43730f4e54375", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(connection: &Connection) -> TaskManager {
[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] 13 |     pub fn new(connection: &Connection) -> TaskManager<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task>, Box<dyn Error>> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                 ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task<'_>>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_task(&self, title: &str) -> Result<Task, Box<dyn Error>> {
[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] 80 |     pub fn get_task(&self, title: &str) -> Result<Task<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling peppertodo v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn new(connection: &Connection) -> TaskManager {
[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] 13 |     pub fn new(connection: &Connection) -> TaskManager<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task>, Box<dyn Error>> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                 ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task<'_>>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manager.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_task(&self, title: &str) -> Result<Task, Box<dyn Error>> {
[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] 80 |     pub fn get_task(&self, title: &str) -> Result<Task<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manager/task.rs:176:32
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn set_up_task(connection: &Connection) -> Task {
[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] 176 |     fn set_up_task(connection: &Connection) -> Task<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "b82606c4cf5296653696b8bb31c0d4b9f1c2ece1a96f09e673f43730f4e54375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82606c4cf5296653696b8bb31c0d4b9f1c2ece1a96f09e673f43730f4e54375", kill_on_drop: false }`
[INFO] [stdout] b82606c4cf5296653696b8bb31c0d4b9f1c2ece1a96f09e673f43730f4e54375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a128f181b5660c82ee69546564f09425cd2c5ec1a557736a19bcbd3640293bb
[INFO] running `Command { std: "docker" "start" "-a" "7a128f181b5660c82ee69546564f09425cd2c5ec1a557736a19bcbd3640293bb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/manager.rs:13:28
[INFO] [stdout] running 13 tests
[INFO] [stderr]    |
[INFO] [stdout] test manager::task::tests::test_get_title ... ok
[INFO] [stderr] 13 |     pub fn new(connection: &Connection) -> TaskManager {
[INFO] [stdout] test manager::task::tests::test_get_description ... ok
[INFO] [stderr]    |                            ^^^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test manager::tests::test_add_new_task_with_already_taken_title ... ok
[INFO] [stderr]    |                            |
[INFO] [stdout] test manager::tests::test_get_all_tasks ... ok
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stdout] test manager::tests::test_delete_task ... ok
[INFO] [stderr]    |
[INFO] [stdout] test manager::tests::test_clear_done_tasks ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test manager::tests::test_add_new_task ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test manager::task::tests::test_set_status ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test manager::tests::test_get_task ... ok
[INFO] [stderr]    |
[INFO] [stdout] test manager::task::tests::test_set_title ... ok
[INFO] [stderr] 13 |     pub fn new(connection: &Connection) -> TaskManager<'_> {
[INFO] [stdout] test manager::tests::test_get_all_tasks_filtered ... ok
[INFO] [stderr]    |                                                       ++++
[INFO] [stdout] test manager::task::tests::test_get_status ... ok
[INFO] [stderr] 
[INFO] [stdout] test manager::task::tests::test_set_description ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/manager.rs:42:26
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task>, Box<dyn Error>> {
[INFO] [stdout] 
[INFO] [stderr]    |                          ^^^^^ the lifetime is elided here                 ^^^^ the same lifetime is hidden here
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 42 |     pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result<Vec<Task<'_>>, Box<dyn Error>> {
[INFO] [stdout] running 6 tests
[INFO] [stderr]    |                                                                                ++++
[INFO] [stdout] test test_run_add ... ok
[INFO] [stderr] 
[INFO] [stdout] test test_run_edit ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test test_run_clear ... ok
[INFO] [stderr]   --> src/manager.rs:80:21
[INFO] [stdout] test test_run_list ... ok
[INFO] [stderr]    |
[INFO] [stdout] test test_run_mark ... ok
[INFO] [stderr] 80 |     pub fn get_task(&self, title: &str) -> Result<Task, Box<dyn Error>> {
[INFO] [stdout] test test_run_delete ... ok
[INFO] [stderr]    |                     ^^^^^                         ^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |                     |
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stdout] 
[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] 80 |     pub fn get_task(&self, title: &str) -> Result<Task<'_>, Box<dyn Error>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/manager/task.rs:176:32
[INFO] [stderr]     |
[INFO] [stderr] 176 |     fn set_up_task(connection: &Connection) -> Task {
[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] 176 |     fn set_up_task(connection: &Connection) -> Task<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `peppertodo` (lib) generated 3 warnings (run `cargo fix --lib -p peppertodo` to apply 3 suggestions)
[INFO] [stderr] warning: `peppertodo` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p peppertodo --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peppertodo-460a683ca061afe3)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pt-78bcd9e7c1372e36)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-a5592915cb7c77d4)
[INFO] [stderr]    Doc-tests peppertodo
[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" "7a128f181b5660c82ee69546564f09425cd2c5ec1a557736a19bcbd3640293bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a128f181b5660c82ee69546564f09425cd2c5ec1a557736a19bcbd3640293bb", kill_on_drop: false }`
[INFO] [stdout] 7a128f181b5660c82ee69546564f09425cd2c5ec1a557736a19bcbd3640293bb
