[INFO] fetching crate jwtop 0.2.2... [INFO] checking jwtop-0.2.2 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate jwtop 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate jwtop 0.2.2 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jwtop 0.2.2 [INFO] finished tweaking crates.io crate jwtop 0.2.2 [INFO] tweaked toml for crates.io crate jwtop 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate jwtop 0.2.2 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded systemstat v0.2.3 [INFO] [stderr] Downloaded ratatui v0.23.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d91041196da62ea6c5e8e47127ee06a4fb4067c45c10d16e2b101f2bdd976234 [INFO] running `Command { std: "docker" "start" "-a" "d91041196da62ea6c5e8e47127ee06a4fb4067c45c10d16e2b101f2bdd976234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d91041196da62ea6c5e8e47127ee06a4fb4067c45c10d16e2b101f2bdd976234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91041196da62ea6c5e8e47127ee06a4fb4067c45c10d16e2b101f2bdd976234", kill_on_drop: false }` [INFO] [stdout] d91041196da62ea6c5e8e47127ee06a4fb4067c45c10d16e2b101f2bdd976234 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7e51a5a3b59de0c716a76f26864e3b83f24e4a6074c3759dd776c7c22463e89 [INFO] running `Command { std: "docker" "start" "-a" "f7e51a5a3b59de0c716a76f26864e3b83f24e4a6074c3759dd776c7c22463e89", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking time v0.3.27 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sysinfo v0.29.8 [INFO] [stderr] Checking systemstat v0.2.3 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.23.0 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_edit v0.20.2 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking jwtop v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/app.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | pub const PREFIXES: &[Self] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 109 | pub const PREFIXES: &'static [Self] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ui/processes.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ALL_COLUMNS: &[Column] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 41 | pub const ALL_COLUMNS: &'static [Column] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/app.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | pub const PREFIXES: &[Self] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 109 | pub const PREFIXES: &'static [Self] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ui/processes.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ALL_COLUMNS: &[Column] = &[ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 41 | pub const ALL_COLUMNS: &'static [Column] = &[ [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "f7e51a5a3b59de0c716a76f26864e3b83f24e4a6074c3759dd776c7c22463e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e51a5a3b59de0c716a76f26864e3b83f24e4a6074c3759dd776c7c22463e89", kill_on_drop: false }` [INFO] [stdout] f7e51a5a3b59de0c716a76f26864e3b83f24e4a6074c3759dd776c7c22463e89