[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 beta-2020-07-24 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-6/source", kill_on_drop: false }` [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-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ba544df53457b2fcc1b8073d659fac0cb716e41f1e0d6ad42c290ccb6a79faf [INFO] running `Command { std: "docker" "start" "-a" "0ba544df53457b2fcc1b8073d659fac0cb716e41f1e0d6ad42c290ccb6a79faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba544df53457b2fcc1b8073d659fac0cb716e41f1e0d6ad42c290ccb6a79faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba544df53457b2fcc1b8073d659fac0cb716e41f1e0d6ad42c290ccb6a79faf", kill_on_drop: false }` [INFO] [stdout] 0ba544df53457b2fcc1b8073d659fac0cb716e41f1e0d6ad42c290ccb6a79faf [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c578c638f1c0addf849f5102e348e550ef5780a19c4a7dde0a93d877ad991d89 [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" "c578c638f1c0addf849f5102e348e550ef5780a19c4a7dde0a93d877ad991d89", 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 autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.9 [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 proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pacman v0.1.3 [INFO] [stderr] Compiling srcinfo v0.1.1 [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 rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.20 [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 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 alpm-rs v0.1.24 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling dirs v1.0.4 [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 rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [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 parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [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 h2 v0.1.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling tokio v0.1.15 [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.kea.ag50j0b4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6" "/opt/rustwide/target/debug/deps/kea-cd37f13cbd21b8b6.285xy4rgp1ofmfhn.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-b9bfe2d120770fc3/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-ebc8adc97a08cbf7/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-674f75e3c20af938/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-d70d59cdb93c2d19.rlib" "/opt/rustwide/target/debug/deps/libpacman-89265a4bb2b50c44.rlib" "/opt/rustwide/target/debug/deps/libaur_client-6d1259a3060d12f8.rlib" "/opt/rustwide/target/debug/deps/libgit2-56c27e0072c82483.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-92aa25262b88771a.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3e31ee16d701f440.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-080b7d3f88237975.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2ab20f9593f9cdf7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bac1826e05589130.rlib" "/opt/rustwide/target/debug/deps/libuuid-da7ad715efa1e782.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c07305af1e425207.rlib" "/opt/rustwide/target/debug/deps/liburl-96a640f2f175e386.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-6541ecffe7358343.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7700dfeab4d03fbb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4ef7147eccd68a29.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7fc414564d0721dd.rlib" "/opt/rustwide/target/debug/deps/libphf-763342f66c9207d9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-e4417865ca40aabd.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c036f63c28bb9f28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bbf548ebed7ad6a9.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-425fcdf7bdc8fc90.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-900fbb1f07f4af6c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1dece9245a9ce8d0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9374bafe92849d5a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-3343c423da52ebbc.rlib" "/opt/rustwide/target/debug/deps/libwant-4c0a541997e195a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b1e7ebc1e3b3e285.rlib" "/opt/rustwide/target/debug/deps/libtokio-46e966cfae269ccc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-75db6c35ffa62493.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-607f2a46d284f176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d3eb442743b4a6ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4adf0080d3fcdc45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-088ff4a20fb30899.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-08505dfe951e9fce.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9bbc3007324ce6fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4f64f16b30f0f19.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f368097535ced4b3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1519b8991b160ce6.rlib" "/opt/rustwide/target/debug/deps/librand-ee6806a4ca771439.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d166eaf1f31e436d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f23b2664e56a2f2c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f2e4f141a70472cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-88ac67478fbd4d3a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1bde7cb07bd26099.rlib" "/opt/rustwide/target/debug/deps/librand_core-e70617dc38f2822c.rlib" "/opt/rustwide/target/debug/deps/librand_os-fb37450242a336ae.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-42edf4933730096a.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d58d0e85cc2e2d06.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8e3efd86b00f9dc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9eb756b1fdfea7fb.rlib" "/opt/rustwide/target/debug/deps/libmio-365e5b4a4e32288c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libtime-7456843560f1953a.rlib" "/opt/rustwide/target/debug/deps/libnet2-caa05744cde9f396.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-fedb20b4b0c83053.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-e05c9c2fe2f60f40.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7d5261c62177cfa3.rlib" "/opt/rustwide/target/debug/deps/liblog-636b0cf56a646f03.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e00eb4384375a039.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-918bb5b1df81e63f.rlib" "/opt/rustwide/target/debug/deps/libhttp-a30cf29f53e91c7e.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-63c4a3c970e210c6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbytes-81244257bc7bb093.rlib" "/opt/rustwide/target/debug/deps/libiovec-e77c41beb45c82de.rlib" "/opt/rustwide/target/debug/deps/libbase64-801465f4e4335249.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libclap-77976cb6e0ee2970.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e736d6b3c3e2bd7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d70d337a04bb4303.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f1b45d912052481f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libatty-9d53d34c001b7a46.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libtermion-39b412b72b63b612.rlib" "/opt/rustwide/target/debug/deps/libalpm_rs-4abe88e0e79b0a99.rlib" "/opt/rustwide/target/debug/deps/liblibc-0851c0afcdf7b8bd.rlib" "/opt/rustwide/target/debug/deps/libtoml-83f0fc30eac6af4e.rlib" "/opt/rustwide/target/debug/deps/libserde-abd5647e300845ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "c578c638f1c0addf849f5102e348e550ef5780a19c4a7dde0a93d877ad991d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c578c638f1c0addf849f5102e348e550ef5780a19c4a7dde0a93d877ad991d89", kill_on_drop: false }` [INFO] [stdout] c578c638f1c0addf849f5102e348e550ef5780a19c4a7dde0a93d877ad991d89