[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekisu/tpp_rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-9/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v1.1.2 [INFO] [stderr] Downloaded borrow-bag v1.0.0 [INFO] [stderr] Downloaded tempfile v3.0.6 [INFO] [stderr] Downloaded streaming-stats v0.2.2 [INFO] [stderr] Downloaded gotham_derive v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.88 [INFO] [stderr] Downloaded gotham v0.3.0 [INFO] [stderr] Downloaded enigo v0.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f5185b3e4ec76c523711366ed443a4fabbdc835afc98c358977891507a981fa [INFO] running `Command { std: "docker" "start" "-a" "2f5185b3e4ec76c523711366ed443a4fabbdc835afc98c358977891507a981fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5185b3e4ec76c523711366ed443a4fabbdc835afc98c358977891507a981fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5185b3e4ec76c523711366ed443a4fabbdc835afc98c358977891507a981fa", kill_on_drop: false }` [INFO] [stdout] 2f5185b3e4ec76c523711366ed443a4fabbdc835afc98c358977891507a981fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82915addb7120617765c45731de44d6f320a757698ec34ccdcfb9bd21ad9b71e [INFO] running `Command { std: "docker" "start" "-a" "82915addb7120617765c45731de44d6f320a757698ec34ccdcfb9bd21ad9b71e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling enigo v0.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.2.1 [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 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 parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [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 [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 [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-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.tpp_rs.54f722d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4.9m70re5xbfidahq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-82c7a79be1c8ab09/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-42b5866dca8ce2db.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-f88ef1f21cbe105d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0ef4f092c1b814bd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-72c175501750a057.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-197d7eebb53cd34e.rlib" "/opt/rustwide/target/debug/deps/libnom-9da61c6c467ade40.rlib" "/opt/rustwide/target/debug/deps/libstats-29e0851df5fb37e9.rlib" "/opt/rustwide/target/debug/deps/libenigo-4dff8aeb43da3f59.rlib" "/opt/rustwide/target/debug/deps/libirc-f4a4440d2fc359e0.rlib" "/opt/rustwide/target/debug/deps/libtoml-d6848c21323e2fe0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-415a3b9b02180abb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-17d4e360c99f7149.rlib" "/opt/rustwide/target/debug/deps/libslab-620cda9fb1a39d72.rlib" "/opt/rustwide/target/debug/deps/libtokio_mockstream-ee438ae692ee1141.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-04cc6bdeb54e5e62.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a5e5b2d30ee33c80.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d158e8feeedc0e83.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7b59b6b161a61805.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-03b50657d33f8fb0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libbufstream-7ffba24500b6b789.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9166fd9d0f502387.rlib" "/opt/rustwide/target/debug/deps/libryu-ac5ec25bc02e46f0.rlib" "/opt/rustwide/target/debug/deps/libgotham-4d28b45030ebc713.rlib" "/opt/rustwide/target/debug/deps/libuuid-c08cb4a491c3b0e6.rlib" "/opt/rustwide/target/debug/deps/liburl-c235141068df0f2b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-656426d83e263520.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d2d4f6506b56467.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libregex-5f12f14e57bf81cc.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b1a170d9c70b9eb2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-86b53e99b670f63b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/librand-2a2a3926a3c756d8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c4f1f6b1d41eae04.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-56857c3ba032baef.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80fc3fa185afb30.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9f528fe0e150ff8c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b39321b0b1a90614.rlib" "/opt/rustwide/target/debug/deps/libwant-9059688ec33ef6a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-caf4e9ad215fc1d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7fd7a231a190539b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3b4466bd23b80793.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-fb2b82f0179344d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9f42e9927ce4472d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0abc366f012e2b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-407add769f7f570b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e2bb332e64cd5f83.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e14c6189143abe93.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf5c28fb830b50ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-0ea80674ba7c3527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-493b50e7aa426980.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c0faef6ab85c874.rlib" "/opt/rustwide/target/debug/deps/librand-daf31c7e2a0ae6b3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-deb21760cf6e3d02.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2d38cb4dde972e30.rlib" "/opt/rustwide/target/debug/deps/librand_hc-86a5c52a030f0fca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba2b872e42115881.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5801418393aef3e4.rlib" "/opt/rustwide/target/debug/deps/librand_core-89da036bf9d38b15.rlib" "/opt/rustwide/target/debug/deps/librand_os-2f19f9d02baa7f15.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-ffda9987c5853265.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f8485bef7866aeed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ba10dbbe91ae98b2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f5d4baf1a105195.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b52136a4c882427c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5c8f392ef039644a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6c48e87138dc409d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2e30dff5fd0b86d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9be1f25dea31f95a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libmio-534df5c5733cd6af.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-87dea50c902192c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libh2-3c913575250c2270.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7e98a14e0494fcdd.rlib" "/opt/rustwide/target/debug/deps/liblog-984506d59d1abd35.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-be9524445638a30a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-86df58675629ccda.rlib" "/opt/rustwide/target/debug/deps/libhttp-d488c29da18ea9bd.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libfailure-50b707aca6c20793.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d695a67d1c5e52a0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3fd2aabeafd387df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-670b834755174511.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libcookie-90788ead93228055.rlib" "/opt/rustwide/target/debug/deps/libchrono-43761a742bc579b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6565908c82821e5f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1ad15e33f20f8171.rlib" "/opt/rustwide/target/debug/deps/libtime-28765144dc72d654.rlib" "/opt/rustwide/target/debug/deps/libbytes-fdcdcf094589909a.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa87089aa2bcec8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b25e7d79ba3de3c.rlib" "/opt/rustwide/target/debug/deps/libborrow_bag-89acde14d77fc622.rlib" "/opt/rustwide/target/debug/deps/libbincode-21b80055aa9f80e7.rlib" "/opt/rustwide/target/debug/deps/libserde-317f30d7955730fd.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tpp_rs-7b82733144d0e5b4" "-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` due to 2 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "82915addb7120617765c45731de44d6f320a757698ec34ccdcfb9bd21ad9b71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82915addb7120617765c45731de44d6f320a757698ec34ccdcfb9bd21ad9b71e", kill_on_drop: false }` [INFO] [stdout] 82915addb7120617765c45731de44d6f320a757698ec34ccdcfb9bd21ad9b71e