[INFO] cloning repository https://github.com/kamiyaa/tsuchita [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamiyaa/tsuchita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5563d7261a95111d04f3c6bfa910ea939f1f00b [INFO] testing kamiyaa/tsuchita 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%2Fkamiyaa%2Ftsuchita" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamiyaa/tsuchita 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/kamiyaa/tsuchita [INFO] finished tweaking git repo https://github.com/kamiyaa/tsuchita [INFO] tweaked toml for git repo https://github.com/kamiyaa/tsuchita written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kamiyaa/tsuchita 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f689d6501c83761ac0577b60416efc283936f560df64dc7cbab45bf373ab600d [INFO] running `Command { std: "docker" "start" "-a" "f689d6501c83761ac0577b60416efc283936f560df64dc7cbab45bf373ab600d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f689d6501c83761ac0577b60416efc283936f560df64dc7cbab45bf373ab600d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f689d6501c83761ac0577b60416efc283936f560df64dc7cbab45bf373ab600d", kill_on_drop: false }` [INFO] [stdout] f689d6501c83761ac0577b60416efc283936f560df64dc7cbab45bf373ab600d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5a4a6778f037f9c7de1682063630293129ca6b1d04f6fbf5ed6060adcdc7849 [INFO] running `Command { std: "docker" "start" "-a" "e5a4a6778f037f9c7de1682063630293129ca6b1d04f6fbf5ed6060adcdc7849", 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 libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.3 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling tsuchita v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::context::AppContext` [INFO] [stdout] --> src/client/commands/command_keybind.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::context::AppContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ui::TuiBackend` [INFO] [stdout] --> src/client/commands/command_keybind.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ui::TuiBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/client/config/keymap.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use termion::event::{Event, Key}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyCommand` [INFO] [stdout] --> src/client/run.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::commands::{CommandKeybind, KeyCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::stdout` [INFO] [stdout] --> src/client/ui/tui_backend.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::stdout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Style` [INFO] [stdout] --> src/client/ui/views/tui_view.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use tui::style::{Color, Style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_config_file` [INFO] [stdout] --> src/server/config/mod.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_config_file(filename: &str) -> Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/server/message.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn title(&self) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `content` [INFO] [stdout] --> src/server/message.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn content(&self) -> &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `timestamp` [INFO] [stdout] --> src/server/message.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn timestamp(&self) -> SystemTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server_url` [INFO] [stdout] --> src/server/config/default/default.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | server_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/config/default/default.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/server/config/default/default.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(server: ServerConfig, client: ClientConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_ref` [INFO] [stdout] --> src/server/config/default/default.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn client_ref(&self) -> &ClientConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr` [INFO] [stdout] --> src/client/ui/widgets/tui_message.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use unicode_width::UnicodeWidthStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/client/error.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn from(err: ureq::Error) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/client/run.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | AppEvent::Termion(Event::Mouse(event)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/client/run.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | if let Err(e) = command.execute(context, backend) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/client/run.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | Some(CommandKeybind::CompositeKeybind(m)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_options` [INFO] [stdout] --> src/client/tree.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | display_options: &DisplayOption, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/client/config/keymap.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut m = self; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/client/util/input.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn process_noninteractive(event: AppEvent, context: &mut AppContext) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name_width` [INFO] [stdout] --> src/client/ui/widgets/tui_entry_list.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let name_width = entry.name().width(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `drawing_width` [INFO] [stdout] --> src/client/ui/widgets/tui_message.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let drawing_width = area.width as usize; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drawing_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client/config/keymap.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut m = self; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client/tree.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let mut contents: Vec = json_res [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_config_file` [INFO] [stdout] --> src/client/config/mod.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn parse_config_file(filename: &str) -> Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/client/error.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn kind(&self) -> AppErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SearchString` [INFO] [stdout] --> src/client/commands/commands.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | SearchString(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `KeyCommand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/commands/commands.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command` [INFO] [stdout] --> src/client/config/keymap.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub command: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/config/keymap.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[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: `keys` [INFO] [stdout] --> src/client/config/keymap.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub keys: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/config/keymap.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | #[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: `search_state` [INFO] [stdout] --> src/client/context/context.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | search_state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_event_tx` [INFO] [stdout] --> src/client/context/context.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_event_tx(&self) -> mpsc::Sender { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `config_mut` [INFO] [stdout] --> src/client/context/context.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn config_mut(&mut self) -> &mut AppConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_search_state` [INFO] [stdout] --> src/client/context/context.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn set_search_state(&mut self, pattern: SearchPattern) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_search_state` [INFO] [stdout] --> src/client/context/context.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_search_state(&self) -> Option<&SearchPattern> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LocalStateContext` [INFO] [stdout] --> src/client/context/local_state.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LocalStateContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/client/context/local_state.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_paths` [INFO] [stdout] --> src/client/context/local_state.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn set_paths(&mut self, vals: I) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/client/fs/entry_list.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TsuchitaList` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/fs/entry_list.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/client/fs/entry_list.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/client/fs/message.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(source: String, title: String, content: String, timestamp: SystemTime) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `source` [INFO] [stdout] --> src/client/fs/message.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn source(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `show_borders` [INFO] [stdout] --> src/client/util/display.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn show_borders(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sort_options_mut` [INFO] [stdout] --> src/client/util/display.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn sort_options_mut(&mut self) -> &mut sort::SortOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `timezone` [INFO] [stdout] --> src/client/util/display.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn timezone(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `time_to_utc` [INFO] [stdout] --> src/client/util/format.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn time_to_utc(systime: time::SystemTime, date_format: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Glob` [INFO] [stdout] --> src/client/util/search.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Glob(GlobMatcher), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SearchPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/util/search.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/client/util/search.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | String(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SearchPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/util/search.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `default_true` [INFO] [stdout] --> src/client/config/default/default.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | const fn default_true() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `default_scroll_offset` [INFO] [stdout] --> src/client/config/default/default.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | const fn default_scroll_offset() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `default_max_preview_size` [INFO] [stdout] --> src/client/config/default/default.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | const fn default_max_preview_size() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/client/config/default/default.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(server: ServerConfig, client: ClientConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_mut` [INFO] [stdout] --> src/client/config/default/default.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn client_mut(&mut self) -> &mut ClientConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_mut` [INFO] [stdout] --> src/client/config/default/default.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn server_mut(&mut self) -> &mut ServerConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `display_options_mut` [INFO] [stdout] --> src/client/config/default/default.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn display_options_mut(&mut self) -> &mut DisplayOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sort_options_ref` [INFO] [stdout] --> src/client/config/default/default.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn sort_options_ref(&self) -> &sort::SortOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sort_options_mut` [INFO] [stdout] --> src/client/config/default/default.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn sort_options_mut(&mut self) -> &mut sort::SortOption { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/client/config/theme/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StylePrefix` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/config/theme/style.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/client/config/theme/style.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StylePrefix` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/config/theme/style.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prefix` [INFO] [stdout] --> src/client/config/theme/style.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn prefix(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/client/config/theme/style.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_prefix` [INFO] [stdout] --> src/client/config/theme/style.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_prefix(mut self, prefix: StylePrefix) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `default_color` [INFO] [stdout] --> src/client/config/theme/theme.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | const fn default_color() -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ELLIPSIS` [INFO] [stdout] --> src/client/ui/widgets/tui_entry_list.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | const ELLIPSIS: &str = "…"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ELLIPSIS` [INFO] [stdout] --> src/client/ui/widgets/tui_message.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const ELLIPSIS: &str = "…"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/client/commands/cursor_move.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | / context.tree_mut().fetch_messages( [INFO] [stdout] 39 | | url.as_str(), [INFO] [stdout] 40 | | source.as_str(), [INFO] [stdout] 41 | | &display_options, [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/client/commands/cursor_move.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | / context.tree_mut().fetch_messages( [INFO] [stdout] 47 | | url.as_str(), [INFO] [stdout] 48 | | source.as_str(), [INFO] [stdout] 49 | | &display_options, [INFO] [stdout] 50 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.tsuchita_server.0a2bd305-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9.2uqblfsrvxcssjry.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9fac39597207ed92/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-785669b35db11c13/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libtoml-a2201fe58e611765.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2d4ad9130cc898d2.rlib" "/opt/rustwide/target/debug/deps/libclap-cc9f00e03413a610.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-ff2c8d592ccdd30e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libactix_web-7cfbe70d746a1e5d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d324d9a5dd6baaa9.rlib" "/opt/rustwide/target/debug/deps/libawc-8e6225d491eeeebd.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6a82294cf211d91b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ab255fc0d8008c06.rlib" "/opt/rustwide/target/debug/deps/libactix_router-41e7d6c41171342c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8fd5f88bb13088b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-182968befa133851.rlib" "/opt/rustwide/target/debug/deps/libsha1-8580d6593407e7e5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e202fa03e3333785.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03b5242b335df8bb.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libcookie-ea7135bb4689216c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libregex-db0070b602a364b0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0793ddff2cfcb1a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d5779c3b51048fde.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2847ac155d57597f.rlib" "/opt/rustwide/target/debug/deps/libtime-b0bd243e7cc71dd8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fb0318844a3451af.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8b509a6beb973781.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-a9f73b93cad8226c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8708382f368d80fa.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9d6cd9e9b7601c4b.rlib" "/opt/rustwide/target/debug/deps/libhostname-73eaaa80a3e94383.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c1d183db67130d07.rlib" "/opt/rustwide/target/debug/deps/librand-53d34164bf5a88ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d4e71de25285031.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-04898603eb06c30e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-012d0e56274dadeb.rlib" "/opt/rustwide/target/debug/deps/liburl-d16273884b9e65a7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c19c00053ce1ca23.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-a08ee5140859726a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7c446f2d0ac88296.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3072669e90f667ff.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-82bf0ce74e9a341a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fdfc2c83d5ab445c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ce9fdd3a0edf39b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b66d83f4d2dc8678.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-9e5a7fc7c086687e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-33d8c7e0f70cfac8.rlib" "/opt/rustwide/target/debug/deps/libtracing-be5f08c2bc4426ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd0aec98df975e5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4ba18cb558f7e149.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-17d284793e54365e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fd2e1c91c2e11f21.rlib" "/opt/rustwide/target/debug/deps/libtokio-af49e534ac650d2f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ad2fd3d06c7ccc42.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d2af693298781c31.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8a7cff9709381.rlib" "/opt/rustwide/target/debug/deps/libiovec-381e9ce9dedb87cd.rlib" "/opt/rustwide/target/debug/deps/libnet2-ed9960d4caefb4d4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5be99323cae627e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a9eaade8615e67e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-86f8cdfc015992a7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f91728f1e778da3.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c3fbf733a264abe1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6fdc01efe3b7c4f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62af756e6c177df3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9ae32efe008573c.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libdbus-db08f5bc86f5fd22.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-bf8259da4975d4af.rlib" "/opt/rustwide/target/debug/deps/liblibc-039c3cfe3dd01b9f.rlib" "/opt/rustwide/target/debug/deps/libserde-42114b91a5cdbf7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tsuchita_server-2be179581f81bdb9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h50465451435c13afE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-6a82294cf211d91b.rlib(actix_server-6a82294cf211d91b.actix_server.c4c9f447-cgu.14.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h50465451435c13afE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-6a82294cf211d91b.rlib(actix_server-6a82294cf211d91b.actix_server.c4c9f447-cgu.7.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-6a82294cf211d91b.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tsuchita` due to 2 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5a4a6778f037f9c7de1682063630293129ca6b1d04f6fbf5ed6060adcdc7849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a4a6778f037f9c7de1682063630293129ca6b1d04f6fbf5ed6060adcdc7849", kill_on_drop: false }` [INFO] [stdout] e5a4a6778f037f9c7de1682063630293129ca6b1d04f6fbf5ed6060adcdc7849