[INFO] cloning repository https://github.com/ekisu/tpp_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekisu/tpp_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb3ab47004df77d6c2f22152fda642ca99d1122 [INFO] testing ekisu/tpp_rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekisu/tpp_rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ekisu/tpp_rs [INFO] finished tweaking git repo https://github.com/ekisu/tpp_rs [INFO] tweaked toml for git repo https://github.com/ekisu/tpp_rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ekisu/tpp_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95f97914f455bf31341a6df1e3bc674518afc2e938ce5f2192ed390e718bc017 [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" "95f97914f455bf31341a6df1e3bc674518afc2e938ce5f2192ed390e718bc017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95f97914f455bf31341a6df1e3bc674518afc2e938ce5f2192ed390e718bc017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f97914f455bf31341a6df1e3bc674518afc2e938ce5f2192ed390e718bc017", kill_on_drop: false }` [INFO] [stdout] 95f97914f455bf31341a6df1e3bc674518afc2e938ce5f2192ed390e718bc017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6fddb864c662edc8071d64a18a5866827d32d4db7956e75bbe60a9cd5a864c [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" "ac6fddb864c662edc8071d64a18a5866827d32d4db7956e75bbe60a9cd5a864c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling enigo v0.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling gotham v0.3.0 [INFO] [stderr] Compiling tpp_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Button` [INFO] [stdout] --> src/command_input/twitch_input.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::command::{Button, Command}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CommandInput` [INFO] [stdout] --> src/main.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use command_input::{CommandInput, TwitchInput}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gotham::handler::IntoResponse` [INFO] [stdout] --> src/renderer/http.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use gotham::handler::IntoResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vote_system/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub type VoteFunction = Box; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Vote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc::channel` [INFO] [stdout] --> src/vote_system/democracy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::mpsc::channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vote_system/mod.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn creator(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn VoteSystemCreator` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/mediator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Button` [INFO] [stdout] --> src/mediator.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::command::{Button, Command}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicUsize`, `Ordering` [INFO] [stdout] --> src/mediator.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MediatorUpdate` [INFO] [stdout] --> src/control.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mediator::{MediatedDecision, MediatorUpdate, MediatorUpdateReceiver}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VoteSystemCreator` [INFO] [stdout] --> src/mediator.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | VoteFunction, VoteSystem, VoteSystemCreator, VoteSystemUpdateReceiver, VoteSystemUpdateSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `irc::client::prelude` [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use irc::client::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vote_system` [INFO] [stdout] --> src/renderer/console.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | fn new_vote_system(&mut self, vote_system: VoteSystem) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vote_system` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pct` [INFO] [stdout] --> src/renderer/console.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | fn new_vote_system_percentage(&mut self, pct: Option) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/renderer/console.rs:27:61 [INFO] [stdout] | [INFO] [stdout] 27 | fn new_vote_system_democracy_partial_results(&mut self, t: u64, results: Frequencies) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `results` [INFO] [stdout] --> src/renderer/console.rs:27:69 [INFO] [stdout] | [INFO] [stdout] 27 | fn new_vote_system_democracy_partial_results(&mut self, t: u64, results: Frequencies) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/renderer/console.rs:29:57 [INFO] [stdout] | [INFO] [stdout] 29 | fn new_vote_system_change_secs_remaining(&mut self, t: u64) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/renderer/http.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | fn new_command(&mut self, cmd: Command) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/mediator.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | let Input(cmd, user) = input; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/renderer/console.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `percentage` [INFO] [stdout] --> src/vote_counter.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn percentage(&self, key: T) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.tpp_rs.e496d04b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4.2jsicaaksmfytjnu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-29bbca18ca62e329/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-e8e8a4f107ac4d22.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-15095d65ad38ce1f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b1a41c11d4d32ebc.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e560e6d5cc311e0.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-97a53d773018edd2.rlib" "/opt/rustwide/target/debug/deps/libnom-d099925947bfb5dc.rlib" "/opt/rustwide/target/debug/deps/libstats-db1ecae0b8cbbb01.rlib" "/opt/rustwide/target/debug/deps/libenigo-45b3f3677169a1da.rlib" "/opt/rustwide/target/debug/deps/libirc-207740361cfcf893.rlib" "/opt/rustwide/target/debug/deps/libtoml-a1c409302edd51de.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ca5f0650b5e8107e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-508f0b72108f0608.rlib" "/opt/rustwide/target/debug/deps/libslab-ad7ef6aa608bcb18.rlib" "/opt/rustwide/target/debug/deps/libtokio_mockstream-89eae25f93090cf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-100fb6a80f174df3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-9311b32f042c9fe6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cf721d1afe94c590.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fcae0be65c19e711.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fa93b2b114ba5f0b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libbufstream-321951678352d48c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-999fb68ecd2cef4c.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libgotham-f183066031e1f597.rlib" "/opt/rustwide/target/debug/deps/libuuid-83614125b42d01b1.rlib" "/opt/rustwide/target/debug/deps/liburl-b1959752ca08e602.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-8b2909d5a4355561.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-635562526bddf4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libregex-636d575810b3d1f8.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87cbcbb6977a2a45.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8ed9f8599a38ddc8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6472b69ea93e47a0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/librand-2f1ec0351d1ecbed.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-97bf2e42f3f4c119.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-74254f57490da378.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0dbcde71906d1943.rlib" "/opt/rustwide/target/debug/deps/libhyper-94a5850b98bfa063.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-308d8d947b30e734.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a164a1573c2bf822.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-041ac8ff6c3daa97.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-fe9a019c3a2ea309.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bffcfcec426197aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8dbbe582b480b393.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-763f117b47eb760e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4ca808f936427631.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-3977b2cd84004af5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e9d78b65e89f96c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b9fbe8de03abd0d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ddfb918dcc103f4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-895bdec450cb4754.rlib" "/opt/rustwide/target/debug/deps/librand-3bcb4b2fd669c8ef.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6c817b84bc4e2237.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-dc063ec48b21c6f6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-978d2a8b792336cb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0613b8273354a65.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cfb6dcee9e7db37d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4dfe94724d9d9db.rlib" "/opt/rustwide/target/debug/deps/librand_os-3ac3b0cbc17ebf3f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-70d9fd7f016246b2.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6e27eb6e43060da8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-225971526493bd45.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9b3c129db9905e81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-279d804805883970.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-725bfa9008874be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2fdb3ef4ec7a4af0.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-676617e5000b54b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-03b4c532cc758159.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libmio-1bb9ca5c1dfd9f3a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libnet2-881f3552a7f49a64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-063a0e9fce3c33c7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1a46c514486758cc.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1b73b43d903ffc5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3eb9f4b25b14da42.rlib" "/opt/rustwide/target/debug/deps/libhttp-62e040e0ad657754.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libfailure-9970aa3c1e60ea8b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-04196c29c7cf5879.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f13143dd3426bbb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-905e8f42118f9b8d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libcookie-e3c2acd1674b3954.rlib" "/opt/rustwide/target/debug/deps/libchrono-a1f854cd56f0cec2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-270e055d53d72cac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf28edad26a0550e.rlib" "/opt/rustwide/target/debug/deps/libtime-03f697669ee64601.rlib" "/opt/rustwide/target/debug/deps/libbytes-e37e87a3a3ee255d.rlib" "/opt/rustwide/target/debug/deps/libiovec-0f22059c53e808a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-c91db71980d9b128.rlib" "/opt/rustwide/target/debug/deps/libborrow_bag-e16975114312871b.rlib" "/opt/rustwide/target/debug/deps/libbincode-bcfaa0a26e58458d.rlib" "/opt/rustwide/target/debug/deps/libserde-2eef14f248dde776.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tpp_rs-0a3067263338c9e4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tpp_rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ac6fddb864c662edc8071d64a18a5866827d32d4db7956e75bbe60a9cd5a864c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6fddb864c662edc8071d64a18a5866827d32d4db7956e75bbe60a9cd5a864c", kill_on_drop: false }` [INFO] [stdout] ac6fddb864c662edc8071d64a18a5866827d32d4db7956e75bbe60a9cd5a864c