[INFO] cloning repository https://github.com/cjstock/blitzadex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjstock/blitzadex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjstock%2Fblitzadex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjstock%2Fblitzadex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 205be7b22fe92849cc216036f9d7c970998c026e [INFO] building cjstock/blitzadex against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjstock%2Fblitzadex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cjstock/blitzadex [INFO] finished tweaking git repo https://github.com/cjstock/blitzadex [INFO] tweaked toml for git repo https://github.com/cjstock/blitzadex written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cjstock/blitzadex on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cjstock/blitzadex 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49694fd9a068123cb0c419e7c97cdd1a0c96142704cf1739364d0a79b4d5632e [INFO] running `Command { std: "docker" "start" "-a" "49694fd9a068123cb0c419e7c97cdd1a0c96142704cf1739364d0a79b4d5632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49694fd9a068123cb0c419e7c97cdd1a0c96142704cf1739364d0a79b4d5632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49694fd9a068123cb0c419e7c97cdd1a0c96142704cf1739364d0a79b4d5632e", kill_on_drop: false }` [INFO] [stdout] 49694fd9a068123cb0c419e7c97cdd1a0c96142704cf1739364d0a79b4d5632e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f52d2063cbe523ced7282c8a56f2cd9d76b787604704998c7ca682bd5fbbcc [INFO] running `Command { std: "docker" "start" "-a" "85f52d2063cbe523ced7282c8a56f2cd9d76b787604704998c7ca682bd5fbbcc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling blitzadex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CDragon` and `PluginName` [INFO] [stdout] --> src/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use cdragon::{CDragon, PluginName}; [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: `color_eyre::eyre::Result` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use color_eyre::eyre::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAME_DATA_URL` is never used [INFO] [stdout] --> src/cdragon.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const GAME_DATA_URL: &str = [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `V1` is never used [INFO] [stdout] --> src/cdragon.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const V1: &str = "v1"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSETS` is never used [INFO] [stdout] --> src/cdragon.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const ASSETS: &str = "assets"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Status` is never used [INFO] [stdout] --> src/cdragon.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CacheFile` is never used [INFO] [stdout] --> src/cdragon.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | enum CacheFile { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CDragon` is never constructed [INFO] [stdout] --> src/cdragon.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct CDragon { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cdragon.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl CDragon { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 61 | pub async fn new() -> color_eyre::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn champion_by_name<'a, N: Into + Copy>(&'a self, name: N) -> Option<&'a Champion> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn clean_up(&self) -> color_eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | async fn cached_plugin_updated_date(&self, name: &PluginName) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn status(&self, plugin_name: PluginName) -> color_eyre::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | fn cache_obj(&self, obj: &impl Serialize, cache_file: CacheFile) -> color_eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | fn load_obj(&self, cache_file: CacheFile) -> color_eyre::Result [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | pub async fn update(&mut self) -> color_eyre::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub async fn fetch_plugins(&self) -> color_eyre::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub async fn network_plugin_updated_date( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | pub async fn fetch_champion_ids(&self) -> color_eyre::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub async fn fetch_champion(&self, id: u64) -> color_eyre::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | async fn fetch_champion_parallel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | pub async fn fetch_all_champions(&self) -> color_eyre::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | pub async fn download_skin_asset( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn skin_path_of(&self, skin: &Skin, asset: &SkinAsset) -> color_eyre::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TactialInfo` is never constructed [INFO] [stdout] --> src/cdragon.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | struct TactialInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlaystyleInfo` is never constructed [INFO] [stdout] --> src/cdragon.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | struct PlaystyleInfo { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Rarity` is never used [INFO] [stdout] --> src/cdragon.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | pub enum Rarity { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SkinType` is never used [INFO] [stdout] --> src/cdragon.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | pub enum SkinType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Skin` is never constructed [INFO] [stdout] --> src/cdragon.rs:414:12 [INFO] [stdout] | [INFO] [stdout] 414 | pub struct Skin { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SkinAsset` is never used [INFO] [stdout] --> src/cdragon.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | pub enum SkinAsset { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_asset_path` is never used [INFO] [stdout] --> src/cdragon.rs:441:4 [INFO] [stdout] | [INFO] [stdout] 441 | fn deserialize_asset_path<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_skin_lines` is never used [INFO] [stdout] --> src/cdragon.rs:451:4 [INFO] [stdout] | [INFO] [stdout] 451 | fn deserialize_skin_lines<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SkinLine` is never constructed [INFO] [stdout] --> src/cdragon.rs:475:12 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct SkinLine { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Champion` is never constructed [INFO] [stdout] --> src/cdragon.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub struct Champion { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PluginName` is never used [INFO] [stdout] --> src/cdragon.rs:498:10 [INFO] [stdout] | [INFO] [stdout] 498 | pub enum PluginName { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PluginType` is never used [INFO] [stdout] --> src/cdragon.rs:552:6 [INFO] [stdout] | [INFO] [stdout] 552 | enum PluginType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Plugin` is never constructed [INFO] [stdout] --> src/cdragon.rs:560:12 [INFO] [stdout] | [INFO] [stdout] 560 | pub struct Plugin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `updated_since` is never used [INFO] [stdout] --> src/cdragon.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 569 | impl Plugin { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 570 | pub fn updated_since(&self, date: DateTime) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORMAT` is never used [INFO] [stdout] --> src/cdragon.rs:579:11 [INFO] [stdout] | [INFO] [stdout] 579 | const FORMAT: &'static str = "%a, %d %b %Y %H:%M:%S %Z"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize` is never used [INFO] [stdout] --> src/cdragon.rs:581:12 [INFO] [stdout] | [INFO] [stdout] 581 | pub fn serialize(date: &DateTime, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize` is never used [INFO] [stdout] --> src/cdragon.rs:589:12 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn deserialize<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "85f52d2063cbe523ced7282c8a56f2cd9d76b787604704998c7ca682bd5fbbcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f52d2063cbe523ced7282c8a56f2cd9d76b787604704998c7ca682bd5fbbcc", kill_on_drop: false }` [INFO] [stdout] 85f52d2063cbe523ced7282c8a56f2cd9d76b787604704998c7ca682bd5fbbcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb2338ea27f9e123ec38c53d2c488cd8c8a5f5eed2d2343ad25bb717b32882a [INFO] running `Command { std: "docker" "start" "-a" "6fb2338ea27f9e123ec38c53d2c488cd8c8a5f5eed2d2343ad25bb717b32882a", kill_on_drop: false }` [INFO] [stderr] Compiling blitzadex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CDragon` and `PluginName` [INFO] [stdout] --> src/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use cdragon::{CDragon, PluginName}; [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: `color_eyre::eyre::Result` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use color_eyre::eyre::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OutOfDate` is never constructed [INFO] [stdout] --> src/cdragon.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Status { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | OutOfDate, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Status` has a derived impl for the trait `Debug`, but this is 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 `cached_plugin_updated_date`, `status`, and `network_plugin_updated_date` are never used [INFO] [stdout] --> src/cdragon.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 60 | impl CDragon { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | async fn cached_plugin_updated_date(&self, name: &PluginName) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn status(&self, plugin_name: PluginName) -> color_eyre::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub async fn network_plugin_updated_date( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Splash` and `LoadScreen` are never constructed [INFO] [stdout] --> src/cdragon.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 434 | pub enum SkinAsset { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 435 | Splash, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | LoadScreen, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SkinLine` is never constructed [INFO] [stdout] --> src/cdragon.rs:475:12 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct SkinLine { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "6fb2338ea27f9e123ec38c53d2c488cd8c8a5f5eed2d2343ad25bb717b32882a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb2338ea27f9e123ec38c53d2c488cd8c8a5f5eed2d2343ad25bb717b32882a", kill_on_drop: false }` [INFO] [stdout] 6fb2338ea27f9e123ec38c53d2c488cd8c8a5f5eed2d2343ad25bb717b32882a