[INFO] updating cached repository https://github.com/vn971/rua [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] daff295b4224411ea857334560772cfdd0423c86 [INFO] testing vn971/rua 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%2Fvn971%2Frua" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vn971/rua 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/vn971/rua [INFO] finished tweaking git repo https://github.com/vn971/rua [INFO] tweaked toml for git repo https://github.com/vn971/rua written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vn971/rua 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] dbd37ae79d74ce370b76c91604a39aa51839662826978e336c59cf52666cff1a [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" "dbd37ae79d74ce370b76c91604a39aa51839662826978e336c59cf52666cff1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd37ae79d74ce370b76c91604a39aa51839662826978e336c59cf52666cff1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd37ae79d74ce370b76c91604a39aa51839662826978e336c59cf52666cff1a", kill_on_drop: false }` [INFO] [stdout] dbd37ae79d74ce370b76c91604a39aa51839662826978e336c59cf52666cff1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 59f6de157a049e4d43099fb36f0ba11156489f42deb4dbbc1089c8f82b919de6 [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" "59f6de157a049e4d43099fb36f0ba11156489f42deb4dbbc1089c8f82b919de6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling alpm-sys-fork v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling srcinfo v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling psm v0.1.10 [INFO] [stderr] Compiling stacker v0.1.9 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling alpm v0.9.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling ruzstd v0.2.1 [INFO] [stderr] Compiling rm_rf v0.6.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling rua v0.17.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling raur v3.0.1 [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/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.rua.33lfpnjr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d" "/opt/rustwide/target/debug/deps/rua-de780d2ba0d5d58d.54yn5jlmcknigtxm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out" "-L" "/opt/rustwide/target/debug/build/psm-8751b9e1dde606db/out" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libuname-135d4c9e09548de5.rlib" "/opt/rustwide/target/debug/deps/libusers-aa0ddaec28c39437.rlib" "/opt/rustwide/target/debug/deps/librm_rf-b14374be33b7814f.rlib" "/opt/rustwide/target/debug/deps/libstacker-dd2cce5a2e140835.rlib" "/opt/rustwide/target/debug/deps/libpsm-6b27a55f2623dde6.rlib" "/opt/rustwide/target/debug/deps/libxz2-33641ab822b7ff7e.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-6598bf7bff036032.rlib" "/opt/rustwide/target/debug/deps/libtar-9c574a015d4825d1.rlib" "/opt/rustwide/target/debug/deps/libxattr-564ca95b449d00c2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-ce8a59830667ce6f.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-bad735f496d50d8e.rlib" "/opt/rustwide/target/debug/deps/libfs2-d5e0737e6ef0773b.rlib" "/opt/rustwide/target/debug/deps/libdirectories-36babe40ce3ff88f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d7da7b452cb2b855.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e702c5443f791f41.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libterm_size-383021a923fe6974.rlib" "/opt/rustwide/target/debug/deps/libfailure-01b02d1c6b811111.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-405df4a372be4d31.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libchrono-e6d50cb26d18f269.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libstructopt-b514345b28c9dc0f.rlib" "/opt/rustwide/target/debug/deps/libclap-1b63a2393651e639.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b1476d934a298ce1.rlib" "/opt/rustwide/target/debug/deps/libcsv-154ba688e30c43d0.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b2f0d5fa81297eae.rlib" "/opt/rustwide/target/debug/deps/libbstr-8884275a4327a6da.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-046db2e2bbcd055f.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-fa55dfc697c9c4f4.rlib" "/opt/rustwide/target/debug/deps/libterm-7e475e35a616cd64.rlib" "/opt/rustwide/target/debug/deps/libdirs-f6fdaf6b61f3c04c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libcolored-b87d0089ed673e6a.rlib" "/opt/rustwide/target/debug/deps/libatty-b2c8e0e1c97f1fab.rlib" "/opt/rustwide/target/debug/deps/libalpm-29e4de7cf364f75e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libalpm_sys_fork-7575d68e1bda5266.rlib" "/opt/rustwide/target/debug/deps/libraur-0f2ede61cc0dae7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9fbe01809b354e50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aade507e9b5fa313.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-256d4e17f07e8127.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-25b7720d53471719.rlib" "/opt/rustwide/target/debug/deps/librustls-345e48686d7f53c8.rlib" "/opt/rustwide/target/debug/deps/libsct-32ef1cade54f3e26.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b2412d547217c317.rlib" "/opt/rustwide/target/debug/deps/libring-6b8932d3062c67bf.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9c6dc84a29f5e191.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cd7787efa34c65e2.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libserde-3fe3f4041da595bf.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-50535ce51dfbdc84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-d4502f19354a4dc9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-ffb5fcc4b2c72262.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bac6247920442858.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libtime-e012a3a7565ccf8f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-65573c71714dccf5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-a217ff01a93b5cf6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/libtokio-392c62f00189f63a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03ee15673eac4cd7.rlib" "/opt/rustwide/target/debug/deps/libmio-293f7643c70e9794.rlib" "/opt/rustwide/target/debug/deps/libiovec-513f7892893c9545.rlib" "/opt/rustwide/target/debug/deps/libnet2-195e9ce501d7202a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fafe118f61b1516d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-80c78add4d111002.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49a5eb02a1187e0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-02087f53d1d2546b.rlib" "/opt/rustwide/target/debug/deps/libitertools-d39420ff15caf191.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libruzstd-b87e1585023708c5.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-ee49f8f630388826.rlib" "/opt/rustwide/target/debug/deps/librand-c2d48acf7f7a951c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84580c9103dbbeed.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-65650b81b1aab10f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-afc3f82746020096.rlib" "/opt/rustwide/target/debug/deps/liblibc-f65a7f11000d688e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/liblibflate-f6fa51ac0d5f3927.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba3afdc847a40309.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-14b57509462336df.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-eb321e66e148cb75.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" "-llzma" "-lalpm" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lalpm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rua`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "59f6de157a049e4d43099fb36f0ba11156489f42deb4dbbc1089c8f82b919de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f6de157a049e4d43099fb36f0ba11156489f42deb4dbbc1089c8f82b919de6", kill_on_drop: false }` [INFO] [stdout] 59f6de157a049e4d43099fb36f0ba11156489f42deb4dbbc1089c8f82b919de6