[INFO] fetching crate picleo 0.1.10... [INFO] checking picleo-0.1.10 against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] extracting crate picleo 0.1.10 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate picleo 0.1.10 [INFO] finished tweaking crates.io crate picleo 0.1.10 [INFO] tweaked toml for crates.io crate picleo 0.1.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate picleo 0.1.10 on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate picleo 0.1.10 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd4b4f1b7eacd075063cb0aa870dd66cd0dd0ddae0cddfbe05b3a23cf0e5f92f [INFO] running `Command { std: "docker" "start" "-a" "bd4b4f1b7eacd075063cb0aa870dd66cd0dd0ddae0cddfbe05b3a23cf0e5f92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd4b4f1b7eacd075063cb0aa870dd66cd0dd0ddae0cddfbe05b3a23cf0e5f92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4b4f1b7eacd075063cb0aa870dd66cd0dd0ddae0cddfbe05b3a23cf0e5f92f", kill_on_drop: false }` [INFO] [stdout] bd4b4f1b7eacd075063cb0aa870dd66cd0dd0ddae0cddfbe05b3a23cf0e5f92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2972a3f363de4c7b30d18d9ecae24307e18b3ebd2aefb65912c994fd55c589d [INFO] running `Command { std: "docker" "start" "-a" "e2972a3f363de4c7b30d18d9ecae24307e18b3ebd2aefb65912c994fd55c589d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Compiling charname v1.16.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking finl_unicode v1.3.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking wezterm-blob-leases v0.1.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking web_atoms v0.1.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking rustrict v0.7.35 [INFO] [stderr] Checking limace v0.1.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking unicode-security v0.1.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking wezterm-dynamic v0.2.1 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking linkify v0.10.0 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking ucd v0.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ammonia v4.1.1 [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Checking termwiz v0.23.3 [INFO] [stderr] Checking nucleo v0.5.0 [INFO] [stderr] Checking ansi-to-tui v7.0.0 [INFO] [stderr] Checking eunicode v0.1.4 [INFO] [stderr] Checking picleo v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/picker.rs:285:16 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn run(&mut self) -> AppResult> { [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] 285 | pub fn run(&mut self) -> AppResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/picker.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 310 | terminal: &mut Terminal, [INFO] [stdout] 311 | ) -> AppResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ 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] 311 | ) -> AppResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/requested_items.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> std::slice::Iter> { [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] 36 | pub fn iter(&self) -> std::slice::Iter<'_, SelectableItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/requested_items.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { [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] 41 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, SelectableItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/search_mode.rs:743:34 [INFO] [stdout] | [INFO] [stdout] 743 | pub(crate) fn selected_items(&self) -> SelectedItems { [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] 743 | pub(crate) fn selected_items(&self) -> SelectedItems<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/picker.rs:285:16 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn run(&mut self) -> AppResult> { [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] 285 | pub fn run(&mut self) -> AppResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/picker.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 310 | terminal: &mut Terminal, [INFO] [stdout] 311 | ) -> AppResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ 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] 311 | ) -> AppResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/requested_items.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn iter(&self) -> std::slice::Iter> { [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] 36 | pub fn iter(&self) -> std::slice::Iter<'_, SelectableItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/requested_items.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter_mut(&mut self) -> std::slice::IterMut> { [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] 41 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, SelectableItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/search_mode.rs:743:34 [INFO] [stdout] | [INFO] [stdout] 743 | pub(crate) fn selected_items(&self) -> SelectedItems { [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] 743 | pub(crate) fn selected_items(&self) -> SelectedItems<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s [INFO] running `Command { std: "docker" "inspect" "e2972a3f363de4c7b30d18d9ecae24307e18b3ebd2aefb65912c994fd55c589d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2972a3f363de4c7b30d18d9ecae24307e18b3ebd2aefb65912c994fd55c589d", kill_on_drop: false }` [INFO] [stdout] e2972a3f363de4c7b30d18d9ecae24307e18b3ebd2aefb65912c994fd55c589d