[INFO] updating cached repository ekisu/tpp_rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ekisu/tpp_rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ekisu/tpp_rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/ekisu/tpp_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ekisu/tpp_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ekisu/tpp_rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekisu/tpp_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekisu/tpp_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bb3ab47004df77d6c2f22152fda642ca99d1122 [INFO] sha for GitHub repo ekisu/tpp_rs: 6bb3ab47004df77d6c2f22152fda642ca99d1122 [INFO] validating manifest of ekisu/tpp_rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ekisu/tpp_rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ekisu/tpp_rs [INFO] finished frobbing ekisu/tpp_rs [INFO] frobbed toml for ekisu/tpp_rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/ekisu/tpp_rs/Cargo.toml [INFO] started frobbing ekisu/tpp_rs [INFO] finished frobbing ekisu/tpp_rs [INFO] frobbed toml for ekisu/tpp_rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekisu/tpp_rs/Cargo.toml [INFO] crate ekisu/tpp_rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ekisu/tpp_rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ekisu/tpp_rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ae3f21f5924a50ef1cad4bdbc06f2a170500314087ebb4fbd5032a41439aaf82 [INFO] running `"docker" "start" "-a" "ae3f21f5924a50ef1cad4bdbc06f2a170500314087ebb4fbd5032a41439aaf82"` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling enigo v0.0.12 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [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 bincode v1.1.2 [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 rand v0.6.5 [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 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 borrow-bag v1.0.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [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/crater/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: 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: 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: consider prefixing 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: consider prefixing 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: consider prefixing 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: consider prefixing 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: consider prefixing 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: consider prefixing 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: consider prefixing with an underscore: `_user` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ConsoleRenderer` [INFO] [stderr] --> src/renderer/console.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ConsoleRenderer {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [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] 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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.tpp_rs.a69goqpx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7" "/opt/crater/target/debug/deps/tpp_rs-590302a477b6f9c7.2iwnp1mgn2uyd5c0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-8b395e57db842d3b/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libconfig-65e6523a568aced3.rlib" "/opt/crater/target/debug/deps/libini-5da6948e1c3e1d97.rlib" "/opt/crater/target/debug/deps/libserde_hjson-fd55b30cff7b51a1.rlib" "/opt/crater/target/debug/deps/libnum_traits-536aeebbd8cb3a42.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e0c8daa5dd3d09da.rlib" "/opt/crater/target/debug/deps/libserde-63b5c3e795e93af9.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libyaml_rust-2aa3539319aeff43.rlib" "/opt/crater/target/debug/deps/libnom-6951a24f37aa17e6.rlib" "/opt/crater/target/debug/deps/libstats-510375dbe6bd26f6.rlib" "/opt/crater/target/debug/deps/libenigo-01048cb37deea47e.rlib" "/opt/crater/target/debug/deps/libirc-56e481b0aadb2d1e.rlib" "/opt/crater/target/debug/deps/libtoml-24544c1af82e5ffe.rlib" "/opt/crater/target/debug/deps/libtokio_tls-31d529be5edc19ff.rlib" "/opt/crater/target/debug/deps/libtokio_timer-593426c9f14327db.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/libtokio_mockstream-d2ecadffe97ef92c.rlib" "/opt/crater/target/debug/deps/libtokio_core-9957c2ba6cedd3ed.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libnative_tls-b6dc841c332101d9.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-21033bc384985bfe.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-572c57b0aba5fbbd.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-12ac35bb3d9ca72c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5b0e13dd15efbe08.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-9ecddd9b7a278c0d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-33e26ee7956d5b9b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-a9715c8dd8bfca60.rlib" "/opt/crater/target/debug/deps/libbufstream-1d78d904548399b6.rlib" "/opt/crater/target/debug/deps/libserde_json-961261aa06b4dff4.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libgotham-41af386dc0d8e730.rlib" "/opt/crater/target/debug/deps/libuuid-89b414d921e28bba.rlib" "/opt/crater/target/debug/deps/liburl-6f74bf6238ee66e8.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-e3c965bc2b2196e0.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-e5921b20eb763efa.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libhttpdate-5274825a3ba3eda4.rlib" "/opt/crater/target/debug/deps/libregex-01df71280e5beae6.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-25d5511838a611e8.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/libaho_corasick-263bb4762904935a.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/librand-1d7bc391f3e670e4.rlib" "/opt/crater/target/debug/deps/libmime_guess-f76577aba4857f24.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-8778ed4cf1af787b.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3c3f2fc4eada21f7.rlib" "/opt/crater/target/debug/deps/libhyper-d3cc0d11e7977a57.rlib" "/opt/crater/target/debug/deps/libwant-3d46cc93ab959870.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-7262a463f3b662b4.rlib" "/opt/crater/target/debug/deps/libtokio_uds-5b99f0581432e668.rlib" "/opt/crater/target/debug/deps/libmio_uds-15f9d7fc76572a13.rlib" "/opt/crater/target/debug/deps/libtokio_udp-d63937de4f3a06af.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f487dc64b633e23b.rlib" "/opt/crater/target/debug/deps/libtokio_timer-e441964b0ae72741.rlib" "/opt/crater/target/debug/deps/libtokio_sync-055f9392c49997cd.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c5e4da95cee6e84b.rlib" "/opt/crater/target/debug/deps/libtokio_fs-231c4a56bece2cf2.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-1e849f9b7b5e1d8d.rlib" "/opt/crater/target/debug/deps/libcrossbeam-15a18101da4a6741.rlib" "/opt/crater/target/debug/deps/libparking_lot-186794f982f716d8.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-f7c126053b2c53cf.rlib" "/opt/crater/target/debug/deps/librand-078dee0f3ebb7908.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-3bd607774ff741b7.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-6f1b2d659962e68f.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-08e0f992dc2f7448.rlib" "/opt/crater/target/debug/deps/libsmallvec-7e9133769ef9393b.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-da7901b483055588.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-13525240893b2498.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_codec-72ba77937734c745.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-e2446c1cef840acd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-1075fe8c881cf2fe.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-3a8c4e4143859d95.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libmio-1083daa80c426d6b.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libnet2-d0f54849c895407e.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-6a3e6ef7033c4526.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-d1813862d229c702.rlib" "/opt/crater/target/debug/deps/liblog-9312ce09ab268404.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-c53bc0cc942a2537.rlib" "/opt/crater/target/debug/deps/libnum_cpus-1b146ef3095cc54e.rlib" "/opt/crater/target/debug/deps/libhttp-fd2fd0acf59222d8.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libfailure-b035294c13e2a2b5.rlib" "/opt/crater/target/debug/deps/libbacktrace-24685430224d0daf.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a51a8593ce88a63a.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/libcookie-a140eb83451ce395.rlib" "/opt/crater/target/debug/deps/libchrono-cf4dfbc0300f3dd3.rlib" "/opt/crater/target/debug/deps/libnum_integer-18d49a40c0d7e665.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libtime-3f31ccda587002db.rlib" "/opt/crater/target/debug/deps/libbytes-436413b370f3345c.rlib" "/opt/crater/target/debug/deps/libiovec-f03be0bb79b0c5f8.rlib" "/opt/crater/target/debug/deps/liblibc-a2400964cc07e3c0.rlib" "/opt/crater/target/debug/deps/libborrow_bag-67f9ff8321e2c968.rlib" "/opt/crater/target/debug/deps/libbincode-2df4717ec0e7b97c.rlib" "/opt/crater/target/debug/deps/libserde-dffdbf7b1c13186d.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [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" "ae3f21f5924a50ef1cad4bdbc06f2a170500314087ebb4fbd5032a41439aaf82"` [INFO] running `"docker" "rm" "-f" "ae3f21f5924a50ef1cad4bdbc06f2a170500314087ebb4fbd5032a41439aaf82"` [INFO] [stdout] ae3f21f5924a50ef1cad4bdbc06f2a170500314087ebb4fbd5032a41439aaf82