[INFO] fetching crate peppertodo 0.4.3...
[INFO] checking peppertodo-0.4.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] extracting crate peppertodo 0.4.3 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate peppertodo 0.4.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e08c9e69a91b9f6914d4d51487fae5b8e9282ee4a3d6382c94f99e819b996617
[INFO] running `Command { std: "docker" "start" "-a" "e08c9e69a91b9f6914d4d51487fae5b8e9282ee4a3d6382c94f99e819b996617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e08c9e69a91b9f6914d4d51487fae5b8e9282ee4a3d6382c94f99e819b996617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08c9e69a91b9f6914d4d51487fae5b8e9282ee4a3d6382c94f99e819b996617", kill_on_drop: false }`
[INFO] [stdout] e08c9e69a91b9f6914d4d51487fae5b8e9282ee4a3d6382c94f99e819b996617
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 341a1738c736ae138733d47da0af877596ab58ccaa6ad1558389cfeb90112de5
[INFO] running `Command { std: "docker" "start" "-a" "341a1738c736ae138733d47da0af877596ab58ccaa6ad1558389cfeb90112de5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking 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] [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 19.31s
[INFO] running `Command { std: "docker" "inspect" "341a1738c736ae138733d47da0af877596ab58ccaa6ad1558389cfeb90112de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341a1738c736ae138733d47da0af877596ab58ccaa6ad1558389cfeb90112de5", kill_on_drop: false }`
[INFO] [stdout] 341a1738c736ae138733d47da0af877596ab58ccaa6ad1558389cfeb90112de5
