[INFO] fetching crate traceview 1.0.3... [INFO] checking traceview-1.0.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate traceview 1.0.3 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate traceview 1.0.3 [INFO] finished tweaking crates.io crate traceview 1.0.3 [INFO] tweaked toml for crates.io crate traceview 1.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate traceview 1.0.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate traceview 1.0.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded file-format v0.26.0 [INFO] [stderr] Downloaded human_bytes v0.4.3 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b77e158864d167f66ebdf08eca8183b2977427a64cb58686f85c2b4a9b3490fc [INFO] running `Command { std: "docker" "start" "-a" "b77e158864d167f66ebdf08eca8183b2977427a64cb58686f85c2b4a9b3490fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77e158864d167f66ebdf08eca8183b2977427a64cb58686f85c2b4a9b3490fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77e158864d167f66ebdf08eca8183b2977427a64cb58686f85c2b4a9b3490fc", kill_on_drop: false }` [INFO] [stdout] b77e158864d167f66ebdf08eca8183b2977427a64cb58686f85c2b4a9b3490fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b909d153e3f1c2c4d3a7dcb18707ed7171cb64fc4982b317e8d0e87efd4f2cab [INFO] running `Command { std: "docker" "start" "-a" "b909d153e3f1c2c4d3a7dcb18707ed7171cb64fc4982b317e8d0e87efd4f2cab", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Checking os_info v3.10.0 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking file-format v0.26.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking traceview v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/info_widget.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_sys_info_lines(&self) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 56 | fn get_sys_info_lines(&self) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/info_widget.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_resource_info_lines(&self) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 108 | fn get_resource_info_lines(&self) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/info_widget.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_sys_info_lines(&self) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 56 | fn get_sys_info_lines(&self) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/info_widget.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_resource_info_lines(&self) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 108 | fn get_resource_info_lines(&self) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "b909d153e3f1c2c4d3a7dcb18707ed7171cb64fc4982b317e8d0e87efd4f2cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b909d153e3f1c2c4d3a7dcb18707ed7171cb64fc4982b317e8d0e87efd4f2cab", kill_on_drop: false }` [INFO] [stdout] b909d153e3f1c2c4d3a7dcb18707ed7171cb64fc4982b317e8d0e87efd4f2cab