[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-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekisu/tpp_rs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gotham_derive v0.3.0 [INFO] [stderr] Downloaded enigo v0.0.12 [INFO] [stderr] Downloaded streaming-stats v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb309aa4fc0b2fad6f3a4902ce7ca9fc5d0ccd0367568267be17424a1a6b2f41 [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" "cb309aa4fc0b2fad6f3a4902ce7ca9fc5d0ccd0367568267be17424a1a6b2f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb309aa4fc0b2fad6f3a4902ce7ca9fc5d0ccd0367568267be17424a1a6b2f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb309aa4fc0b2fad6f3a4902ce7ca9fc5d0ccd0367568267be17424a1a6b2f41", kill_on_drop: false }` [INFO] [stdout] cb309aa4fc0b2fad6f3a4902ce7ca9fc5d0ccd0367568267be17424a1a6b2f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381bb213930d1f99876624e7c8c6344c394af6acd131656c46e62140b905a8f2 [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" "381bb213930d1f99876624e7c8c6344c394af6acd131656c46e62140b905a8f2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling enigo v0.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [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 serde-hjson v0.8.2 [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 rand v0.6.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [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-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [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] [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] [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 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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.tpp_rs.2514faxc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064" "/opt/rustwide/target/debug/deps/tpp_rs-d1e19fed16795064.2cgi0nzvyqqva434.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9ce0736c469a2305/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-b02d418ae4c44d33.rlib" "/opt/rustwide/target/debug/deps/libini-fe081c3c47fb316c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-7b78d95de0f75cd0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-774b469d7f520719.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3febc33145ce8623.rlib" "/opt/rustwide/target/debug/deps/libserde-2b86062bd94d9fe9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-95ab90ba5d04940a.rlib" "/opt/rustwide/target/debug/deps/libnom-83d30c02e9d5fd80.rlib" "/opt/rustwide/target/debug/deps/libstats-5aac679f16b6b2b9.rlib" "/opt/rustwide/target/debug/deps/libenigo-30ca640fedae2dbb.rlib" "/opt/rustwide/target/debug/deps/libirc-15e92c451459c841.rlib" "/opt/rustwide/target/debug/deps/libtoml-ae2fa24578e20799.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6cfd87625405194c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88a16ec241f83651.rlib" "/opt/rustwide/target/debug/deps/libslab-4386ad4e438366d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_mockstream-c2dda264bc08b33c.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-7e97d9634c6c2366.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-75436d50ea9a4c86.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cbc100ca75f568ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e9ca94ae39a17abe.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libbufstream-60b41adb62e152e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2f9388e41f28417e.rlib" "/opt/rustwide/target/debug/deps/libryu-a2e05793006b80b0.rlib" "/opt/rustwide/target/debug/deps/libgotham-1db4f462730cdec8.rlib" "/opt/rustwide/target/debug/deps/libuuid-0076f90a9605c1d0.rlib" "/opt/rustwide/target/debug/deps/liburl-e533935b1e60b45c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-dfcaf4f2068beb81.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-537393ac3d51eb40.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libregex-d81ff5c850ced9e0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-da7017be64cf6bd6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e4f398253607551b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-cc1f90e57010ca73.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1688e9578a039cfc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3df17f97156ccfb2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b21daad199485058.rlib" "/opt/rustwide/target/debug/deps/librand-32e6ac65255e4362.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b764b39fa6c65c13.rlib" "/opt/rustwide/target/debug/deps/libphf-acfa2e4008030a1d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8acdcfe031580c9a.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libmime-6701fef2830fc5fc.rlib" "/opt/rustwide/target/debug/deps/libunicase-7036be61e37f0b6f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-462785b77305e5ce.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4673974bff68bfa.rlib" "/opt/rustwide/target/debug/deps/libwant-52fd779d457d1489.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-13977cc90ef0d530.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1aa458682c143972.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-561cd846235a1cf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8c7b3f90408135a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d6471a8d9a203c29.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6717061f0dd1956e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ec7daccde60eaf50.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-046663b00f866820.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e8fca52ade9475d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6128eac856a4b6a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-0f4fad1ba5e4f1b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cd59d16b8546f15.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-799eee3974d5050e.rlib" "/opt/rustwide/target/debug/deps/librand-b4cd022403ed0de8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-bd82eff9f56f6396.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-445ff2ef77730c52.rlib" "/opt/rustwide/target/debug/deps/librand_hc-80e0466d0364e3b8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-096e21924d0a24f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-99cae68a6ee48ba4.rlib" "/opt/rustwide/target/debug/deps/librand_core-1ccf765e3251494d.rlib" "/opt/rustwide/target/debug/deps/librand_os-86e0aad1a9caadff.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-450c7907c524d8c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bcb6b16841fb2d4a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc8042a9cb288365.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0d2a727feddcd9c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3e8b5e34c30038d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de696fb7aa7872a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d91ed45610baa3d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-acc2f0c16ef037fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a28047d1267933fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a03919a283ecc34.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-676610746f45012f.rlib" "/opt/rustwide/target/debug/deps/libmio-187cda13594055b7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libnet2-1188ba7791e01879.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6994a66365439aec.rlib" "/opt/rustwide/target/debug/deps/libh2-b25ae065adc2bc2b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dae62906b15359a4.rlib" "/opt/rustwide/target/debug/deps/libstring-f9f26e03aee61ff8.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8a6b3a45102fa11b.rlib" "/opt/rustwide/target/debug/deps/liblog-dcba4b6547116a50.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-43f0294eeafbedd2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-483661c063033990.rlib" "/opt/rustwide/target/debug/deps/libhttp-4b7edc9b383000fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-a9910cb6817ea53c.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libfutures-b93661d89d6f3c69.rlib" "/opt/rustwide/target/debug/deps/libfailure-26b34e3a3d10df54.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b52c9f4749ab6cab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6e084da784708c02.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ed80abdc6e3e73a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-55872d12948ebe29.rlib" "/opt/rustwide/target/debug/deps/libcookie-ecae8ee8a13b7c3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-180917ee7c30f9a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-17d999f6b71d2668.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-918fa676b9c82de8.rlib" "/opt/rustwide/target/debug/deps/libtime-95dc052498c6689b.rlib" "/opt/rustwide/target/debug/deps/libbytes-df258278530d167f.rlib" "/opt/rustwide/target/debug/deps/libiovec-841b51c3c28d7df2.rlib" "/opt/rustwide/target/debug/deps/liblibc-9a262de90e25a572.rlib" "/opt/rustwide/target/debug/deps/libborrow_bag-9d69b775d6a29b75.rlib" "/opt/rustwide/target/debug/deps/libbincode-8af8529203b079d3.rlib" "/opt/rustwide/target/debug/deps/libserde-fc976be31ae26336.rlib" "/opt/rustwide/target/debug/deps/libbase64-90256a12c65c09af.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-29abf57da481591f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "381bb213930d1f99876624e7c8c6344c394af6acd131656c46e62140b905a8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381bb213930d1f99876624e7c8c6344c394af6acd131656c46e62140b905a8f2", kill_on_drop: false }` [INFO] [stdout] 381bb213930d1f99876624e7c8c6344c394af6acd131656c46e62140b905a8f2