[INFO] cloning repository https://github.com/oleksiiluchnikov/eaglemaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oleksiiluchnikov/eaglemaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleksiiluchnikov%2Feaglemaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleksiiluchnikov%2Feaglemaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc720e5b7267a087e728c2c2f76e91118cb2aec [INFO] testing oleksiiluchnikov/eaglemaster against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foleksiiluchnikov%2Feaglemaster" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oleksiiluchnikov/eaglemaster on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oleksiiluchnikov/eaglemaster [INFO] finished tweaking git repo https://github.com/oleksiiluchnikov/eaglemaster [INFO] tweaked toml for git repo https://github.com/oleksiiluchnikov/eaglemaster written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oleksiiluchnikov/eaglemaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d11a8d4f8c458a149d447c71f2142e12d84cd89571f6a0ba2d285a8cdcc5ed2 [INFO] running `Command { std: "docker" "start" "-a" "9d11a8d4f8c458a149d447c71f2142e12d84cd89571f6a0ba2d285a8cdcc5ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d11a8d4f8c458a149d447c71f2142e12d84cd89571f6a0ba2d285a8cdcc5ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d11a8d4f8c458a149d447c71f2142e12d84cd89571f6a0ba2d285a8cdcc5ed2", kill_on_drop: false }` [INFO] [stdout] 9d11a8d4f8c458a149d447c71f2142e12d84cd89571f6a0ba2d285a8cdcc5ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aca9bbf27cd29fcf1bcec8ef35287682e3da3a83fb2fef1edb3b7bc7b307fd2 [INFO] running `Command { std: "docker" "start" "-a" "0aca9bbf27cd29fcf1bcec8ef35287682e3da3a83fb2fef1edb3b7bc7b307fd2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling eagle-eye v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgAction` [INFO] [stdout] --> src/cli/folder/mod.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{Arg, ArgMatches, ArgAction, Command}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ArgAction` and `Arg` [INFO] [stdout] --> src/cli/item/mod.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Arg, ArgMatches, ArgAction, Command}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Order` [INFO] [stdout] --> src/cli/item/list/mod.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::lib::types::{GetItemListParams, ItemListData, Order}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgAction` [INFO] [stdout] --> src/cli/item/list/mod.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Arg, ArgAction, ArgMatches, Command}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cli/folder/mod.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | Some(("create", matches)) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cli/folder/mod.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | Some(("rename", matches)) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cli/folder/mod.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | Some(("update", matches)) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_by` [INFO] [stdout] --> src/cli/item/list/mod.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | if let Some(order_by) = matches.get_one::("order_by") { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_by` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `history_matches` [INFO] [stdout] --> src/cli/library.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | Some(("history", history_matches)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `switch_matches` [INFO] [stdout] --> src/cli/library.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | Some(("switch", switch_matches)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_switch_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `folders` [INFO] [stdout] --> src/cli/folder/rename.rs:5:57 [INFO] [stdout] | [INFO] [stdout] 5 | async fn append_duplicate_suffix_to_each_duplicate_name(folders: &Vec<&serde_json::Value>, root_folder: &serde_json::Value, name_count: &... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_folders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root_folder` [INFO] [stdout] --> src/cli/folder/rename.rs:5:92 [INFO] [stdout] | [INFO] [stdout] 5 | ...ec<&serde_json::Value>, root_folder: &serde_json::Value, name_count: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root_folder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name_count` [INFO] [stdout] --> src/cli/folder/rename.rs:5:125 [INFO] [stdout] | [INFO] [stdout] 5 | ...der: &serde_json::Value, name_count: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/cli/folder/rename.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | client: lib::client::EagleClient, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/cli/folder/rename.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let id = match id { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/cli/folder/rename.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let name = match name { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/cli/folder/list/mod.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | fn find_duplicates(data: &Vec, duplicate_folder_names: &mut Vec) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duplicate_folder_names` [INFO] [stdout] --> src/cli/folder/list/mod.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | fn find_duplicates(data: &Vec, duplicate_folder_names: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicate_folder_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/lib/api.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct FolderRequest<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 32 | client: &'a EagleClient, [INFO] [stdout] 33 | data: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/lib/api.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct LibraryRequest<'a> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 97 | client: &'a EagleClient, [INFO] [stdout] 98 | data: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `data` are never read [INFO] [stdout] --> src/lib/types.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct CreateFolderResult { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 99 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 100 | pub data: CreateFolderData, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateFolderResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib/types.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct CreateFolderData { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 105 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 106 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 107 | pub images: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | pub folders: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | #[serde(rename = "modificationTime")] [INFO] [stdout] 110 | pub modification_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 111 | #[serde(rename = "imageMappings")] [INFO] [stdout] 112 | pub image_mappings: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 113 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 114 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 115 | #[serde(rename = "isExpand")] [INFO] [stdout] 116 | pub is_expand: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateFolderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `data` are never read [INFO] [stdout] --> src/lib/types.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct UpdateFolderResult { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 156 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 157 | pub data: UpdateFolderData, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateFolderResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib/types.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct UpdateFolderData { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 162 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 163 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 164 | pub images: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 165 | pub folders: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 166 | #[serde(rename = "modificationTime")] [INFO] [stdout] 167 | pub modification_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 168 | #[serde(rename = "imagesMappings")] [INFO] [stdout] 169 | pub images_mappings: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 170 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 171 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 172 | #[serde(rename = "isExpand")] [INFO] [stdout] 173 | pub is_expand: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 174 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 175 | pub vstype: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 176 | pub styles: Styles, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | #[serde(rename = "isVisible")] [INFO] [stdout] 178 | pub is_visible: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 179 | #[serde(rename = "$$hashKey")] [INFO] [stdout] 180 | pub hash_key_: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 181 | #[serde(rename = "newFolderName")] [INFO] [stdout] 182 | pub new_folder_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | pub editable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 184 | pub pinyin: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateFolderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib/types.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 199 | pub struct FolderListData { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 200 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 201 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 202 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 203 | pub children: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 204 | #[serde(rename = "modificationTime")] [INFO] [stdout] 205 | pub modification_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 206 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 207 | #[serde(rename = "imageCount")] [INFO] [stdout] 208 | pub image_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 209 | #[serde(rename = "descendantImageCount")] [INFO] [stdout] 210 | pub descendant_image_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 211 | pub pinyin: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 212 | #[serde(rename = "extendTags")] [INFO] [stdout] 213 | pub extend_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FolderListData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `data` are never read [INFO] [stdout] --> src/lib/types.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 217 | pub struct GetRecentFolderListResult { [INFO] [stdout] | ------------------------- fields in this struct [INFO] [stdout] 218 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 219 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetRecentFolderListResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib/types.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct RecentFolderListData { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 224 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 225 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 226 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 227 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 228 | #[serde(rename = "modificationTime")] [INFO] [stdout] 229 | pub modification_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 230 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 231 | pub password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 232 | #[serde(rename = "passwordTips")] [INFO] [stdout] 233 | pub password_tips: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 234 | pub images: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 235 | #[serde(rename = "isExpand")] [INFO] [stdout] 236 | pub is_expand: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 237 | #[serde(rename = "newFolderName")] [INFO] [stdout] 238 | pub new_folder_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 239 | #[serde(rename = "imagesMappings")] [INFO] [stdout] 240 | pub images_mappings: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | #[serde(rename = "imageCount")] [INFO] [stdout] 242 | pub image_count: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 243 | #[serde(rename = "descendantImageCount")] [INFO] [stdout] 244 | pub descendant_image_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 245 | pub pinyin: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 246 | #[serde(rename = "extendTags")] [INFO] [stdout] 247 | pub extend_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecentFolderListData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 252 | pub struct AddItemFromUrlResult { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 253 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddItemFromUrlResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib/types.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 258 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 259 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 260 | pub website: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 261 | pub annotation: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 262 | pub tags: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 263 | #[serde(rename = "modificationTime")] [INFO] [stdout] 264 | pub modification_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 265 | // OutgoingHttpHeaders is a type alias for OutgoingHttpHeaders [INFO] [stdout] 266 | pub headers: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 274 | pub struct AddItemFromUrlsResult { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 275 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddItemFromUrlsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 279 | pub struct AddItemFromPathResult { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 280 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddItemFromPathResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 284 | pub struct AddItemFromPathsResult { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 285 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddItemFromPathsResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 289 | pub struct AddBookmarkResult { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 290 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddBookmarkResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 505 | pub struct MoveItemToTrashResult { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 506 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoveItemToTrashResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 511 | pub struct RefreshItemPaletteResult { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 512 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RefreshItemPaletteResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/lib/types.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct RefreshThumbnailResult { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 517 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RefreshThumbnailResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `data` are never read [INFO] [stdout] --> src/lib/types.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct UpdateItemResult { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 522 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 523 | pub data: ItemInfoData, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateItemResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_` and `id` are never read [INFO] [stdout] --> src/lib/types.rs:633:9 [INFO] [stdout] | [INFO] [stdout] 631 | pub struct QuickAccess { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 632 | #[serde(rename = "type")] [INFO] [stdout] 633 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 634 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuickAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `tags`, and `color` are never read [INFO] [stdout] --> src/lib/types.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 638 | pub struct TagsGroups { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 639 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 640 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 641 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 642 | pub color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TagsGroups` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `name` are never read [INFO] [stdout] --> src/lib/types.rs:664:9 [INFO] [stdout] | [INFO] [stdout] 663 | pub struct LibraryHistoryData { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 664 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 665 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LibraryHistoryData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root` and `options` are never read [INFO] [stdout] --> src/cli/folder/list/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ListCommand { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | root: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | options: ListOptions, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tree` and `nesting_level` are never read [INFO] [stdout] --> src/cli/folder/list/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ListOptions { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | recursive: bool, [INFO] [stdout] 15 | tree: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | nesting_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_duplicates` is never used [INFO] [stdout] --> src/cli/folder/list/mod.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn find_duplicates(data: &Vec, duplicate_folder_names: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `append_duplicate_suffix_to_each_duplicate_name` is never used [INFO] [stdout] --> src/cli/folder/rename.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | async fn append_duplicate_suffix_to_each_duplicate_name(folders: &Vec<&serde_json::Value>, root_folder: &serde_json::Value, name_count: &... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcemSKns/symbols.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.eagle_eye.a33670ade79935b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690.cks567lolgap7yri4k50rqckn.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librayon-1ebfa4abd5e43ec7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b916a0ed96884e07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bb9b131d6e239689.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6863849afdf36589.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c95ddc2c9c489e38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2fb0a4ad5fb7ff3.rlib" "/opt/rustwide/target/debug/deps/libeither-a5fc85b3ccdd2657.rlib" "/opt/rustwide/target/debug/deps/libclap-6ae748c8969ae8cd.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-aa3afd009782e7b6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5d81c8771286823e.rlib" "/opt/rustwide/target/debug/deps/libanstream-40b87c1422b39c32.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-3e5eececea5b96f7.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-fa72d5e6f33309df.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-7a744550b05acbbe.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-336c07c2ab457e4c.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-b3429b6036deadda.rlib" "/opt/rustwide/target/debug/deps/libanstyle-554eb71d01621869.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-dbe6747ea5c231bd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-813a95d0167dd78c.rlib" "/opt/rustwide/target/debug/deps/libryu-b85f6774b03a2394.rlib" "/opt/rustwide/target/debug/deps/libserde-b2dd4795adb82ebb.rlib" "/opt/rustwide/target/debug/deps/libhyper-3605efc6167bf85e.rlib" "/opt/rustwide/target/debug/deps/libwant-6d04f41aaa4e5be1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-81d714ce15cc998f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-338059869936cb58.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2de3bd6857c7610a.rlib" "/opt/rustwide/target/debug/deps/libh2-f5dce710d8cb205f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1f2a9e5366ffc056.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f7f97c562b093c36.rlib" "/opt/rustwide/target/debug/deps/libslab-73ec796c16e887b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-061337c9af4eebd9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-255b69769edac13c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-368ccdc980bf098e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ad1c2924107c764a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bd8c9fd80d7a439f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-192c27a8db469ef4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c3a76dd4e08bac0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dee7d52b1574a437.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-19beef42f84d1fcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7cdb93e877da02c0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e42c5b1795093a69.rlib" "/opt/rustwide/target/debug/deps/libtokio-46890444fb5bf3e5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9eb65bbf0711b2d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-170e8e1c554ae4df.rlib" "/opt/rustwide/target/debug/deps/libsocket2-66c61ab96e125415.rlib" "/opt/rustwide/target/debug/deps/libmio-370b3816ee88a291.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df28a68de5dd1a29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf9e37a9a0bb64f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-20cb063b25bb3e81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-014112b4937eb9ed.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c5ea4535f37e2fec.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2458b3995685a4b3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b9f758d21a0e98fe.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aa3b9e57d2c064e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d86a7936f3b5dcd.rlib" "/opt/rustwide/target/debug/deps/libbytes-decb9e4ea0f91257.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/eagle_eye-8696c05b27672690" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eagle-eye` (bin "eagle-eye") due to 1 previous error; 44 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0aca9bbf27cd29fcf1bcec8ef35287682e3da3a83fb2fef1edb3b7bc7b307fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aca9bbf27cd29fcf1bcec8ef35287682e3da3a83fb2fef1edb3b7bc7b307fd2", kill_on_drop: false }` [INFO] [stdout] 0aca9bbf27cd29fcf1bcec8ef35287682e3da3a83fb2fef1edb3b7bc7b307fd2