[INFO] fetching crate p5 0.10.0...
[INFO] checking p5-0.10.0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate p5 0.10.0 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate p5 0.10.0
[INFO] finished tweaking crates.io crate p5 0.10.0
[INFO] tweaked toml for crates.io crate p5 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate p5 0.10.0 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate p5 0.10.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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-input v0.12.1
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded tokio-console v0.1.13
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded clap_complete v4.5.52
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded ratatui-macros v0.6.0
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded pulumi-automation v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19
[INFO] running `Command { std: "docker" "start" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tui-input v0.12.1
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking clap_complete v4.5.52
[INFO] [stderr]     Checking ratatui-macros v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking pulumi-automation v0.8.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking console-api v0.8.1
[INFO] [stderr]     Checking console-subscriber v0.4.1
[INFO] [stderr]     Checking tokio-console v0.1.13
[INFO] [stderr]     Checking p5 v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_items(&self) -> Vec<ResourceItem>;
[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] 24 |     fn get_items(&self) -> Vec<ResourceItem<'_>>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 44 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 61 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 99 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_items(&self) -> Vec<ResourceItem>;
[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] 24 |     fn get_items(&self) -> Vec<ResourceItem<'_>>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.68s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 44 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 61 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/resource_list.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn get_items(&self) -> Vec<ResourceItem> {
[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] 99 |     fn get_items(&self) -> Vec<ResourceItem<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19", kill_on_drop: false }`
[INFO] [stdout] 7f0292210d6398b4369619df5d3ee5850692dab564a270d16911bc1f32188e19
