[INFO] cloning repository https://github.com/Hydrostic/vatsim-stat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hydrostic/vatsim-stat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 007acf62ab5b615f2635e61c17456b932e0ad2a3 [INFO] building Hydrostic/vatsim-stat against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrostic%2Fvatsim-stat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hydrostic/vatsim-stat [INFO] finished tweaking git repo https://github.com/Hydrostic/vatsim-stat [INFO] tweaked toml for git repo https://github.com/Hydrostic/vatsim-stat written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hydrostic/vatsim-stat on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hydrostic/vatsim-stat 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xitca-router v0.3.0 [INFO] [stderr] Downloaded xitca-io v0.4.1 [INFO] [stderr] Downloaded pangocairo v0.20.7 [INFO] [stderr] Downloaded xitca-service v0.2.0 [INFO] [stderr] Downloaded pangocairo-sys v0.20.7 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded byte-pool v0.2.4 [INFO] [stderr] Downloaded core-text v21.0.0 [INFO] [stderr] Downloaded dwrote v0.11.2 [INFO] [stderr] Downloaded piet-coregraphics v0.7.0 [INFO] [stderr] Downloaded prettyplease v0.2.28 [INFO] [stderr] Downloaded prost-build v0.13.4 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded serde_with v3.12.0 [INFO] [stderr] Downloaded xitca-http v0.6.0 [INFO] [stderr] Downloaded prost-types v0.13.4 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded xitca-web v0.6.2 [INFO] [stderr] Downloaded piet v0.7.0 [INFO] [stderr] Downloaded piet-direct2d v0.7.0 [INFO] [stderr] Downloaded prost v0.13.4 [INFO] [stderr] Downloaded serde_with_macros v3.12.0 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded piet-common v0.7.0 [INFO] [stderr] Downloaded associative-cache v2.0.0 [INFO] [stderr] Downloaded prost-derive v0.13.4 [INFO] [stderr] Downloaded xitca-server v0.4.0 [INFO] [stderr] Downloaded piet-cairo v0.7.0 [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded xitca-unsafe-collection v0.2.0 [INFO] [stderr] Downloaded piet-web v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083ad34a788c5d617b533969630290feb4b249afa147e7756cfca846aa421304 [INFO] running `Command { std: "docker" "start" "-a" "083ad34a788c5d617b533969630290feb4b249afa147e7756cfca846aa421304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083ad34a788c5d617b533969630290feb4b249afa147e7756cfca846aa421304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083ad34a788c5d617b533969630290feb4b249afa147e7756cfca846aa421304", kill_on_drop: false }` [INFO] [stdout] 083ad34a788c5d617b533969630290feb4b249afa147e7756cfca846aa421304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0e117c847c8a34a9290a1319862876acd06541a0bf0e23f90a7e825d4477060 [INFO] running `Command { std: "docker" "start" "-a" "a0e117c847c8a34a9290a1319862876acd06541a0bf0e23f90a7e825d4477060", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prettyplease v0.2.28 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling xitca-unsafe-collection v0.2.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling xitca-service v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling xitca-router v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling byte-pool v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling piet v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling pangocairo-sys v0.20.7 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling protos v0.1.0 (/opt/rustwide/workdir/protos) [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling glib v0.20.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling xitca-io v0.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling xitca-server v0.4.0 [INFO] [stderr] Compiling xitca-http v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling xitca-web v0.6.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling cairo-rs v0.20.7 [INFO] [stderr] Compiling pango v0.20.7 [INFO] [stderr] Compiling pangocairo v0.20.7 [INFO] [stderr] Compiling piet-cairo v0.7.0 [INFO] [stderr] Compiling piet-common v0.7.0 [INFO] [stderr] Compiling vatsim-stat-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Datelike` [INFO] [stdout] --> src/fetcher.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, NaiveDate}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/models/session.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, ops::{Deref, DerefMut}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deref`, `Write`, and `fs::File` [INFO] [stdout] --> src/models/analysis.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs::File, io::{self, Write}, ops::{Deref, DerefMut}}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point` and `Size` [INFO] [stdout] --> src/drawer/graph.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use piet_common::kurbo::{Point, Size}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BitmapTarget` [INFO] [stdout] --> src/drawer/graph.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use piet_common::{BitmapTarget, Device, ImageFormat}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::DerefMut` [INFO] [stdout] --> src/cache.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Request` [INFO] [stdout] --> src/server.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use xitca_web::http::{Request, Response, StatusCode, WebResponse}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/models/session.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct GetPilotSessionResponse{ [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 57 | pub items: Vec, [INFO] [stdout] 58 | pub count: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetPilotSessionResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_gap`, `set_box_size`, and `set_dpi` are never used [INFO] [stdout] --> src/drawer/graph.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Graph{ [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn set_gap(&mut self, vertical_gap: usize, horizontal_gap: usize){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn set_box_size(&mut self, box_size: usize){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn set_dpi(&mut self, dpi: f64){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn read_file(path: &str) -> io::Result<(Block>, usize)>{ [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn read_file(path: &str) -> io::Result<(Block<'_, Vec>, usize)>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "a0e117c847c8a34a9290a1319862876acd06541a0bf0e23f90a7e825d4477060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e117c847c8a34a9290a1319862876acd06541a0bf0e23f90a7e825d4477060", kill_on_drop: false }` [INFO] [stdout] a0e117c847c8a34a9290a1319862876acd06541a0bf0e23f90a7e825d4477060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a638ca349169bf8dfc5964009f8e7d63bce25a7433b3346ce1ac1daa5ef20a89 [INFO] running `Command { std: "docker" "start" "-a" "a638ca349169bf8dfc5964009f8e7d63bce25a7433b3346ce1ac1daa5ef20a89", kill_on_drop: false }` [INFO] [stderr] Compiling vatsim-stat-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Datelike` [INFO] [stdout] --> src/fetcher.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, NaiveDate}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/fetcher.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/fetcher.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/models/session.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, ops::{Deref, DerefMut}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deref`, `Write`, and `fs::File` [INFO] [stdout] --> src/models/analysis.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs::File, io::{self, Write}, ops::{Deref, DerefMut}}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point` and `Size` [INFO] [stdout] --> src/drawer/graph.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use piet_common::kurbo::{Point, Size}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BitmapTarget` [INFO] [stdout] --> src/drawer/graph.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use piet_common::{BitmapTarget, Device, ImageFormat}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::DerefMut` [INFO] [stdout] --> src/cache.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Request` [INFO] [stdout] --> src/server.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use xitca_web::http::{Request, Response, StatusCode, WebResponse}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/models/session.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct GetPilotSessionResponse{ [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 57 | pub items: Vec, [INFO] [stdout] 58 | pub count: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetPilotSessionResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_gap`, `set_box_size`, and `set_dpi` are never used [INFO] [stdout] --> src/drawer/graph.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Graph{ [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn set_gap(&mut self, vertical_gap: usize, horizontal_gap: usize){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn set_box_size(&mut self, box_size: usize){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn set_dpi(&mut self, dpi: f64){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn read_file(path: &str) -> io::Result<(Block>, usize)>{ [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn read_file(path: &str) -> io::Result<(Block<'_, Vec>, usize)>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "a638ca349169bf8dfc5964009f8e7d63bce25a7433b3346ce1ac1daa5ef20a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a638ca349169bf8dfc5964009f8e7d63bce25a7433b3346ce1ac1daa5ef20a89", kill_on_drop: false }` [INFO] [stdout] a638ca349169bf8dfc5964009f8e7d63bce25a7433b3346ce1ac1daa5ef20a89