[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBahNahNah%2Fkea" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BahNahNah/kea on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-6/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aur-client v0.1.3 [INFO] [stderr] Downloaded pacman v0.1.3 [INFO] [stderr] Downloaded alpm-rs v0.1.24 [INFO] [stderr] Downloaded srcinfo v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] 4baebf8b580a6627956ea6e334935eae1609996a8828c09e7f2cdfea189b8181 [INFO] running `"docker" "start" "-a" "4baebf8b580a6627956ea6e334935eae1609996a8828c09e7f2cdfea189b8181"` [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 serde v1.0.88 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling srcinfo v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.88 [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 termion v1.5.1 [INFO] [stderr] Compiling alpm-rs v0.1.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.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 openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.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 mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 tokio v0.1.15 [INFO] [stderr] Compiling h2 v0.1.16 [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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.kea.9j9n5vbz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b" "/opt/rustwide/target/debug/deps/kea-0809730696a0a35b.3m3kbcq73br9wx3i.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-64e891b8d63799b2/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-53fe2602f4de50bc/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d98d5346c4fd6024/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-a25c47de388b57a3.rlib" "/opt/rustwide/target/debug/deps/libpacman-fda67e1aaa89386d.rlib" "/opt/rustwide/target/debug/deps/libaur_client-a15f207b1d77825d.rlib" "/opt/rustwide/target/debug/deps/libgit2-b9cae80421926560.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b422e967644e8a6a.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-6d4cd3ab1d3de41c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-e64b93e1ffa25c60.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ba6098e8de92ae4a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d1725a140656453a.rlib" "/opt/rustwide/target/debug/deps/libuuid-cca06f8c17f14781.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c762c81a27a396c2.rlib" "/opt/rustwide/target/debug/deps/liburl-ac474db8f4292034.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-8af0d3cf9e9a55e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bdb159c54782497d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9e99d0458f56d0e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7c79dc8890075361.rlib" "/opt/rustwide/target/debug/deps/libryu-8e67a7e56e9798f9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e9a0a62affa1c705.rlib" "/opt/rustwide/target/debug/deps/libphf-7ce15022bc4f3837.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1e272a04878f2bf8.rlib" "/opt/rustwide/target/debug/deps/libunicase-4bc3cd97736ab91d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a8dae4f504067954.rlib" "/opt/rustwide/target/debug/deps/libmime-1d86bac2e6b16e78.rlib" "/opt/rustwide/target/debug/deps/libunicase-6f7f4f85b9b49ce5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8fc10203b703d749.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8168f0480ad89fb6.rlib" "/opt/rustwide/target/debug/deps/libadler32-85e883990f84a63b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dba9c7d021e8fc53.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ce14e9b840d9e514.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f056f17c08b9a8d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-daf90db81dc9cc44.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-02c4d39ead9de866.rlib" "/opt/rustwide/target/debug/deps/libwant-1f876c147126f124.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-dfa22eef22e35957.rlib" "/opt/rustwide/target/debug/deps/libtokio-c9f5e6c859747f4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1102a9818bdf3ea3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-501c6c5ae463ecbf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5db01009619f73eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdb959ece6759b7a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f93f1c2b1b64e69e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-80b6e93459511106.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e22f68a3886f418c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a5585bfe629095c3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d9dd8d1905dc4582.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fe154ee3b9c2120b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff33183e7495019a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e14de931170292e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb6257e1ee561155.rlib" "/opt/rustwide/target/debug/deps/librand-30e6cdf7c396eb9c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-776f31bbdaf5a84d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-076733ffeda0eb09.rlib" "/opt/rustwide/target/debug/deps/librand_hc-b99f65cc6f82ff49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cc8b2247cefd99f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b128e05b98a05ec5.rlib" "/opt/rustwide/target/debug/deps/librand_core-d84f8367316f50c1.rlib" "/opt/rustwide/target/debug/deps/librand_os-2e7fba82855d2aaa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-429831b697bee6de.rlib" "/opt/rustwide/target/debug/deps/librand_core-487bb7a181b5439c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-734d2ba8deaa924f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8dcea63b701e2ec8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89c2d7a36eb453e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b5fd41e32932e4aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-71b1e04a994efb92.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-015ec56ca4a3e480.rlib" "/opt/rustwide/target/debug/deps/libmio-902820a7a916ada0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libtime-bb549c6c798da2bc.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c82e4a51cc9d7c0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-613720d310018a23.rlib" "/opt/rustwide/target/debug/deps/libh2-8849ea4c7defb68a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0aa5850c87315ed.rlib" "/opt/rustwide/target/debug/deps/libstring-5abcbe32b6de12a3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-051430707caf4330.rlib" "/opt/rustwide/target/debug/deps/liblog-f6038cc70ed47e96.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-73809238c084fd3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1d34e0091f5684f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-c7a1ab76d16b15ec.rlib" "/opt/rustwide/target/debug/deps/libitoa-26e40ea11a3f8443.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libfutures-82b1569be0ae111a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-479da781038de3f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ea4f283344e50e84.rlib" "/opt/rustwide/target/debug/deps/libbytes-3fe65facd1dfa45a.rlib" "/opt/rustwide/target/debug/deps/libiovec-2fb02f77d0849865.rlib" "/opt/rustwide/target/debug/deps/libbase64-46926e980ba19dc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c07239ae04ee8aff.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a1e73fe56b37829c.rlib" "/opt/rustwide/target/debug/deps/libclap-e07177cdfaf45f20.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b48f934e70e8c35a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-218d914568033177.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ca52d039b46dd335.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4ba13cb97dd85092.rlib" "/opt/rustwide/target/debug/deps/libatty-282af4ac49a96000.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libtermion-01bca1dff2b72490.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-12f919d4bf92d287.rlib" "/opt/rustwide/target/debug/deps/liblibc-4422530fafb061d6.rlib" "/opt/rustwide/target/debug/deps/libtoml-2b1458dab61e003c.rlib" "/opt/rustwide/target/debug/deps/libserde-b3e41c17885417bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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" "4baebf8b580a6627956ea6e334935eae1609996a8828c09e7f2cdfea189b8181"` [INFO] running `"docker" "rm" "-f" "4baebf8b580a6627956ea6e334935eae1609996a8828c09e7f2cdfea189b8181"` [INFO] [stdout] 4baebf8b580a6627956ea6e334935eae1609996a8828c09e7f2cdfea189b8181