[INFO] updating cached repository https://github.com/ekisu/tpp_rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bb3ab47004df77d6c2f22152fda642ca99d1122 [INFO] testing ekisu/tpp_rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekisu%2Ftpp_rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekisu/tpp_rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/ekisu/tpp_rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b77938e92645e820552bdc7179adfeea12441dcf0e44611ade9e4c72f7083987 [INFO] running `"docker" "start" "-a" "b77938e92645e820552bdc7179adfeea12441dcf0e44611ade9e4c72f7083987"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling walkdir v2.2.7 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling enigo v0.0.12 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [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 encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [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 crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [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 phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling skeptic v0.13.4 [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 borrow-bag v1.0.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp 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] [stderr] warning: unused import: `Button` [INFO] [stderr] --> src/command_input/twitch_input.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::command::{Button, Command}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `CommandInput` [INFO] [stderr] --> src/main.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | use command_input::{CommandInput, TwitchInput}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gotham::handler::IntoResponse` [INFO] [stderr] --> src/renderer/http.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use gotham::handler::IntoResponse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/vote_system/mod.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | pub type VoteFunction = Box; [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Vote` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::mpsc::channel` [INFO] [stderr] --> src/vote_system/democracy.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::sync::mpsc::channel; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/vote_system/mod.rs:38:34 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn creator(&self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn VoteSystemCreator` [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> src/mediator.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Button` [INFO] [stderr] --> src/mediator.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::command::{Button, Command}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AtomicUsize`, `Ordering` [INFO] [stderr] --> src/mediator.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `MediatorUpdate` [INFO] [stderr] --> src/control.rs:4:41 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::mediator::{MediatedDecision, MediatorUpdate, MediatorUpdateReceiver}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `VoteSystemCreator` [INFO] [stderr] --> src/mediator.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | VoteFunction, VoteSystem, VoteSystemCreator, VoteSystemUpdateReceiver, VoteSystemUpdateSender, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `irc::client::prelude` [INFO] [stderr] --> src/main.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use irc::client::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vote_system` [INFO] [stderr] --> src/renderer/console.rs:25:35 [INFO] [stderr] | [INFO] [stderr] 25 | fn new_vote_system(&mut self, vote_system: VoteSystem) {} [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vote_system` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pct` [INFO] [stderr] --> src/renderer/console.rs:26:46 [INFO] [stderr] | [INFO] [stderr] 26 | fn new_vote_system_percentage(&mut self, pct: Option) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pct` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> src/renderer/console.rs:27:61 [INFO] [stderr] | [INFO] [stderr] 27 | fn new_vote_system_democracy_partial_results(&mut self, t: u64, results: Frequencies) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `results` [INFO] [stderr] --> src/renderer/console.rs:27:69 [INFO] [stderr] | [INFO] [stderr] 27 | fn new_vote_system_democracy_partial_results(&mut self, t: u64, results: Frequencies) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> src/renderer/console.rs:29:57 [INFO] [stderr] | [INFO] [stderr] 29 | fn new_vote_system_change_secs_remaining(&mut self, t: u64) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cmd` [INFO] [stderr] --> src/renderer/http.rs:153:31 [INFO] [stderr] | [INFO] [stderr] 153 | fn new_command(&mut self, cmd: Command) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `user` [INFO] [stderr] --> src/mediator.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | let Input(cmd, user) = input; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/renderer/console.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `percentage` [INFO] [stderr] --> src/vote_counter.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn percentage(&self, key: T) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.tpp_rs.6wor8ccd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead" "/opt/rustwide/target/debug/deps/tpp_rs-1d9b2862f19eeead.39nzzt6wkhykbm29.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-3dc70a013e862a83/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-898632fcc9163a40.rlib" "/opt/rustwide/target/debug/deps/libini-c9684e9723728255.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-6cc8ada896e2e71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a058243eac5010d9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b7d92807a3992b77.rlib" "/opt/rustwide/target/debug/deps/libserde-2cbc551c1d3ba715.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1feaaa5f89c5098b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5e392859f747cdf2.rlib" "/opt/rustwide/target/debug/deps/libnom-9648a2da40769386.rlib" "/opt/rustwide/target/debug/deps/libstats-53e6aa386468a4b9.rlib" "/opt/rustwide/target/debug/deps/libenigo-5c47a1f7e234267a.rlib" "/opt/rustwide/target/debug/deps/libirc-cfa129ee7e1a4eea.rlib" "/opt/rustwide/target/debug/deps/libtoml-8c12759a5c58b1e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d576e86c84cc566c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-576d9b0204967a97.rlib" "/opt/rustwide/target/debug/deps/libslab-3cf2198e03ee2838.rlib" "/opt/rustwide/target/debug/deps/libtokio_mockstream-f2f58b59c9ff602b.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-d0ba8d57bbd631c5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5e5c689145662df0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-48af0b9c92f43f5b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-100d85e5a3967215.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c2a88915066046f5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libencoding-9ddaa7bda194a1bb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-3cf01616d7524ea7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5ff98fb124498ac1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-4c98d7ec391b493b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-e2140ecfc3a54dbf.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-85ea66b2d3064a85.rlib" "/opt/rustwide/target/debug/deps/libbufstream-924a2b4ebd9d0783.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8628aa663119a83c.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libgotham-1f171a7bd2b77287.rlib" "/opt/rustwide/target/debug/deps/libuuid-bb9c75bb63f6d572.rlib" "/opt/rustwide/target/debug/deps/liburl-b65c160dbb11d558.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-cc269063a259ae45.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f0f53d21aeb6a1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-756aff2ee17ff30a.rlib" "/opt/rustwide/target/debug/deps/libregex-65cadb9a31cf3bef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-600d98dfa00ea4fd.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8b2b417aa63bc47.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c349ee3e9d3c8d4a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a8cd2233cf151962.rlib" "/opt/rustwide/target/debug/deps/librand-1cc7cd299e9081c3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2112dedc7d5168f6.rlib" "/opt/rustwide/target/debug/deps/libphf-8cc0b09f840e7ada.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-aa6ffa6f475f10bc.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-a041ba79897f24f2.rlib" "/opt/rustwide/target/debug/deps/libunicase-c9205bced8d1de73.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8c625186005c0802.rlib" "/opt/rustwide/target/debug/deps/libhyper-9764e1e1abbca3a8.rlib" "/opt/rustwide/target/debug/deps/libwant-ea67730880791a6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-4710ae26b01bc222.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1c71b00f9eaa6c83.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ecd7f402eb3f625a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-69c02223a33c75ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-64d42c66f6159afd.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-150ef63a5abc4301.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3750ed7d00925a10.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-51f19792a62f60b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ace97011c6f479ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-faf91a75deccb655.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b8f95c4db9d5da43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fb90e26ef1a6cacd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fb1fb2bccd1c63a8.rlib" "/opt/rustwide/target/debug/deps/librand-ca5efaf958275b6e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dc263e7c00427026.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-233bd1e0b6daf33f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-15eb82eb8d714fb0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfaf1cdae7fe97.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-e916eddacb05b055.rlib" "/opt/rustwide/target/debug/deps/librand_core-0e0d479b68e8a8a0.rlib" "/opt/rustwide/target/debug/deps/librand_os-a70663b093e5f2de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b85322a536758076.rlib" "/opt/rustwide/target/debug/deps/librand_core-3765e1a61bc3f75e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9d25105f305f7c7c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f7fc4ed23624909.rlib" "/opt/rustwide/target/debug/deps/libunreachable-af05623850dc442c.rlib" "/opt/rustwide/target/debug/deps/libvoid-ef80a4c5b644431d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ba510c2c05d9e244.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ef5d02059cc260c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d10cbd08b0d8e4db.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2fe8ada0f5c363f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-64c483fca0f35e64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a37d2f09fb576d63.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libmio-ed0d7376a727356b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57366ef430dfcd40.rlib" "/opt/rustwide/target/debug/deps/libnet2-cde80a808316e8ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libh2-cbb2e67eaa33d7a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-7819015d4527171b.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e1a85980a4cfb02d.rlib" "/opt/rustwide/target/debug/deps/liblog-cc96050100bf31d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-caafa43b94556767.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a803dbd1a2351bf6.rlib" "/opt/rustwide/target/debug/deps/libhttp-7d9e102aa0f4a059.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libfailure-d1ef717acf22a2a0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c05037cd832d90e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6c401d4daa8b39d4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0c8909aa592eb26c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/libcookie-1270f128cfedf0dd.rlib" "/opt/rustwide/target/debug/deps/libchrono-b4b0ec6d1a52a75c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57db6827570e6e86.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3d725454dc35e92a.rlib" "/opt/rustwide/target/debug/deps/libtime-37b7415b9da9ba81.rlib" "/opt/rustwide/target/debug/deps/libbytes-745471934303b820.rlib" "/opt/rustwide/target/debug/deps/libiovec-b297594dc49c9e1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-121d8d67eeaa7de7.rlib" "/opt/rustwide/target/debug/deps/libborrow_bag-71ac720b77f30678.rlib" "/opt/rustwide/target/debug/deps/libbincode-3dab177dc21d366f.rlib" "/opt/rustwide/target/debug/deps/libserde-ce88f80eda3ca534.rlib" "/opt/rustwide/target/debug/deps/libbase64-7528e5ace68d8217.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bd502422c43746c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 21 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `tpp_rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b77938e92645e820552bdc7179adfeea12441dcf0e44611ade9e4c72f7083987"` [INFO] running `"docker" "rm" "-f" "b77938e92645e820552bdc7179adfeea12441dcf0e44611ade9e4c72f7083987"` [INFO] [stdout] b77938e92645e820552bdc7179adfeea12441dcf0e44611ade9e4c72f7083987