[INFO] cloning repository https://github.com/pegov/qbtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pegov/qbtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegov%2Fqbtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegov%2Fqbtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d8bc838ad423a92765c3b096d5f6b36945e3106 [INFO] testing pegov/qbtui against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegov%2Fqbtui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pegov/qbtui on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pegov/qbtui [INFO] finished tweaking git repo https://github.com/pegov/qbtui [INFO] tweaked toml for git repo https://github.com/pegov/qbtui written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pegov/qbtui 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded open v4.0.2 [INFO] [stderr] Downloaded ratatui v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65218da77fdb5121acadf1f1f71d6d89da02bc8517a37154b77fa69d0521190 [INFO] running `Command { std: "docker" "start" "-a" "c65218da77fdb5121acadf1f1f71d6d89da02bc8517a37154b77fa69d0521190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65218da77fdb5121acadf1f1f71d6d89da02bc8517a37154b77fa69d0521190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65218da77fdb5121acadf1f1f71d6d89da02bc8517a37154b77fa69d0521190", kill_on_drop: false }` [INFO] [stdout] c65218da77fdb5121acadf1f1f71d6d89da02bc8517a37154b77fa69d0521190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd44b9305a6c20cea0dcddac6e6779586b89e6e74fa918aeda78064a4ccc7d96 [INFO] running `Command { std: "docker" "start" "-a" "dd44b9305a6c20cea0dcddac6e6779586b89e6e74fa918aeda78064a4ccc7d96", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ratatui v0.21.0 [INFO] [stderr] Compiling open v4.0.2 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling qbtui v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/api.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | Connection(reqwest::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Connection(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text_height` is never read [INFO] [stdout] --> src/app.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ScrollableTextState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 43 | pub scroll: u16, [INFO] [stdout] 44 | pub text_height: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrollableTextState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `on_error_route` is never read [INFO] [stdout] --> src/app.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub on_error_route: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `magnet_uri` is never read [INFO] [stdout] --> src/model.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct TorrentInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | pub magnet_uri: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/model.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct TorrentProperties { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 271 | pub save_path: String, // Torrent save path [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 272 | pub creation_date: i32, // Torrent creation date (Unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 273 | pub piece_size: i32, // Torrent piece size (bytes) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 274 | pub comment: String, // Torrent comment [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 275 | pub total_wasted: i32, // Total data wasted for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 276 | pub total_uploaded: i32, // Total data uploaded for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub total_uploaded_session: i32, // Total data uploaded this session (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 278 | pub total_downloaded: i32, // Total data downloaded for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub total_downloaded_session: i32, // Total data downloaded this session (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub up_limit: i32, // Torrent upload limit (bytes/s) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 281 | pub dl_limit: i32, // Torrent download limit (bytes/s) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 282 | pub time_elapsed: i32, // Torrent elapsed time (seconds) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 283 | pub seeding_time: i32, // Torrent elapsed time while complete (seconds) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 284 | pub nb_connections: i32, // Torrent connection count [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 285 | pub nb_connections_limit: i32, // Torrent connection count limit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 286 | pub share_ratio: f64, // Torrent share ratio [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 287 | pub addition_date: i32, // When this torrent was added (unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 288 | pub completion_date: i32, // Torrent completion date (unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 289 | pub created_by: String, // Torrent creator [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 290 | pub dl_speed_avg: i32, // Torrent average download speed (bytes/second) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 291 | pub dl_speed: i32, // Torrent download speed (bytes/second) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 292 | pub eta: i32, // Torrent ETA (seconds) [INFO] [stdout] | ^^^ [INFO] [stdout] 293 | pub last_seen: i32, // Last seen complete date (unix timestamp) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 294 | pub peers: i32, // Number of peers connected to [INFO] [stdout] | ^^^^^ [INFO] [stdout] 295 | pub peers_total: i32, // Number of peers in the swarm [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 296 | pub pieces_have: i32, // Number of pieces owned [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 297 | pub pieces_num: i32, // Number of pieces of the torrent [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 298 | pub reannounce: i32, // Number of seconds until the next announce [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 299 | pub seeds: i32, // Number of seeds connected to [INFO] [stdout] | ^^^^^ [INFO] [stdout] 300 | pub seeds_total: i32, // Number of seeds in the swarm [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 301 | pub total_size: i32, // Torrent total size (bytes) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 302 | pub up_speed_avg: i32, // Torrent average upload speed (bytes/second) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 303 | pub up_speed: i32, // Torrent upload speed (bytes/second) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/model.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 307 | pub struct TorrentFile { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 308 | pub index: i32, // File index [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `save_path` are never read [INFO] [stdout] --> src/model.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 339 | pub struct Category { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 340 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 341 | #[serde(rename = "savePath")] [INFO] [stdout] 342 | pub save_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Category` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.12s [INFO] running `Command { std: "docker" "inspect" "dd44b9305a6c20cea0dcddac6e6779586b89e6e74fa918aeda78064a4ccc7d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd44b9305a6c20cea0dcddac6e6779586b89e6e74fa918aeda78064a4ccc7d96", kill_on_drop: false }` [INFO] [stdout] dd44b9305a6c20cea0dcddac6e6779586b89e6e74fa918aeda78064a4ccc7d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba7c62064599983cf874ae221d469ed1fd63d0d9201d4e6ca81dc8e9fff5b2b [INFO] running `Command { std: "docker" "start" "-a" "7ba7c62064599983cf874ae221d469ed1fd63d0d9201d4e6ca81dc8e9fff5b2b", kill_on_drop: false }` [INFO] [stderr] Compiling qbtui v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/api.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | Connection(reqwest::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Connection(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text_height` is never read [INFO] [stdout] --> src/app.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ScrollableTextState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 43 | pub scroll: u16, [INFO] [stdout] 44 | pub text_height: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrollableTextState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `on_error_route` is never read [INFO] [stdout] --> src/app.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub on_error_route: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `magnet_uri` is never read [INFO] [stdout] --> src/model.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct TorrentInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | pub magnet_uri: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/model.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct TorrentProperties { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 271 | pub save_path: String, // Torrent save path [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 272 | pub creation_date: i32, // Torrent creation date (Unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 273 | pub piece_size: i32, // Torrent piece size (bytes) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 274 | pub comment: String, // Torrent comment [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 275 | pub total_wasted: i32, // Total data wasted for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 276 | pub total_uploaded: i32, // Total data uploaded for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub total_uploaded_session: i32, // Total data uploaded this session (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 278 | pub total_downloaded: i32, // Total data downloaded for torrent (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub total_downloaded_session: i32, // Total data downloaded this session (bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub up_limit: i32, // Torrent upload limit (bytes/s) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 281 | pub dl_limit: i32, // Torrent download limit (bytes/s) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 282 | pub time_elapsed: i32, // Torrent elapsed time (seconds) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 283 | pub seeding_time: i32, // Torrent elapsed time while complete (seconds) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 284 | pub nb_connections: i32, // Torrent connection count [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 285 | pub nb_connections_limit: i32, // Torrent connection count limit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 286 | pub share_ratio: f64, // Torrent share ratio [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 287 | pub addition_date: i32, // When this torrent was added (unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 288 | pub completion_date: i32, // Torrent completion date (unix timestamp) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 289 | pub created_by: String, // Torrent creator [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 290 | pub dl_speed_avg: i32, // Torrent average download speed (bytes/second) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 291 | pub dl_speed: i32, // Torrent download speed (bytes/second) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 292 | pub eta: i32, // Torrent ETA (seconds) [INFO] [stdout] | ^^^ [INFO] [stdout] 293 | pub last_seen: i32, // Last seen complete date (unix timestamp) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 294 | pub peers: i32, // Number of peers connected to [INFO] [stdout] | ^^^^^ [INFO] [stdout] 295 | pub peers_total: i32, // Number of peers in the swarm [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 296 | pub pieces_have: i32, // Number of pieces owned [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 297 | pub pieces_num: i32, // Number of pieces of the torrent [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 298 | pub reannounce: i32, // Number of seconds until the next announce [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 299 | pub seeds: i32, // Number of seeds connected to [INFO] [stdout] | ^^^^^ [INFO] [stdout] 300 | pub seeds_total: i32, // Number of seeds in the swarm [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 301 | pub total_size: i32, // Torrent total size (bytes) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 302 | pub up_speed_avg: i32, // Torrent average upload speed (bytes/second) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 303 | pub up_speed: i32, // Torrent upload speed (bytes/second) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/model.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 307 | pub struct TorrentFile { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 308 | pub index: i32, // File index [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TorrentFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `save_path` are never read [INFO] [stdout] --> src/model.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 339 | pub struct Category { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 340 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 341 | #[serde(rename = "savePath")] [INFO] [stdout] 342 | pub save_path: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Category` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "7ba7c62064599983cf874ae221d469ed1fd63d0d9201d4e6ca81dc8e9fff5b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba7c62064599983cf874ae221d469ed1fd63d0d9201d4e6ca81dc8e9fff5b2b", kill_on_drop: false }` [INFO] [stdout] 7ba7c62064599983cf874ae221d469ed1fd63d0d9201d4e6ca81dc8e9fff5b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c00e00d9c56fa708b3057e26e54ee2cd5b8d6870692d13b8173d2e7eed886bb [INFO] running `Command { std: "docker" "start" "-a" "9c00e00d9c56fa708b3057e26e54ee2cd5b8d6870692d13b8173d2e7eed886bb", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/api.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | Connection(reqwest::Error), [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 47 | Connection(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `text_height` is never read [INFO] [stderr] --> src/app.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct ScrollableTextState { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] 43 | pub scroll: u16, [INFO] [stderr] 44 | pub text_height: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ScrollableTextState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `on_error_route` is never read [INFO] [stderr] --> src/app.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 81 | pub struct App { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 100 | pub on_error_route: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `magnet_uri` is never read [INFO] [stderr] --> src/model.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 97 | pub struct TorrentInfo { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 108 | pub magnet_uri: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TorrentInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/model.rs:271:9 [INFO] [stderr] | [INFO] [stderr] 270 | pub struct TorrentProperties { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 271 | pub save_path: String, // Torrent save path [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 272 | pub creation_date: i32, // Torrent creation date (Unix timestamp) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 273 | pub piece_size: i32, // Torrent piece size (bytes) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 274 | pub comment: String, // Torrent comment [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 275 | pub total_wasted: i32, // Total data wasted for torrent (bytes) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 276 | pub total_uploaded: i32, // Total data uploaded for torrent (bytes) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 277 | pub total_uploaded_session: i32, // Total data uploaded this session (bytes) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 278 | pub total_downloaded: i32, // Total data downloaded for torrent (bytes) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 279 | pub total_downloaded_session: i32, // Total data downloaded this session (bytes) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 280 | pub up_limit: i32, // Torrent upload limit (bytes/s) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 281 | pub dl_limit: i32, // Torrent download limit (bytes/s) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 282 | pub time_elapsed: i32, // Torrent elapsed time (seconds) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 283 | pub seeding_time: i32, // Torrent elapsed time while complete (seconds) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 284 | pub nb_connections: i32, // Torrent connection count [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 285 | pub nb_connections_limit: i32, // Torrent connection count limit [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 286 | pub share_ratio: f64, // Torrent share ratio [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 287 | pub addition_date: i32, // When this torrent was added (unix timestamp) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 288 | pub completion_date: i32, // Torrent completion date (unix timestamp) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 289 | pub created_by: String, // Torrent creator [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 290 | pub dl_speed_avg: i32, // Torrent average download speed (bytes/second) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 291 | pub dl_speed: i32, // Torrent download speed (bytes/second) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 292 | pub eta: i32, // Torrent ETA (seconds) [INFO] [stderr] | ^^^ [INFO] [stderr] 293 | pub last_seen: i32, // Last seen complete date (unix timestamp) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 294 | pub peers: i32, // Number of peers connected to [INFO] [stderr] | ^^^^^ [INFO] [stderr] 295 | pub peers_total: i32, // Number of peers in the swarm [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 296 | pub pieces_have: i32, // Number of pieces owned [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 297 | pub pieces_num: i32, // Number of pieces of the torrent [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 298 | pub reannounce: i32, // Number of seconds until the next announce [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 299 | pub seeds: i32, // Number of seeds connected to [INFO] [stderr] | ^^^^^ [INFO] [stderr] 300 | pub seeds_total: i32, // Number of seeds in the swarm [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 301 | pub total_size: i32, // Torrent total size (bytes) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 302 | pub up_speed_avg: i32, // Torrent average upload speed (bytes/second) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 303 | pub up_speed: i32, // Torrent upload speed (bytes/second) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TorrentProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `index` is never read [INFO] [stderr] --> src/model.rs:308:9 [INFO] [stderr] | [INFO] [stderr] 307 | pub struct TorrentFile { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 308 | pub index: i32, // File index [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TorrentFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `save_path` are never read [INFO] [stderr] --> src/model.rs:340:9 [INFO] [stderr] | [INFO] [stderr] 339 | pub struct Category { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 340 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 341 | #[serde(rename = "savePath")] [INFO] [stderr] 342 | pub save_path: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Category` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `qbtui` (bin "qbtui" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qbtui-de2b03bf1abf948b) [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] running `Command { std: "docker" "inspect" "9c00e00d9c56fa708b3057e26e54ee2cd5b8d6870692d13b8173d2e7eed886bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c00e00d9c56fa708b3057e26e54ee2cd5b8d6870692d13b8173d2e7eed886bb", kill_on_drop: false }` [INFO] [stdout] 9c00e00d9c56fa708b3057e26e54ee2cd5b8d6870692d13b8173d2e7eed886bb