[INFO] fetching crate glim-tui 0.1.0... [INFO] checking glim-tui-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate glim-tui 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate glim-tui 0.1.0 [INFO] finished tweaking crates.io crate glim-tui 0.1.0 [INFO] tweaked toml for crates.io crate glim-tui 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glim-tui 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glim-tui 0.1.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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 colorsys v0.6.7 [INFO] [stderr] Downloaded simple-easing v1.0.1 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded wayland-client v0.31.6 [INFO] [stderr] Downloaded wl-clipboard-rs v0.8.1 [INFO] [stderr] Downloaded cc v1.1.25 [INFO] [stderr] Downloaded open v5.3.0 [INFO] [stderr] Downloaded tui-input v0.10.1 [INFO] [stderr] Downloaded tachyonfx v0.7.0 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3bdab24726acf0cfb56e29f7a563ecee7cbc3103f2dc3bfc7dbda20fd83082 [INFO] running `Command { std: "docker" "start" "-a" "aa3bdab24726acf0cfb56e29f7a563ecee7cbc3103f2dc3bfc7dbda20fd83082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3bdab24726acf0cfb56e29f7a563ecee7cbc3103f2dc3bfc7dbda20fd83082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3bdab24726acf0cfb56e29f7a563ecee7cbc3103f2dc3bfc7dbda20fd83082", kill_on_drop: false }` [INFO] [stdout] aa3bdab24726acf0cfb56e29f7a563ecee7cbc3103f2dc3bfc7dbda20fd83082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36833acbc3ebc8460d89cc240c3a2744b61aef18a7b75c06d0a9fd9a78fce8d6 [INFO] running `Command { std: "docker" "start" "-a" "36833acbc3ebc8460d89cc240c3a2744b61aef18a7b75c06d0a9fd9a78fce8d6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.1.25 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking simple-easing v1.0.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking colorsys v0.6.7 [INFO] [stderr] Checking open v5.3.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tree_magic_mini v3.1.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking clap v4.5.19 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Checking wl-clipboard-rs v0.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Checking tui-input v0.10.1 [INFO] [stderr] Checking arboard v3.4.1 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking tachyonfx v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Checking glim-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `field__1` is not used by name [INFO] [stdout] --> src/result.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[error("{:0} - JSON: {1}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `field__1` is not used by name [INFO] [stdout] --> src/result.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[error("{:0} - JSON: {1}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_line(&self) -> Line { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | fn spans_from_shortcut<'a>(&'a self, key: &'a str, label: &'a str) -> Vec { [INFO] [stdout] | ^^ ^^ ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | these lifetimes flow to the output [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 44 | fn spans_from_shortcut<'a>(&'a self, key: &'a str, label: &'a str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/fx/window.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | fn window_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn window_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_line(&self) -> Line { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | fn spans_from_shortcut<'a>(&'a self, key: &'a str, label: &'a str) -> Vec { [INFO] [stdout] | ^^ ^^ ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | these lifetimes flow to the output [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 44 | fn spans_from_shortcut<'a>(&'a self, key: &'a str, label: &'a str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui/fx/window.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | fn window_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn window_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "36833acbc3ebc8460d89cc240c3a2744b61aef18a7b75c06d0a9fd9a78fce8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36833acbc3ebc8460d89cc240c3a2744b61aef18a7b75c06d0a9fd9a78fce8d6", kill_on_drop: false }` [INFO] [stdout] 36833acbc3ebc8460d89cc240c3a2744b61aef18a7b75c06d0a9fd9a78fce8d6