[INFO] fetching crate ratatui-explorer 0.2.1... [INFO] checking ratatui-explorer-0.2.1 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate ratatui-explorer 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ratatui-explorer 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ratatui-explorer 0.2.1 [INFO] tweaked toml for crates.io crate ratatui-explorer 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-explorer 0.2.1 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-explorer 0.2.1 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.10.0 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded ordered-float v4.2.0 [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded lru v0.12.2 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded anyhow v1.0.79 [INFO] [stderr] Downloaded ahash v0.8.8 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2516a7c041805c6530b9ab5b584955035e3bff961e2cd75f8226b59f22e27d6 [INFO] running `Command { std: "docker" "start" "-a" "c2516a7c041805c6530b9ab5b584955035e3bff961e2cd75f8226b59f22e27d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2516a7c041805c6530b9ab5b584955035e3bff961e2cd75f8226b59f22e27d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2516a7c041805c6530b9ab5b584955035e3bff961e2cd75f8226b59f22e27d6", kill_on_drop: false }` [INFO] [stdout] c2516a7c041805c6530b9ab5b584955035e3bff961e2cd75f8226b59f22e27d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b8e6ec45bdd961feb11357c9936a8402f11508cb281b9b878bc817750bff16 [INFO] running `Command { std: "docker" "start" "-a" "c6b8e6ec45bdd961feb11357c9936a8402f11508cb281b9b878bc817750bff16", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking ratatui-explorer v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:448:22 [INFO] [stdout] | [INFO] [stdout] 448 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 448 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:458:25 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [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] 458 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:448:22 [INFO] [stdout] | [INFO] [stdout] 448 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 448 | pub fn title_top(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget.rs:458:25 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec { [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] 458 | pub fn title_bottom(&self, file_explorer: &FileExplorer) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "c6b8e6ec45bdd961feb11357c9936a8402f11508cb281b9b878bc817750bff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b8e6ec45bdd961feb11357c9936a8402f11508cb281b9b878bc817750bff16", kill_on_drop: false }` [INFO] [stdout] c6b8e6ec45bdd961feb11357c9936a8402f11508cb281b9b878bc817750bff16