[INFO] cloning repository https://github.com/BahNahNah/kea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BahNahNah/kea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537056e3eb4369ef4047d5a06774298d6d8f7651 [INFO] testing BahNahNah/kea against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BahNahNah/kea on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BahNahNah/kea [INFO] finished tweaking git repo https://github.com/BahNahNah/kea [INFO] tweaked toml for git repo https://github.com/BahNahNah/kea written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BahNahNah/kea already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f954e28c8a8cd93de75ad622cb112369802ac9d4badc68d8b542e3221eac0ce5 [INFO] running `Command { std: "docker" "start" "-a" "f954e28c8a8cd93de75ad622cb112369802ac9d4badc68d8b542e3221eac0ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f954e28c8a8cd93de75ad622cb112369802ac9d4badc68d8b542e3221eac0ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f954e28c8a8cd93de75ad622cb112369802ac9d4badc68d8b542e3221eac0ce5", kill_on_drop: false }` [INFO] [stdout] f954e28c8a8cd93de75ad622cb112369802ac9d4badc68d8b542e3221eac0ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cde50921135072a1ffb489588c670782c69905135024154764ef61d95482521 [INFO] running `Command { std: "docker" "start" "-a" "9cde50921135072a1ffb489588c670782c69905135024154764ef61d95482521", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling srcinfo v0.1.1 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v0.6.11 [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 time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling alpm-rs v0.1.24 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling url v1.7.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 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-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling aur-client v0.1.3 [INFO] [stderr] Compiling kea v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/utils/terminal.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | (fc == 'y' || fc == 'Y') [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - (fc == 'y' || fc == 'Y') [INFO] [stdout] 74 + fc == 'y' || fc == 'Y' [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | type Result = std::result::Result>; [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - type Result = std::result::Result>; [INFO] [stdout] 14 + type Result = std::result::Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kea.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | pub type Result = std::result::Result>; [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub type Result = std::result::Result>; [INFO] [stdout] 18 + pub type Result = std::result::Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repo/search.rs:7:64 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn search_aur(search: &str) -> Result> { [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub fn search_aur(search: &str) -> Result> { [INFO] [stdout] 7 + pub fn search_aur(search: &str) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/terminal.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | load_error: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - load_error: Option>, [INFO] [stdout] 10 + load_error: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/conf.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn load() -> Result>{ [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - pub fn load() -> Result>{ [INFO] [stdout] 89 + pub fn load() -> Result>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/conf.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn save(&self) -> Result<(), Box>{ [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 105 - pub fn save(&self) -> Result<(), Box>{ [INFO] [stdout] 105 + pub fn save(&self) -> Result<(), Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kea.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | let mut aur_error: Option> = None; [INFO] [stdout] | ^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - let mut aur_error: Option> = None; [INFO] [stdout] 47 + let mut aur_error: Option> = None; [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/kea-5483a403eba7ba36.kea.77725b20-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.kea.77725b20-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36.2q1adpw6o6pbygii.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-c8ec3b5f1f46f21e/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-17e91b86bda03400/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ea794029ba57cf2f/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-f9d251424aef5b1d.rlib" "/opt/rustwide/target/debug/deps/libpacman-a8d0ed90ce72934d.rlib" "/opt/rustwide/target/debug/deps/libaur_client-b963a9748eb5894a.rlib" "/opt/rustwide/target/debug/deps/libgit2-544d648ca4deaee5.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a430b2caec0fa6c4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f96c06c17dc84443.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-bfff443bb5e2141d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9269bbb3c6da9a9f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-634c719fe2340927.rlib" "/opt/rustwide/target/debug/deps/libuuid-09d5146b2979d2a6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-84d7095a2f1ebcee.rlib" "/opt/rustwide/target/debug/deps/liburl-502bca55c491de60.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-6b8c04fc3ad3f4d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6622741af6ea741b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56b304d5b4ff1978.rlib" "/opt/rustwide/target/debug/deps/libryu-7fff25f15f35d445.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9d181c62b2674a72.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-868adc6cb4fd6b7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-bcfdf6a90063be90.rlib" "/opt/rustwide/target/debug/deps/liblibflate-0a0212f7fdc184d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0ab7e57723f777a8.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6b4741916f2f39e0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-15b0bf65d6cd51fb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-74a7d254a91fbd20.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7e6f5d163d4e151a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libhyper-e661fbe2a397a8ee.rlib" "/opt/rustwide/target/debug/deps/libwant-5af53c4bb026ab82.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-67c04df1b5cde5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-4060ffc6f4c9077f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dc26ff21466149aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-08c04f4c1d764ed8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3074892946f5252c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9fa5b1ed85fed6ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-28e6fb7cc0e72a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4e60a246fdd0566.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-158a4c7e8ff477bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92e22ff1fafa6146.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd50ff5c917cd2d1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-21c5f597e9a40028.rlib" "/opt/rustwide/target/debug/deps/librand-036a94e3f634aee8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9e323877da372944.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-167251d018e4ae14.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f962052636560766.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-fb5ee7355cba3021.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-86e4c343890aab2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7011d169e43a1653.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcabbe877cc97f59.rlib" "/opt/rustwide/target/debug/deps/libmio-2c66a9e2e3e62d0b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-78d906478cf307be.rlib" "/opt/rustwide/target/debug/deps/libtime-b8cc20072447b680.rlib" "/opt/rustwide/target/debug/deps/libnet2-7f3f676ca996cb32.rlib" "/opt/rustwide/target/debug/deps/libhttparse-788237a29dfd6204.rlib" "/opt/rustwide/target/debug/deps/libh2-5ac446f4d1076396.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-23bad05b3101743c.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eca3be70a8f21d1a.rlib" "/opt/rustwide/target/debug/deps/liblog-fbe5feea5e65a0c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2924169da3699b9e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b41085cf24bebae9.rlib" "/opt/rustwide/target/debug/deps/libhttp-b2e1a2b149a3a14b.rlib" "/opt/rustwide/target/debug/deps/libitoa-dd0e0fd0bfe4e35a.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-5678fd3bbcf567f3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fec232c8026ea56e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac561cfb11eec4d0.rlib" "/opt/rustwide/target/debug/deps/libbytes-9d135a282293a012.rlib" "/opt/rustwide/target/debug/deps/libiovec-6443932f1d18687a.rlib" "/opt/rustwide/target/debug/deps/libbase64-55d6e88185d63578.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac9eb326b327d743.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-672f1f9f6a16c412.rlib" "/opt/rustwide/target/debug/deps/libclap-9bd3edac688b8b67.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f44f00def523547f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4ccb3802ad3f8191.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libatty-c51fe4201922b8c7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libtermion-a5c778171e27458f.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-7ccec1b261f472b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-1177f4e21547c122.rlib" "/opt/rustwide/target/debug/deps/libtoml-c2b1ad655f7b1185.rlib" "/opt/rustwide/target/debug/deps/libserde-76c27b54d2ec51dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lalpm" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kea-5483a403eba7ba36" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lalpm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kea` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9cde50921135072a1ffb489588c670782c69905135024154764ef61d95482521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cde50921135072a1ffb489588c670782c69905135024154764ef61d95482521", kill_on_drop: false }` [INFO] [stdout] 9cde50921135072a1ffb489588c670782c69905135024154764ef61d95482521