[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BahNahNah/kea on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-101/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aur-client v0.1.3 [INFO] [stderr] Downloaded alpm-rs v0.1.24 [INFO] [stderr] Downloaded pacman v0.1.3 [INFO] [stderr] Downloaded serde v1.0.88 [INFO] [stderr] Downloaded serde_derive v1.0.88 [INFO] [stderr] Downloaded srcinfo v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85d6be13a9763dcfed58c4209001641fd71343eb53bad0c77ace7ff16b79c004 [INFO] running `Command { std: "docker" "start" "-a" "85d6be13a9763dcfed58c4209001641fd71343eb53bad0c77ace7ff16b79c004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d6be13a9763dcfed58c4209001641fd71343eb53bad0c77ace7ff16b79c004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d6be13a9763dcfed58c4209001641fd71343eb53bad0c77ace7ff16b79c004", kill_on_drop: false }` [INFO] [stdout] 85d6be13a9763dcfed58c4209001641fd71343eb53bad0c77ace7ff16b79c004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa5ea431b5e9608b70e46639d1774bc101ae25f547e2ab917b27936247e7e3c [INFO] running `Command { std: "docker" "start" "-a" "2fa5ea431b5e9608b70e46639d1774bc101ae25f547e2ab917b27936247e7e3c", 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 semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling autocfg v0.1.2 [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 byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling srcinfo v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [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 unicode-normalization v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [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 tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.20 [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 dirs v1.0.4 [INFO] [stderr] Compiling alpm-rs v0.1.24 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [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 crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [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-de25b6983f64c4e1.kea.42ccae14-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.kea.42ccae14-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1.4xezhtdqmc0x17cn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2afd40eb35b10e56/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-0cf9f5650d74ad59/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-730af64948bd4e79/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-fc2212516ef2ee78.rlib" "/opt/rustwide/target/debug/deps/libpacman-cce7030f7ae96b22.rlib" "/opt/rustwide/target/debug/deps/libaur_client-bdeeef7ef1b8f29c.rlib" "/opt/rustwide/target/debug/deps/libgit2-84cc7cb2bf07198d.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a3c84bffed24ff07.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e60a2cbf974941ce.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-1335ba38d4f1eb24.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-efed7109324c49f3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e7e6aa4f326e6b12.rlib" "/opt/rustwide/target/debug/deps/libuuid-a485aaed0da706f1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a3f86fb5246ef971.rlib" "/opt/rustwide/target/debug/deps/liburl-f589dba8ef1e3849.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-d91557371fdbb687.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a68e02de28f56e7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f04668caa2b0aa59.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3add3ee8c9bfb8e3.rlib" "/opt/rustwide/target/debug/deps/libryu-60de7040588ce18e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-380377a1dccdbd99.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libmime-7ec5aa2388c824de.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf7ac874aca30853.rlib" "/opt/rustwide/target/debug/deps/liblibflate-5f2af1f9179cb0ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-56d54baab246903f.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1edfb2581efe464a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-61da60e7ad9f4388.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9e7eebebb9984fd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87ee67c99a8fcab7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libhyper-496222e1fb663909.rlib" "/opt/rustwide/target/debug/deps/libwant-41262bccf7d15da7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9afec3268561c4ea.rlib" "/opt/rustwide/target/debug/deps/libtokio-9ec97ab6d8f0226c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ec6d1c101adadc11.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5ab2bc4d4f42a5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5b01cd0de3ec465f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7585757ac5ad9cf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c8f614d290af912.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-04f57a7adf35fca5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3c0cf47aa7573c08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2689d4e7dce28fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-96b4a48697b23f5e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-27feae3e258d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-ef765322bdde045f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-da4e5a68e256ce77.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-fc08c04f6d3d2767.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3ed2cd9c9b8a2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a1eb9dad110e0b72.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f49b5f3324a2bdb8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-97af55f3b5425004.rlib" "/opt/rustwide/target/debug/deps/libmio-731350a3b9198df1.rlib" "/opt/rustwide/target/debug/deps/liblazycell-bf4afccc2b1cfa72.rlib" "/opt/rustwide/target/debug/deps/libtime-f4257853462535a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-e569da8bc7babd18.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2ee177e246000396.rlib" "/opt/rustwide/target/debug/deps/libh2-1597c560a98d9f1e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libstring-a1bf2b347d40ee27.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-cbcbc575d72ac568.rlib" "/opt/rustwide/target/debug/deps/liblog-ceb8c7c7055f979e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-46a4dcd795ce8cb3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-022e5e02dc19d4ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd4a273698304131.rlib" "/opt/rustwide/target/debug/deps/libitoa-3ef0afce6033b448.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libfutures-1afb029c5e9862f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d47fdcf9f88735cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba39efabcb0a90d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-423ab31765abb958.rlib" "/opt/rustwide/target/debug/deps/libiovec-20d3757eaae40cd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-af4f6d29ed43dff2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4499033725c42a49.rlib" "/opt/rustwide/target/debug/deps/libclap-a51c6045e97db9d1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e9db16327fb0ffe.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ad74fbedc0cb4334.rlib" "/opt/rustwide/target/debug/deps/libstrsim-04eef2d3220ea4a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libatty-450326545ba1b2eb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libtermion-9eebebd8a4e6f8bb.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-312d0bfa1ae794cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9679af5ff745e7e.rlib" "/opt/rustwide/target/debug/deps/libtoml-171836eabdf635f6.rlib" "/opt/rustwide/target/debug/deps/libserde-ec15a94b17722a45.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kea-de25b6983f64c4e1" "-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" "2fa5ea431b5e9608b70e46639d1774bc101ae25f547e2ab917b27936247e7e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa5ea431b5e9608b70e46639d1774bc101ae25f547e2ab917b27936247e7e3c", kill_on_drop: false }` [INFO] [stdout] 2fa5ea431b5e9608b70e46639d1774bc101ae25f547e2ab917b27936247e7e3c