[INFO] cloning repository https://github.com/FairyScript/dalamud-repo-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FairyScript/dalamud-repo-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyScript%2Fdalamud-repo-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyScript%2Fdalamud-repo-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b837cec3182b574818a01c0c909feb12344b21f [INFO] testing FairyScript/dalamud-repo-manager against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFairyScript%2Fdalamud-repo-manager" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FairyScript/dalamud-repo-manager on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FairyScript/dalamud-repo-manager [INFO] finished tweaking git repo https://github.com/FairyScript/dalamud-repo-manager [INFO] tweaked toml for git repo https://github.com/FairyScript/dalamud-repo-manager written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FairyScript/dalamud-repo-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 991fd256730edf4ccb0a16b6e5610c1ac174408045318d6aa16da1a90a803b22 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "991fd256730edf4ccb0a16b6e5610c1ac174408045318d6aa16da1a90a803b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "991fd256730edf4ccb0a16b6e5610c1ac174408045318d6aa16da1a90a803b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991fd256730edf4ccb0a16b6e5610c1ac174408045318d6aa16da1a90a803b22", kill_on_drop: false }` [INFO] [stdout] 991fd256730edf4ccb0a16b6e5610c1ac174408045318d6aa16da1a90a803b22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc4eed12f99f1cfabaa821d1568494bb1541fc9439ea37db63a43a679d54c69f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc4eed12f99f1cfabaa821d1568494bb1541fc9439ea37db63a43a679d54c69f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling dalamud-repo-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repos` [INFO] [stdout] --> src/main.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repos` [INFO] [stdout] --> src/main.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `web_server` [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo` [INFO] [stdout] --> src/main.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | async fn get_repo(config: Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo_item` [INFO] [stdout] --> src/main.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_repo_item(url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `JsonRepo` [INFO] [stdout] --> src/modal/json_repo.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub type JsonRepo = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Author` [INFO] [stdout] --> src/modal/json_repo.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | Author: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Name` [INFO] [stdout] --> src/modal/json_repo.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Punchline` [INFO] [stdout] --> src/modal/json_repo.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | Punchline: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Description` [INFO] [stdout] --> src/modal/json_repo.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | Description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `InternalName` [INFO] [stdout] --> src/modal/json_repo.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | InternalName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `AssemblyVersion` [INFO] [stdout] --> src/modal/json_repo.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | AssemblyVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `RepoUrl` [INFO] [stdout] --> src/modal/json_repo.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | RepoUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ApplicableVersion` [INFO] [stdout] --> src/modal/json_repo.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | ApplicableVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DalamudApiLevel` [INFO] [stdout] --> src/modal/json_repo.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | DalamudApiLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `LoadPriority` [INFO] [stdout] --> src/modal/json_repo.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | LoadPriority: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IconUrl` [INFO] [stdout] --> src/modal/json_repo.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | IconUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ImageUrls` [INFO] [stdout] --> src/modal/json_repo.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ImageUrls: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkInstall` [INFO] [stdout] --> src/modal/json_repo.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DownloadLinkInstall: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IsHide` [INFO] [stdout] --> src/modal/json_repo.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | IsHide: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IsTestingExclusive` [INFO] [stdout] --> src/modal/json_repo.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | IsTestingExclusive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkTesting` [INFO] [stdout] --> src/modal/json_repo.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | DownloadLinkTesting: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkUpdate` [INFO] [stdout] --> src/modal/json_repo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | DownloadLinkUpdate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadCount` [INFO] [stdout] --> src/modal/json_repo.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | DownloadCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `LastUpdated` [INFO] [stdout] --> src/modal/json_repo.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | LastUpdated: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Author` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | Author: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `author` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Name` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Name: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Punchline` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | Punchline: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `punchline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Description` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | Description: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `InternalName` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | InternalName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `internal_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssemblyVersion` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | AssemblyVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assembly_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RepoUrl` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | RepoUrl: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `repo_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ApplicableVersion` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | ApplicableVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `applicable_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DalamudApiLevel` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | DalamudApiLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dalamud_api_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LoadPriority` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | LoadPriority: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `load_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IconUrl` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | IconUrl: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `icon_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ImageUrls` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ImageUrls: Vec, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `image_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkInstall` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DownloadLinkInstall: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_install` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IsHide` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | IsHide: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_hide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IsTestingExclusive` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | IsTestingExclusive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_testing_exclusive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkTesting` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | DownloadLinkTesting: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkUpdate` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | DownloadLinkUpdate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadCount` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | DownloadCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LastUpdated` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | LastUpdated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `last_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "fc4eed12f99f1cfabaa821d1568494bb1541fc9439ea37db63a43a679d54c69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4eed12f99f1cfabaa821d1568494bb1541fc9439ea37db63a43a679d54c69f", kill_on_drop: false }` [INFO] [stdout] fc4eed12f99f1cfabaa821d1568494bb1541fc9439ea37db63a43a679d54c69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6d28aa8189ce445b5eb0ca4dc27e8a2b93ce4ec9b860795b643af8f41e3ca0b [INFO] running `Command { std: "docker" "start" "-a" "f6d28aa8189ce445b5eb0ca4dc27e8a2b93ce4ec9b860795b643af8f41e3ca0b", kill_on_drop: false }` [INFO] [stderr] Compiling dalamud-repo-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repos` [INFO] [stdout] --> src/main.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repos` [INFO] [stdout] --> src/main.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `web_server` [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo` [INFO] [stdout] --> src/main.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | async fn get_repo(config: Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo_item` [INFO] [stdout] --> src/main.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_repo_item(url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `JsonRepo` [INFO] [stdout] --> src/modal/json_repo.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub type JsonRepo = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Author` [INFO] [stdout] --> src/modal/json_repo.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | Author: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Name` [INFO] [stdout] --> src/modal/json_repo.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Punchline` [INFO] [stdout] --> src/modal/json_repo.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | Punchline: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `Description` [INFO] [stdout] --> src/modal/json_repo.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | Description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `InternalName` [INFO] [stdout] --> src/modal/json_repo.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | InternalName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `AssemblyVersion` [INFO] [stdout] --> src/modal/json_repo.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | AssemblyVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `RepoUrl` [INFO] [stdout] --> src/modal/json_repo.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | RepoUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ApplicableVersion` [INFO] [stdout] --> src/modal/json_repo.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | ApplicableVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DalamudApiLevel` [INFO] [stdout] --> src/modal/json_repo.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | DalamudApiLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `LoadPriority` [INFO] [stdout] --> src/modal/json_repo.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | LoadPriority: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IconUrl` [INFO] [stdout] --> src/modal/json_repo.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | IconUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ImageUrls` [INFO] [stdout] --> src/modal/json_repo.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ImageUrls: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkInstall` [INFO] [stdout] --> src/modal/json_repo.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DownloadLinkInstall: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IsHide` [INFO] [stdout] --> src/modal/json_repo.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | IsHide: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `IsTestingExclusive` [INFO] [stdout] --> src/modal/json_repo.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | IsTestingExclusive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkTesting` [INFO] [stdout] --> src/modal/json_repo.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | DownloadLinkTesting: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadLinkUpdate` [INFO] [stdout] --> src/modal/json_repo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | DownloadLinkUpdate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `DownloadCount` [INFO] [stdout] --> src/modal/json_repo.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | DownloadCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `LastUpdated` [INFO] [stdout] --> src/modal/json_repo.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | LastUpdated: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/modal/json_repo.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Author` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | Author: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `author` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Name` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Name: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Punchline` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | Punchline: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `punchline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Description` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | Description: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `InternalName` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | InternalName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `internal_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssemblyVersion` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | AssemblyVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assembly_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RepoUrl` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | RepoUrl: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `repo_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ApplicableVersion` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | ApplicableVersion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `applicable_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DalamudApiLevel` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | DalamudApiLevel: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dalamud_api_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LoadPriority` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | LoadPriority: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `load_priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IconUrl` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | IconUrl: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `icon_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ImageUrls` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ImageUrls: Vec, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `image_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkInstall` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DownloadLinkInstall: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_install` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IsHide` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | IsHide: bool, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `is_hide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IsTestingExclusive` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | IsTestingExclusive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_testing_exclusive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkTesting` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | DownloadLinkTesting: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadLinkUpdate` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | DownloadLinkUpdate: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DownloadCount` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | DownloadCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LastUpdated` should have a snake case name [INFO] [stdout] --> src/modal/json_repo.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | LastUpdated: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `last_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dalamud_repo_manager-ee90cc7489d78351) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dalamud_repo_manager-0539b9108c2cd6b3) [INFO] running `Command { std: "docker" "inspect" "f6d28aa8189ce445b5eb0ca4dc27e8a2b93ce4ec9b860795b643af8f41e3ca0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d28aa8189ce445b5eb0ca4dc27e8a2b93ce4ec9b860795b643af8f41e3ca0b", kill_on_drop: false }` [INFO] [stdout] f6d28aa8189ce445b5eb0ca4dc27e8a2b93ce4ec9b860795b643af8f41e3ca0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 799691a281d3cb67ccb9a6a847d3f9690b96ddb5ad14d16e3027bed9b3c177b8 [INFO] running `Command { std: "docker" "start" "-a" "799691a281d3cb67ccb9a6a847d3f9690b96ddb5ad14d16e3027bed9b3c177b8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dalamud-repo-manager` (lib) generated 1 warning [INFO] [stderr] warning: `dalamud-repo-manager` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:30:23 [INFO] [stderr] | [INFO] [stderr] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repos` [INFO] [stderr] --> src/main.rs:30:39 [INFO] [stderr] | [INFO] [stderr] 30 | async fn repo_updater(config: Config, repos: Arc>>) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repos` [INFO] [stderr] --> src/main.rs:32:37 [INFO] [stderr] | [INFO] [stderr] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repos` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `web_server` [INFO] [stderr] --> src/main.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | async fn web_server(config: Config, repos: Arc>>) {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_repo` [INFO] [stderr] --> src/main.rs:34:10 [INFO] [stderr] | [INFO] [stderr] 34 | async fn get_repo(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_repo_item` [INFO] [stderr] --> src/main.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | async fn get_repo_item(url: &str) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `JsonRepo` [INFO] [stderr] --> src/modal/json_repo.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | pub type JsonRepo = Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `Author` [INFO] [stderr] --> src/modal/json_repo.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | Author: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `Name` [INFO] [stderr] --> src/modal/json_repo.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | Name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `Punchline` [INFO] [stderr] --> src/modal/json_repo.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | Punchline: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `Description` [INFO] [stderr] --> src/modal/json_repo.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | Description: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `InternalName` [INFO] [stderr] --> src/modal/json_repo.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | InternalName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `AssemblyVersion` [INFO] [stderr] --> src/modal/json_repo.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | AssemblyVersion: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `RepoUrl` [INFO] [stderr] --> src/modal/json_repo.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | RepoUrl: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ApplicableVersion` [INFO] [stderr] --> src/modal/json_repo.rs:14:3 [INFO] [stderr] | [INFO] [stderr] 14 | ApplicableVersion: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `DalamudApiLevel` [INFO] [stderr] --> src/modal/json_repo.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | DalamudApiLevel: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `LoadPriority` [INFO] [stderr] --> src/modal/json_repo.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | LoadPriority: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `IconUrl` [INFO] [stderr] --> src/modal/json_repo.rs:17:3 [INFO] [stderr] | [INFO] [stderr] 17 | IconUrl: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ImageUrls` [INFO] [stderr] --> src/modal/json_repo.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | ImageUrls: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `DownloadLinkInstall` [INFO] [stderr] --> src/modal/json_repo.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 19 | DownloadLinkInstall: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `IsHide` [INFO] [stderr] --> src/modal/json_repo.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | IsHide: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `IsTestingExclusive` [INFO] [stderr] --> src/modal/json_repo.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | IsTestingExclusive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `DownloadLinkTesting` [INFO] [stderr] --> src/modal/json_repo.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | DownloadLinkTesting: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `DownloadLinkUpdate` [INFO] [stderr] --> src/modal/json_repo.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 23 | DownloadLinkUpdate: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `DownloadCount` [INFO] [stderr] --> src/modal/json_repo.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | DownloadCount: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `LastUpdated` [INFO] [stderr] --> src/modal/json_repo.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | LastUpdated: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RepoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/modal/json_repo.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: structure field `Author` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | Author: String, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `author` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Name` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | Name: String, [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `name` [INFO] [stderr] [INFO] [stderr] warning: structure field `Punchline` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:9:3 [INFO] [stderr] | [INFO] [stderr] 9 | Punchline: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `punchline` [INFO] [stderr] [INFO] [stderr] warning: structure field `Description` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | Description: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `description` [INFO] [stderr] [INFO] [stderr] warning: structure field `InternalName` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | InternalName: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `internal_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `AssemblyVersion` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | AssemblyVersion: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assembly_version` [INFO] [stderr] [INFO] [stderr] warning: structure field `RepoUrl` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | RepoUrl: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `repo_url` [INFO] [stderr] [INFO] [stderr] warning: structure field `ApplicableVersion` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:14:3 [INFO] [stderr] | [INFO] [stderr] 14 | ApplicableVersion: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `applicable_version` [INFO] [stderr] [INFO] [stderr] warning: structure field `DalamudApiLevel` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | DalamudApiLevel: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dalamud_api_level` [INFO] [stderr] [INFO] [stderr] warning: structure field `LoadPriority` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | LoadPriority: i32, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `load_priority` [INFO] [stderr] [INFO] [stderr] warning: structure field `IconUrl` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:17:3 [INFO] [stderr] | [INFO] [stderr] 17 | IconUrl: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `icon_url` [INFO] [stderr] [INFO] [stderr] warning: structure field `ImageUrls` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | ImageUrls: Vec, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `image_urls` [INFO] [stderr] [INFO] [stderr] warning: structure field `DownloadLinkInstall` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 19 | DownloadLinkInstall: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_install` [INFO] [stderr] [INFO] [stderr] warning: structure field `IsHide` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | IsHide: bool, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `is_hide` [INFO] [stderr] [INFO] [stderr] warning: structure field `IsTestingExclusive` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | IsTestingExclusive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_testing_exclusive` [INFO] [stderr] [INFO] [stderr] warning: structure field `DownloadLinkTesting` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | DownloadLinkTesting: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_testing` [INFO] [stderr] [INFO] [stderr] warning: structure field `DownloadLinkUpdate` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 23 | DownloadLinkUpdate: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_link_update` [INFO] [stderr] [INFO] [stderr] warning: structure field `DownloadCount` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | DownloadCount: i32, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `download_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `LastUpdated` should have a snake case name [INFO] [stderr] --> src/modal/json_repo.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | LastUpdated: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `last_updated` [INFO] [stderr] [INFO] [stderr] warning: `dalamud-repo-manager` (bin "dalamud-repo-manager" test) generated 47 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dalamud_repo_manager-ee90cc7489d78351) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dalamud_repo_manager-0539b9108c2cd6b3) [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] [stdout] [INFO] [stderr] Doc-tests dalamud-repo-manager [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] [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" "799691a281d3cb67ccb9a6a847d3f9690b96ddb5ad14d16e3027bed9b3c177b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799691a281d3cb67ccb9a6a847d3f9690b96ddb5ad14d16e3027bed9b3c177b8", kill_on_drop: false }` [INFO] [stdout] 799691a281d3cb67ccb9a6a847d3f9690b96ddb5ad14d16e3027bed9b3c177b8