[INFO] cloning repository https://github.com/abhijeetbhagat/tauceti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhijeetbhagat/tauceti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ftauceti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ftauceti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca8bc5edb4c231c2ebb300fee7da24104d63fcb3 [INFO] testing abhijeetbhagat/tauceti against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ftauceti" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhijeetbhagat/tauceti on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abhijeetbhagat/tauceti [INFO] finished tweaking git repo https://github.com/abhijeetbhagat/tauceti [INFO] tweaked toml for git repo https://github.com/abhijeetbhagat/tauceti written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/abhijeetbhagat/tauceti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 4deb76a08f78d545b7b7574f51719dd1d218a767960018ea2ef53d5bd3e82eb0 [INFO] running `Command { std: "docker" "start" "-a" "4deb76a08f78d545b7b7574f51719dd1d218a767960018ea2ef53d5bd3e82eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4deb76a08f78d545b7b7574f51719dd1d218a767960018ea2ef53d5bd3e82eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4deb76a08f78d545b7b7574f51719dd1d218a767960018ea2ef53d5bd3e82eb0", kill_on_drop: false }` [INFO] [stdout] 4deb76a08f78d545b7b7574f51719dd1d218a767960018ea2ef53d5bd3e82eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 190cb0b3522c2a4b934fb13a23299bc0f4855070d2e9234d565ad201f0380f8b [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" "190cb0b3522c2a4b934fb13a23299bc0f4855070d2e9234d565ad201f0380f8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling event-listener v2.3.2 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling lapin v1.2.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling pom v3.1.0 [INFO] [stderr] Compiling relative-path v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling async-macros v2.0.0 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pinky-swear v4.2.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quick-xml v0.9.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling dotext v0.1.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tcp-stream v0.20.3 [INFO] [stderr] Compiling lopdf v0.25.0 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling lapinou v0.1.4 [INFO] [stderr] Compiling async-amqp v0.1.4 [INFO] [stderr] Compiling tauceti v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SearchEngine` [INFO] [stdout] --> src/engine.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct SearchEngine { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/engine.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/engine.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `EventListener` [INFO] [stdout] --> src/eventing/event_listener.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct EventListener { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/eventing/event_listener.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/eventing/event_listener.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_event` [INFO] [stdout] --> src/eventing/event_listener.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | async fn handle_event( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/eventing/event_listener.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | async fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | search_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `addr` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | addr: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | channel: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `consumer` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | consumer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tx` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | tx: UnboundedSender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(ctxt: ConnectionContext, tx: UnboundedSender>) -> RabbitMQWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn connect(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tail` [INFO] [stdout] --> src/trees/trie.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_tail<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ConnectionContext` [INFO] [stdout] --> src/utils/connection_context.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ConnectionContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `And` [INFO] [stdout] --> src/parsing/query_ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | And(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/parsing/query_ast.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Or(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Term` [INFO] [stdout] --> src/parsing/query_ast.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Term(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ParensStack` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type ParensStack = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ExprStack` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | type ExprStack = Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `QueryParser` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QueryParser<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(query: &str) -> QueryParser { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expr` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn expr(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_term_expr` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_term_expr(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(query: &str) -> QueryLexer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cur_tok` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_cur_tok(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cur_string` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_cur_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `filter` [INFO] [stdout] --> src/tasks/search_task.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search` [INFO] [stdout] --> src/tasks/search_task.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn search( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `walk` [INFO] [stdout] --> src/tasks/search_helper.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn walk<'a>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `keys` [INFO] [stdout] --> src/trees/index_tree.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn keys(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/trees/index_tree.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get(&self, k: &Q) -> Option<&HashSet> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/trees/trie.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get(&self, prefix: &str) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tail` [INFO] [stdout] --> src/trees/trie.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_tail<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_next` [INFO] [stdout] --> src/trees/trie.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn get_next<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collect_words` [INFO] [stdout] --> src/trees/trie.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn collect_words(node: &Node, prefix: &str, collection: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AppError` [INFO] [stdout] --> src/utils/error_structs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | AppError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EventListenerError` [INFO] [stdout] --> src/utils/error_structs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | EventListenerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `QueryParseError` [INFO] [stdout] --> src/utils/error_structs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | QueryParseError, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SearchError` [INFO] [stdout] --> src/utils/error_structs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | SearchError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "190cb0b3522c2a4b934fb13a23299bc0f4855070d2e9234d565ad201f0380f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190cb0b3522c2a4b934fb13a23299bc0f4855070d2e9234d565ad201f0380f8b", kill_on_drop: false }` [INFO] [stdout] 190cb0b3522c2a4b934fb13a23299bc0f4855070d2e9234d565ad201f0380f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1277e0e32d245ddc2d7a7dc20ba29c226beb50d79ba05caadcf568411c1acc1 [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" "d1277e0e32d245ddc2d7a7dc20ba29c226beb50d79ba05caadcf568411c1acc1", 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] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SearchEngine` [INFO] [stdout] --> src/engine.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct SearchEngine { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/engine.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/engine.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `EventListener` [INFO] [stdout] --> src/eventing/event_listener.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct EventListener { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/eventing/event_listener.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/eventing/event_listener.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_event` [INFO] [stdout] --> src/eventing/event_listener.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | async fn handle_event( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/eventing/event_listener.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | async fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | search_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `addr` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | addr: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | channel: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `consumer` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | consumer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tx` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | tx: UnboundedSender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(ctxt: ConnectionContext, tx: UnboundedSender>) -> RabbitMQWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn connect(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tail` [INFO] [stdout] --> src/trees/trie.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_tail<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ConnectionContext` [INFO] [stdout] --> src/utils/connection_context.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ConnectionContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tauceti v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `And` [INFO] [stdout] --> src/parsing/query_ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | And(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/parsing/query_ast.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Or(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Term` [INFO] [stdout] --> src/parsing/query_ast.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Term(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ParensStack` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type ParensStack = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ExprStack` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | type ExprStack = Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `QueryParser` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct QueryParser<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(query: &str) -> QueryParser { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expr` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn expr(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_term_expr` [INFO] [stdout] --> src/parsing/query_parsing/query_parser.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_term_expr(&mut self) -> Result, TaucetiError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(query: &str) -> QueryLexer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cur_tok` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_cur_tok(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cur_string` [INFO] [stdout] --> src/parsing/query_parsing/query_tokenizer.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_cur_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `filter` [INFO] [stdout] --> src/tasks/search_task.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search` [INFO] [stdout] --> src/tasks/search_task.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn search( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `walk` [INFO] [stdout] --> src/tasks/search_helper.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn walk<'a>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `keys` [INFO] [stdout] --> src/trees/index_tree.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn keys(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/trees/index_tree.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get(&self, k: &Q) -> Option<&HashSet> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/trees/trie.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get(&self, prefix: &str) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tail` [INFO] [stdout] --> src/trees/trie.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_tail<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_next` [INFO] [stdout] --> src/trees/trie.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn get_next<'a>(node: &'a Node, c: Option, word_itr: &mut Chars) -> Option<&'a Node> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collect_words` [INFO] [stdout] --> src/trees/trie.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn collect_words(node: &Node, prefix: &str, collection: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AppError` [INFO] [stdout] --> src/utils/error_structs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | AppError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EventListenerError` [INFO] [stdout] --> src/utils/error_structs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | EventListenerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `QueryParseError` [INFO] [stdout] --> src/utils/error_structs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | QueryParseError, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SearchError` [INFO] [stdout] --> src/utils/error_structs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | SearchError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> src/cache/redis_wrapper.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::events::TaucetiEvent` [INFO] [stdout] --> src/eventing/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::events::TaucetiEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/eventing/event_listener.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::error_structs::TaucetiError` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::utils::error_structs::TaucetiError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/fake_source.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::path::PathBuf` [INFO] [stdout] --> src/parsing/reader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/storage/dummy_storage_interface.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `filter` [INFO] [stdout] --> src/tasks/search_task.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search` [INFO] [stdout] --> src/tasks/search_task.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn search( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `walk` [INFO] [stdout] --> src/tasks/search_helper.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn walk<'a>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AppError` [INFO] [stdout] --> src/utils/error_structs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | AppError, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EventListenerError` [INFO] [stdout] --> src/utils/error_structs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | EventListenerError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SearchError` [INFO] [stdout] --> src/utils/error_structs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | SearchError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storage_interface::Storage` [INFO] [stdout] --> src/tasks/build_task.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::storage::{storage_interface::Storage, storage_utils::create_storage_interface}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/eventing/event_listener.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | TaucetiEvent::SearchEvent(query) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/tasks/search_task.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn filter(query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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: associated function is never used: `new` [INFO] [stdout] --> src/cache/redis_wrapper.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> RedisWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SearchEngine` [INFO] [stdout] --> src/engine.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct SearchEngine { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/engine.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/engine.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `EventListener` [INFO] [stdout] --> src/eventing/event_listener.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct EventListener { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_new` [INFO] [stdout] --> src/eventing/event_listener.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub async fn try_new(ctxt: ConnectionContext) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start` [INFO] [stdout] --> src/eventing/event_listener.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn start(&mut self) -> Result<(), TaucetiError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_event` [INFO] [stdout] --> src/eventing/event_listener.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | async fn handle_event( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/eventing/event_listener.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | async fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | search_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upload_queue` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | upload_queue: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `addr` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | addr: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | channel: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `consumer` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | consumer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tx` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | tx: UnboundedSender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(ctxt: ConnectionContext, tx: UnboundedSender>) -> RabbitMQWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn connect(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/storage/http_storage_interface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | uri: Uri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_path` [INFO] [stdout] --> src/storage/http_storage_interface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | temp_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/storage/http_storage_interface.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(uri: Uri, temp_path: PathBuf) -> HttpInterface { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadTask` [INFO] [stdout] --> src/tasks/build_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct UploadTask {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/build_task.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new() -> UploadTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tasks/search_task.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn new() -> SearchTask { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ConnectionContext` [INFO] [stdout] --> src/utils/connection_context.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ConnectionContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/eventing/rabbitmq_wrapper.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | tx.send(data).await; [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] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.tree_building.ckzdpalh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99" "/opt/rustwide/target/debug/deps/tree_building-5226907ea1de6a99.l304dpz2ktp18qu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/librelative_path-e90bbd936273f75d.rlib" "/opt/rustwide/target/debug/deps/libtauceti-a8589c99cad1b516.rlib" "/opt/rustwide/target/debug/deps/libfutures-862e44104b25d780.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-59112dee2075bf80.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libdotext-96c1cb1bfa635d37.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-e5a5106f6a52c20d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d972063b2646a85a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4166a8096ba2f944.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-160b604e1acca12b.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5e278874dd28ce74.rlib" "/opt/rustwide/target/debug/deps/libzip-30497ce99e915919.rlib" "/opt/rustwide/target/debug/deps/libpodio-51d7d8d43e62de8c.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-97238833bb729b9e.rlib" "/opt/rustwide/target/debug/deps/liblopdf-f86405481f6ba41c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libpom-aa1389185603591f.rlib" "/opt/rustwide/target/debug/deps/librayon-3b7640c464710ce3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d986e1369736c922.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10073e467c21753b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b682ef51af96722e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d9d952383943b5f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b76305b481bc4028.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libeither-19e621c1c8135455.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libchrono-efeb34353ef8e11c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-827863185357a5d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39caa5e92c6dbd81.rlib" "/opt/rustwide/target/debug/deps/libtime-3e165e237d18af13.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libflate2-353cb0710ae75e2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4102ec84d4433842.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-906ec2434918d5f2.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-042af7c41bbd2ce0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3e42567273c9af76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9d9e00250552b6f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblapinou-6aebdb9e132ae7b5.rlib" "/opt/rustwide/target/debug/deps/libsmol-fbdf71637e3c4eaf.rlib" "/opt/rustwide/target/debug/deps/libblocking-de8c0ff63defc623.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2004da0fb14b12f1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4bf4adf09a2c76b4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libparking-beb1519ee9ea1bf9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f1dd7627d3d2172d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7ba65489f55b7f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-861fbf1211ac918d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f99f957cc37baff0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-6c5bb4454bb20cb9.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-be4609c355872b09.rlib" "/opt/rustwide/target/debug/deps/liblapin-5115a36774da9e41.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-1dca82fd7381b413.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-a4cbe496405c4c0a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-de417465128f996d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f1b990a74757413.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-40bca755d29fcfb6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a345955eefe4b5f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ee1cc1c22ab6b4d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-28dc1dc7c028ef73.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-3babfe586184d075.rlib" "/opt/rustwide/target/debug/deps/libnom-ebd2bf33241eb2b9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c41af6ac833fda6b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9cf39d1f0ac0f488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ae51e27e84156291.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-77dfd72c44850e4e.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-467e0bbb671c1d30.rlib" "/opt/rustwide/target/debug/deps/libpem-8bcf496157b861c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0750ef71f82fb372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ea7f275d8231e65.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-592e164271f50aae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-9be4ec335a579e8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9221d37ac6ab697.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-847be6a9e01ba969.rlib" "/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-28a0cb86c6803007.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e9e233eef1e26db0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde-f4be1ddac34a9952.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.searching.5m4z20kz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1" "/opt/rustwide/target/debug/deps/searching-74f63b841c4482d1.21cx3q09o24i4ace.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libtauceti-a8589c99cad1b516.rlib" "/opt/rustwide/target/debug/deps/libfutures-862e44104b25d780.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-59112dee2075bf80.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libdotext-96c1cb1bfa635d37.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-e5a5106f6a52c20d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d972063b2646a85a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4166a8096ba2f944.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-160b604e1acca12b.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5e278874dd28ce74.rlib" "/opt/rustwide/target/debug/deps/libzip-30497ce99e915919.rlib" "/opt/rustwide/target/debug/deps/libpodio-51d7d8d43e62de8c.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-97238833bb729b9e.rlib" "/opt/rustwide/target/debug/deps/liblopdf-f86405481f6ba41c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libpom-aa1389185603591f.rlib" "/opt/rustwide/target/debug/deps/librayon-3b7640c464710ce3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d986e1369736c922.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10073e467c21753b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b682ef51af96722e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d9d952383943b5f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b76305b481bc4028.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libeither-19e621c1c8135455.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libchrono-efeb34353ef8e11c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-827863185357a5d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39caa5e92c6dbd81.rlib" "/opt/rustwide/target/debug/deps/libtime-3e165e237d18af13.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libflate2-353cb0710ae75e2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4102ec84d4433842.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-906ec2434918d5f2.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-042af7c41bbd2ce0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3e42567273c9af76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9d9e00250552b6f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblapinou-6aebdb9e132ae7b5.rlib" "/opt/rustwide/target/debug/deps/libsmol-fbdf71637e3c4eaf.rlib" "/opt/rustwide/target/debug/deps/libblocking-de8c0ff63defc623.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2004da0fb14b12f1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4bf4adf09a2c76b4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libparking-beb1519ee9ea1bf9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f1dd7627d3d2172d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7ba65489f55b7f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-861fbf1211ac918d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f99f957cc37baff0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-6c5bb4454bb20cb9.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-be4609c355872b09.rlib" "/opt/rustwide/target/debug/deps/liblapin-5115a36774da9e41.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-1dca82fd7381b413.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-a4cbe496405c4c0a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-de417465128f996d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f1b990a74757413.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-40bca755d29fcfb6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a345955eefe4b5f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ee1cc1c22ab6b4d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-28dc1dc7c028ef73.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-3babfe586184d075.rlib" "/opt/rustwide/target/debug/deps/libnom-ebd2bf33241eb2b9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c41af6ac833fda6b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9cf39d1f0ac0f488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ae51e27e84156291.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-77dfd72c44850e4e.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-467e0bbb671c1d30.rlib" "/opt/rustwide/target/debug/deps/libpem-8bcf496157b861c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0750ef71f82fb372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ea7f275d8231e65.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-592e164271f50aae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-9be4ec335a579e8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9221d37ac6ab697.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-847be6a9e01ba969.rlib" "/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-28a0cb86c6803007.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e9e233eef1e26db0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde-f4be1ddac34a9952.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tauceti` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.tauceti.bmanxtmr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f" "/opt/rustwide/target/debug/deps/tauceti-e0d1da32ffb52c8f.49evllm17llo3m7o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-31fdce2838392461.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-b03c0c127febdbf1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libdotext-96c1cb1bfa635d37.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-e5a5106f6a52c20d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d972063b2646a85a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4166a8096ba2f944.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-160b604e1acca12b.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5e278874dd28ce74.rlib" "/opt/rustwide/target/debug/deps/libzip-30497ce99e915919.rlib" "/opt/rustwide/target/debug/deps/libpodio-51d7d8d43e62de8c.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-97238833bb729b9e.rlib" "/opt/rustwide/target/debug/deps/liblopdf-f86405481f6ba41c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libpom-aa1389185603591f.rlib" "/opt/rustwide/target/debug/deps/librayon-3b7640c464710ce3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d986e1369736c922.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10073e467c21753b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b682ef51af96722e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d9d952383943b5f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b76305b481bc4028.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libeither-19e621c1c8135455.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libchrono-efeb34353ef8e11c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-827863185357a5d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39caa5e92c6dbd81.rlib" "/opt/rustwide/target/debug/deps/libtime-3e165e237d18af13.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libflate2-353cb0710ae75e2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4102ec84d4433842.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-906ec2434918d5f2.rlib" "/opt/rustwide/target/debug/deps/libasync_amqp-042af7c41bbd2ce0.rlib" "/opt/rustwide/target/debug/deps/liblapinou-6aebdb9e132ae7b5.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-6c5bb4454bb20cb9.rlib" "/opt/rustwide/target/debug/deps/liblapin-5115a36774da9e41.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-1dca82fd7381b413.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-0a983db86b98e26c.rlib" "/opt/rustwide/target/debug/deps/libtracing-a4cbe496405c4c0a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-de417465128f996d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f1b990a74757413.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-40bca755d29fcfb6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a345955eefe4b5f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ee1cc1c22ab6b4d6.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-28dc1dc7c028ef73.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-3babfe586184d075.rlib" "/opt/rustwide/target/debug/deps/libnom-ebd2bf33241eb2b9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c41af6ac833fda6b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9cf39d1f0ac0f488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-c2b72b051f44ab8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ae51e27e84156291.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-77dfd72c44850e4e.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-467e0bbb671c1d30.rlib" "/opt/rustwide/target/debug/deps/libpem-8bcf496157b861c8.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0750ef71f82fb372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ea7f275d8231e65.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-592e164271f50aae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmio-9be4ec335a579e8a.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-847be6a9e01ba969.rlib" "/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-28a0cb86c6803007.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e9e233eef1e26db0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libserde-f4be1ddac34a9952.rlib" "/opt/rustwide/target/debug/deps/libfutures-862e44104b25d780.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-59112dee2075bf80.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3e42567273c9af76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9d9e00250552b6f.rlib" "/opt/rustwide/target/debug/deps/libsmol-fbdf71637e3c4eaf.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-de8c0ff63defc623.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2004da0fb14b12f1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4bf4adf09a2c76b4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-beb1519ee9ea1bf9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f1dd7627d3d2172d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-be4609c355872b09.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7ba65489f55b7f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9221d37ac6ab697.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-861fbf1211ac918d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f99f957cc37baff0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d1277e0e32d245ddc2d7a7dc20ba29c226beb50d79ba05caadcf568411c1acc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1277e0e32d245ddc2d7a7dc20ba29c226beb50d79ba05caadcf568411c1acc1", kill_on_drop: false }` [INFO] [stdout] d1277e0e32d245ddc2d7a7dc20ba29c226beb50d79ba05caadcf568411c1acc1