[INFO] updating cached repository https://github.com/BahNahNah/kea [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537056e3eb4369ef4047d5a06774298d6d8f7651 [INFO] testing BahNahNah/kea against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BahNahNah/kea on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 197c8d31e03e6a1fbe5bb90a129a17437b57323762230621f43f98773c3f9784 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "197c8d31e03e6a1fbe5bb90a129a17437b57323762230621f43f98773c3f9784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197c8d31e03e6a1fbe5bb90a129a17437b57323762230621f43f98773c3f9784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197c8d31e03e6a1fbe5bb90a129a17437b57323762230621f43f98773c3f9784", kill_on_drop: false }` [INFO] [stdout] 197c8d31e03e6a1fbe5bb90a129a17437b57323762230621f43f98773c3f9784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e32c48f24474805304831904f8dcdf58f48e464e5e12b1d5fdc595e9a00956f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e32c48f24474805304831904f8dcdf58f48e464e5e12b1d5fdc595e9a00956f9", 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 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 slab v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 fnv v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [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 strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling srcinfo v0.1.1 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [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 termion v1.5.1 [INFO] [stderr] Compiling alpm-rs v0.1.24 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [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 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 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 h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [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_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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: 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] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^ help: use `dyn`: `dyn Error` [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] | ^^^^^ help: use `dyn`: `dyn Error` [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] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^ help: use `dyn`: `dyn Error` [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] | ^^^^^ help: use `dyn`: `dyn Error` [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] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.kea.c48cyg00-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440" "/opt/rustwide/target/debug/deps/kea-0cde16adebb89440.4rxwhz0456hr90jc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-cc4d36d6e22e9b31/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-22ac25e83087d163/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-23db0e6c4f4e9488/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-2f9d64e2e5f82604.rlib" "/opt/rustwide/target/debug/deps/libpacman-1a287a443964174e.rlib" "/opt/rustwide/target/debug/deps/libaur_client-ef0fb0f7ad6af474.rlib" "/opt/rustwide/target/debug/deps/libgit2-5ba046a66c21a2d8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b5c3b62c3bd6a686.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-4c3cc0453c5473c5.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-758d57c49205ea91.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5d88b1b11eee678a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c95072306ce462a1.rlib" "/opt/rustwide/target/debug/deps/libuuid-7eb92d57c3625091.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e64dcaf100507f95.rlib" "/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-7b4184daa5972fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-adab4e4a015b4d1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6193a4c1db3f4104.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e13a2982cbc2f0ec.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-3f91330c241d7b40.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-6710089fdee05005.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-761cb56b0994280e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e05b64048c86f02f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-02b371614c8459bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4545070c4ec87470.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-e8f94b1d953b0d67.rlib" "/opt/rustwide/target/debug/deps/libwant-345c8ea87b560846.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-48cc272bbb6c30d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-e23f4859779dcf49.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b276094bf10cf5c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-70502758c2b86363.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4a0628f470cd439d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-08e9fcad436fccb5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2bedc23648801a53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7a3486140cb4f54.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0e5504522fae0b64.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-347d91496e2b4d96.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5e80460b505c3efa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e873f41bf078c099.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/librand-e471bf796f3d7dbd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9d6508c9b6efd7a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-b526284731de277b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-12edadc0d11e3b8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a4b0a3dabee4ce22.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c1c3a881dfed994f.rlib" "/opt/rustwide/target/debug/deps/libmio-f3ce0966dab35b10.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libtime-c962e06e7b95158f.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd29c7cb37ad47c9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-dca1f9804f5e1061.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-3c47adb05531e574.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-85da1411663d0e8b.rlib" "/opt/rustwide/target/debug/deps/liblog-88c149eb87f4da1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-673fc37064773e54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ce9675d7b583b4d.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c9b197608354a0f.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7ec55a0119566cc7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libbytes-32b1b4b77caf331b.rlib" "/opt/rustwide/target/debug/deps/libiovec-5dc9f73ee41cee23.rlib" "/opt/rustwide/target/debug/deps/libbase64-b41ae51a3e6a2081.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libclap-0f854f19acc6f76c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ac4b2cf9a0c90aea.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-6094ef4bc248b16c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libatty-c6312f38ce7aeb17.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libtermion-21c8bfce8836704e.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-368a4c188c32b85b.rlib" "/opt/rustwide/target/debug/deps/liblibc-b1c640e670951566.rlib" "/opt/rustwide/target/debug/deps/libtoml-4b3091d1372cb757.rlib" "/opt/rustwide/target/debug/deps/libserde-a663645a49e117d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lalpm" "-lalpm" "-lalpm" "-lalpm" "-lalpm" "-lalpm" "-lalpm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /usr/bin/ld: cannot find -lalpm [INFO] [stdout] /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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e32c48f24474805304831904f8dcdf58f48e464e5e12b1d5fdc595e9a00956f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32c48f24474805304831904f8dcdf58f48e464e5e12b1d5fdc595e9a00956f9", kill_on_drop: false }` [INFO] [stdout] e32c48f24474805304831904f8dcdf58f48e464e5e12b1d5fdc595e9a00956f9