[INFO] cloning repository https://github.com/BahNahNah/kea [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 537056e3eb4369ef4047d5a06774298d6d8f7651 [INFO] testing BahNahNah/kea against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea" "/workspace/builds/worker-4/source"` [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.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb8755127d5860d8c2c7e698f4ffdd1cbe89b7dc73114b22f6cdc7a8a4612f16 [INFO] running `"docker" "start" "-a" "bb8755127d5860d8c2c7e698f4ffdd1cbe89b7dc73114b22f6cdc7a8a4612f16"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cc v1.0.29 [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 indexmap v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling srcinfo v0.1.1 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [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 bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [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 tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [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 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] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/kea.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | pub type Result = std::result::Result>; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/kea.rs:47:39 [INFO] [stderr] | [INFO] [stderr] 47 | let mut aur_error: Option> = None; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/repo/search.rs:7:64 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn search_aur(search: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils/terminal.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | load_error: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/utils/terminal.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | (fc == 'y' || fc == 'Y') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils/conf.rs:89:39 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn load() -> Result>{ [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils/conf.rs:105:42 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn save(&self) -> Result<(), Box>{ [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:45 [INFO] [stderr] | [INFO] [stderr] 14 | type Result = std::result::Result>; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.kea.25fs04b1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd" "/opt/rustwide/target/debug/deps/kea-6fa89fb479d1c0fd.48gnqdql4eewu39y.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-7565c0b4dbecf9a7/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-994a58d841e26206/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4cf8feea695599ea/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-c3cad3fdef10f07d.rlib" "/opt/rustwide/target/debug/deps/libpacman-cf494dd83807c5c9.rlib" "/opt/rustwide/target/debug/deps/libaur_client-1a3681bd2420dcbb.rlib" "/opt/rustwide/target/debug/deps/libgit2-cbcc290e728745d9.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-193507b010a6fc24.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8970a22b5e64cbc6.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-e65cbfb3eb509a28.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1f3411dbc0f6ce09.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8d2c5a743aa86312.rlib" "/opt/rustwide/target/debug/deps/libuuid-795b4f025cdeacb7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-97a64091f8e106ed.rlib" "/opt/rustwide/target/debug/deps/liburl-3e475f07fdec623b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-1c9fa5f0e35110b1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e5579b57728723df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libdtoa-561da8907aae266b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8628aa663119a83c.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-dbe3ffef3cde5fcb.rlib" "/opt/rustwide/target/debug/deps/libphf-8cc0b09f840e7ada.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-aa6ffa6f475f10bc.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-a041ba79897f24f2.rlib" "/opt/rustwide/target/debug/deps/libunicase-c9205bced8d1de73.rlib" "/opt/rustwide/target/debug/deps/liblibflate-f72f06b8774690cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad18cf5dbcf0c5cb.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-02897213bfc782ad.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1fb91eda5adb0aa7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2aa9c8728c5adb31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-61b1e75552126149.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libhyper-985552b94d64f3d1.rlib" "/opt/rustwide/target/debug/deps/libwant-ea67730880791a6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-52987f95ca524270.rlib" "/opt/rustwide/target/debug/deps/libtokio-35584377e97b04c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-150ef63a5abc4301.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3b08d8ddeab9fd1a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7f0289c3e2e223fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-351018b9bd515a44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ba510c2c05d9e244.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ef5d02059cc260c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-df685c592d546bfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ee7565422ef85e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-00c7a405fcc1b52d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e28f534d0dde3ea7.rlib" "/opt/rustwide/target/debug/deps/librand-b8c6d5c54c755251.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-f09d120b1e8302ce.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f1fd33b9bc5e566b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1ed774b1b0cc13a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bcdb8ecac43414c8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9e0c665f67464740.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1f807daa840ecfb.rlib" "/opt/rustwide/target/debug/deps/librand_os-6b473925f001248e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b85322a536758076.rlib" "/opt/rustwide/target/debug/deps/librand_core-3765e1a61bc3f75e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2fe8ada0f5c363f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-64c483fca0f35e64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a37d2f09fb576d63.rlib" "/opt/rustwide/target/debug/deps/libmio-2f3d7b55c8dc5dda.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57366ef430dfcd40.rlib" "/opt/rustwide/target/debug/deps/libtime-0fad1be4b471124e.rlib" "/opt/rustwide/target/debug/deps/libnet2-6b85e61fe8d33ce9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libh2-5c80fc19a9d414ed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-7819015d4527171b.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d0858e649621675e.rlib" "/opt/rustwide/target/debug/deps/liblog-cc96050100bf31d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-58bc30def370ecf6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-700af0119a0e9499.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8a73e7b29dd9aee.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b3748a71332af969.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/libbytes-9c3d4a3d7bd7e50c.rlib" "/opt/rustwide/target/debug/deps/libiovec-d87efa5e37e377f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-7528e5ace68d8217.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bd502422c43746c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libclap-10d48f10ee056d8f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0a3b3bea3eacf388.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7fc25e8a7823995c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-c2f347f060a1ea6c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a7c158651e83f178.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libatty-3951af16068876a8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libtermion-1db0922d9f1bda62.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-03f8adcf40cb07e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-5ae35bcad8527664.rlib" "/opt/rustwide/target/debug/deps/libtoml-8c12759a5c58b1e7.rlib" "/opt/rustwide/target/debug/deps/libserde-ce88f80eda3ca534.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-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] [stderr] = note: /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] /usr/bin/ld: cannot find -lalpm [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `kea`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bb8755127d5860d8c2c7e698f4ffdd1cbe89b7dc73114b22f6cdc7a8a4612f16"` [INFO] running `"docker" "rm" "-f" "bb8755127d5860d8c2c7e698f4ffdd1cbe89b7dc73114b22f6cdc7a8a4612f16"` [INFO] [stdout] bb8755127d5860d8c2c7e698f4ffdd1cbe89b7dc73114b22f6cdc7a8a4612f16