[INFO] fetching crate traceview 1.0.3... [INFO] checking traceview-1.0.3 against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] extracting crate traceview 1.0.3 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate traceview 1.0.3 on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded file-format v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b12a0541be3cfad7e42ae5dee2f20d415ad8ea949e744eaa5db652c737b9f11 [INFO] running `Command { std: "docker" "start" "-a" "6b12a0541be3cfad7e42ae5dee2f20d415ad8ea949e744eaa5db652c737b9f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b12a0541be3cfad7e42ae5dee2f20d415ad8ea949e744eaa5db652c737b9f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b12a0541be3cfad7e42ae5dee2f20d415ad8ea949e744eaa5db652c737b9f11", kill_on_drop: false }` [INFO] [stdout] 6b12a0541be3cfad7e42ae5dee2f20d415ad8ea949e744eaa5db652c737b9f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a5bf3b93bdf79b6a37d4b7bc591a0100661f95d57cf323093e7463985bb5343 [INFO] running `Command { std: "docker" "start" "-a" "2a5bf3b93bdf79b6a37d4b7bc591a0100661f95d57cf323093e7463985bb5343", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Checking os_info v3.10.0 [INFO] [stderr] Checking file-format v0.26.0 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking unicode-truncate v1.1.0 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.36 [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 futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [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 wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [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 46.86s [INFO] running `Command { std: "docker" "inspect" "2a5bf3b93bdf79b6a37d4b7bc591a0100661f95d57cf323093e7463985bb5343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5bf3b93bdf79b6a37d4b7bc591a0100661f95d57cf323093e7463985bb5343", kill_on_drop: false }` [INFO] [stdout] 2a5bf3b93bdf79b6a37d4b7bc591a0100661f95d57cf323093e7463985bb5343