[INFO] cloning repository https://github.com/NuclearMonk/rustydex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NuclearMonk/rustydex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearMonk%2Frustydex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearMonk%2Frustydex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4092d88b073f1849c47f5d3a6b0181080f607e90 [INFO] testing NuclearMonk/rustydex against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearMonk%2Frustydex" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NuclearMonk/rustydex [INFO] finished tweaking git repo https://github.com/NuclearMonk/rustydex [INFO] tweaked toml for git repo https://github.com/NuclearMonk/rustydex written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NuclearMonk/rustydex on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NuclearMonk/rustydex 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded console-subscriber v0.4.1 [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded memmap2 v0.5.10 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded reflink-copy v0.1.26 [INFO] [stderr] Downloaded crossbeam-channel v0.5.14 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded clap v4.5.34 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded clap_builder v4.5.34 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded console-api v0.8.1 [INFO] [stderr] Downloaded openssl v0.10.71 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded openssl-sys v0.9.106 [INFO] [stderr] Downloaded matchit v0.7.3 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded rustix v1.0.3 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded http-cache-reqwest v0.15.1 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded tokio-console v0.1.13 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded http-cache v0.20.1 [INFO] [stderr] Downloaded deranged v0.4.1 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded reqwest-middleware v0.4.1 [INFO] [stderr] Downloaded hyper-util v0.1.10 [INFO] [stderr] Downloaded generator v0.8.4 [INFO] [stderr] Downloaded tonic v0.12.3 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded axum-core v0.4.5 [INFO] [stderr] Downloaded tui-widget-list v0.13.2 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] [stderr] Downloaded rustemon v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 198d1b7b973f7107e9f462cf11d61c89ce62c17e25fe688e9599bc18b2a56381 [INFO] running `Command { std: "docker" "start" "-a" "198d1b7b973f7107e9f462cf11d61c89ce62c17e25fe688e9599bc18b2a56381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "198d1b7b973f7107e9f462cf11d61c89ce62c17e25fe688e9599bc18b2a56381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198d1b7b973f7107e9f462cf11d61c89ce62c17e25fe688e9599bc18b2a56381", kill_on_drop: false }` [INFO] [stdout] 198d1b7b973f7107e9f462cf11d61c89ce62c17e25fe688e9599bc18b2a56381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8313e82233751bf20b96c516d407ca799f52e5ec1e00f30204b34338eaf24199 [INFO] running `Command { std: "docker" "start" "-a" "8313e82233751bf20b96c516d407ca799f52e5ec1e00f30204b34338eaf24199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling http-cache v0.20.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tui-widget-list v0.13.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reqwest-middleware v0.4.1 [INFO] [stderr] Compiling http-cache-reqwest v0.15.1 [INFO] [stderr] Compiling console-api v0.8.1 [INFO] [stderr] Compiling rustemon v4.2.0 [INFO] [stderr] Compiling tokio-console v0.1.13 [INFO] [stderr] Compiling console-subscriber v0.4.1 [INFO] [stderr] Compiling rustydex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/app/ui/pokedex/ability.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Paragraph` [INFO] [stdout] --> src/app/ui/pokedex/moves.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::widgets::{Block, Paragraph}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::app::widgets` [INFO] [stdout] --> src/app/ui/pokedex/moves.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::app::widgets; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | default, fmt, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `client` and `self` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use rustemon::{client, error::Error, model::pokemon::{self, Pokemon}}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{default, fmt, sync::{Arc, RwLock}}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pokemon::ability` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use rustemon::{error::Error, model::pokemon::{Ability, PokemonAbility}, pokemon::ability, Follow}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbilityName` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:7:62 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{events::{AppEvent, Event}, pokemon::{get_client, AbilityName}}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::min` [INFO] [stdout] --> src/app/widgets/pokedex/moves.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | cmp::min, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PokemonAbility` [INFO] [stdout] --> src/app/widgets/pokedex/moves.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use rustemon::model::pokemon::{PokemonAbility, PokemonMove}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/pokemon/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{str::FromStr, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CACacheManager`, `CacheMode`, `CacheOptions`, and `RustemonClientBuilder` [INFO] [stdout] --> src/pokemon/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use rustemon::client::{CACacheManager, CacheMode, CacheOptions, RustemonClient, RustemonClientBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/app/ui/pokedex/entries.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let [list_area, query] = [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `moves` [INFO] [stdout] --> src/app/ui/pokedex/detail.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pokemon_move` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | LoadingState::Loading(pokemon_move) | LoadingState::Lazy(pokemon_move)=> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 14 | LoadingState::Loading(_pokemon_move) | LoadingState::Lazy(_pokemon_move)=> [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_area` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_area` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | LoadingState::Loading(name, cancellation_token) => [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_moves` is never used [INFO] [stdout] --> src/app/ui/pokedex/detail.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AbilityName` is never used [INFO] [stdout] --> src/pokemon/mod.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type AbilityName = String; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PokemonMove` is never used [INFO] [stdout] --> src/pokemon/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type PokemonMove = String; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "8313e82233751bf20b96c516d407ca799f52e5ec1e00f30204b34338eaf24199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8313e82233751bf20b96c516d407ca799f52e5ec1e00f30204b34338eaf24199", kill_on_drop: false }` [INFO] [stdout] 8313e82233751bf20b96c516d407ca799f52e5ec1e00f30204b34338eaf24199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb97e38ea8fe7c1976ae86ea60dbc4afcd82f8e2c0c01262b6df51ef589c9db8 [INFO] running `Command { std: "docker" "start" "-a" "bb97e38ea8fe7c1976ae86ea60dbc4afcd82f8e2c0c01262b6df51ef589c9db8", kill_on_drop: false }` [INFO] [stderr] Compiling rustydex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/app/ui/pokedex/ability.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Paragraph` [INFO] [stdout] --> src/app/ui/pokedex/moves.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::widgets::{Block, Paragraph}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::app::widgets` [INFO] [stdout] --> src/app/ui/pokedex/moves.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::app::widgets; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | default, fmt, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `client` and `self` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use rustemon::{client, error::Error, model::pokemon::{self, Pokemon}}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{default, fmt, sync::{Arc, RwLock}}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pokemon::ability` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use rustemon::{error::Error, model::pokemon::{Ability, PokemonAbility}, pokemon::ability, Follow}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbilityName` [INFO] [stdout] --> src/app/widgets/pokedex/ability.rs:7:62 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{events::{AppEvent, Event}, pokemon::{get_client, AbilityName}}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::min` [INFO] [stdout] --> src/app/widgets/pokedex/moves.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | cmp::min, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PokemonAbility` [INFO] [stdout] --> src/app/widgets/pokedex/moves.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use rustemon::model::pokemon::{PokemonAbility, PokemonMove}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/pokemon/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{str::FromStr, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CACacheManager`, `CacheMode`, `CacheOptions`, and `RustemonClientBuilder` [INFO] [stdout] --> src/pokemon/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use rustemon::client::{CACacheManager, CacheMode, CacheOptions, RustemonClient, RustemonClientBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/app/ui/pokedex/entries.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let [list_area, query] = [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `moves` [INFO] [stdout] --> src/app/ui/pokedex/detail.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pokemon_move` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | LoadingState::Loading(pokemon_move) | LoadingState::Lazy(pokemon_move)=> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 14 | LoadingState::Loading(_pokemon_move) | LoadingState::Lazy(_pokemon_move)=> [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_area` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_area` [INFO] [stdout] --> src/app/ui/pokedex/monmove.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/app/widgets/pokedex/detail.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | LoadingState::Loading(name, cancellation_token) => [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_moves` is never used [INFO] [stdout] --> src/app/ui/pokedex/detail.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AbilityName` is never used [INFO] [stdout] --> src/pokemon/mod.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type AbilityName = String; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PokemonMove` is never used [INFO] [stdout] --> src/pokemon/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type PokemonMove = String; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "bb97e38ea8fe7c1976ae86ea60dbc4afcd82f8e2c0c01262b6df51ef589c9db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb97e38ea8fe7c1976ae86ea60dbc4afcd82f8e2c0c01262b6df51ef589c9db8", kill_on_drop: false }` [INFO] [stdout] bb97e38ea8fe7c1976ae86ea60dbc4afcd82f8e2c0c01262b6df51ef589c9db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c5566183537e2105f2c1c0e30d26e8d2b8aa0fb77ff56311e5b566eb4151087 [INFO] running `Command { std: "docker" "start" "-a" "2c5566183537e2105f2c1c0e30d26e8d2b8aa0fb77ff56311e5b566eb4151087", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Text` [INFO] [stderr] --> src/app/ui/pokedex/ability.rs:1:80 [INFO] [stderr] | [INFO] [stderr] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Paragraph` [INFO] [stderr] --> src/app/ui/pokedex/moves.rs:1:31 [INFO] [stderr] | [INFO] [stderr] 1 | use ratatui::widgets::{Block, Paragraph}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::app::widgets` [INFO] [stderr] --> src/app/ui/pokedex/moves.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::app::widgets; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Text` [INFO] [stderr] --> src/app/ui/pokedex/monmove.rs:1:80 [INFO] [stderr] | [INFO] [stderr] 1 | use ratatui::{buffer::Buffer, layout::{Constraint, Layout, Rect}, text::{Line, Text}, widgets::{Block, Paragraph, Widget, Wrap}}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `default` [INFO] [stderr] --> src/app/widgets/pokedex/detail.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | default, fmt, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `client` and `self` [INFO] [stderr] --> src/app/widgets/pokedex/detail.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | use rustemon::{client, error::Error, model::pokemon::{self, Pokemon}}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `default` [INFO] [stderr] --> src/app/widgets/pokedex/ability.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{default, fmt, sync::{Arc, RwLock}}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `pokemon::ability` [INFO] [stderr] --> src/app/widgets/pokedex/ability.rs:4:73 [INFO] [stderr] | [INFO] [stderr] 4 | use rustemon::{error::Error, model::pokemon::{Ability, PokemonAbility}, pokemon::ability, Follow}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AbilityName` [INFO] [stderr] --> src/app/widgets/pokedex/ability.rs:7:62 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::{events::{AppEvent, Event}, pokemon::{get_client, AbilityName}}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cmp::min` [INFO] [stderr] --> src/app/widgets/pokedex/moves.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | cmp::min, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PokemonAbility` [INFO] [stderr] --> src/app/widgets/pokedex/moves.rs:6:32 [INFO] [stderr] | [INFO] [stderr] 6 | use rustemon::model::pokemon::{PokemonAbility, PokemonMove}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `time::Duration` [INFO] [stderr] --> src/pokemon/mod.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{str::FromStr, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CACacheManager`, `CacheMode`, `CacheOptions`, and `RustemonClientBuilder` [INFO] [stderr] --> src/pokemon/mod.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | use rustemon::client::{CACacheManager, CacheMode, CacheOptions, RustemonClient, RustemonClientBuilder}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/app/ui/pokedex/entries.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | let [list_area, query] = [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `moves` [INFO] [stderr] --> src/app/ui/pokedex/detail.rs:110:17 [INFO] [stderr] | [INFO] [stderr] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pokemon_move` [INFO] [stderr] --> src/app/ui/pokedex/monmove.rs:14:35 [INFO] [stderr] | [INFO] [stderr] 14 | LoadingState::Loading(pokemon_move) | LoadingState::Lazy(pokemon_move)=> [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is intentional, prefix it with an underscore [INFO] [stderr] | [INFO] [stderr] 14 | LoadingState::Loading(_pokemon_move) | LoadingState::Lazy(_pokemon_move)=> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hidden_area` [INFO] [stderr] --> src/app/ui/pokedex/monmove.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hidden_area` [INFO] [stderr] --> src/app/ui/pokedex/monmove.rs:22:33 [INFO] [stderr] | [INFO] [stderr] 22 | let [name_area, hidden_area] = Layout::horizontal([Constraint::Fill(1), Constraint::Length(6)]).areas(block.inner(header)); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_area` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/app/widgets/pokedex/detail.rs:79:35 [INFO] [stderr] | [INFO] [stderr] 79 | LoadingState::Loading(name, cancellation_token) => [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: function `render_moves` is never used [INFO] [stderr] --> src/app/ui/pokedex/detail.rs:110:4 [INFO] [stderr] | [INFO] [stderr] 110 | fn render_moves(moves: &Vec, area: Rect, buf: &mut Buffer) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias `AbilityName` is never used [INFO] [stderr] --> src/pokemon/mod.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | pub type AbilityName = String; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `PokemonMove` is never used [INFO] [stderr] --> src/pokemon/mod.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | pub type PokemonMove = String; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustydex` (bin "rustydex" test) generated 22 warnings (run `cargo fix --bin "rustydex" --tests` to apply 13 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustydex-d8a706784913db8b) [INFO] running `Command { std: "docker" "inspect" "2c5566183537e2105f2c1c0e30d26e8d2b8aa0fb77ff56311e5b566eb4151087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5566183537e2105f2c1c0e30d26e8d2b8aa0fb77ff56311e5b566eb4151087", kill_on_drop: false }` [INFO] [stdout] 2c5566183537e2105f2c1c0e30d26e8d2b8aa0fb77ff56311e5b566eb4151087