[INFO] cloning repository https://github.com/vn971/rua [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vn971/rua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Frua"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Frua'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af4ea03e5bf42ba3b30557ddc03f4d2f19f833b5 [INFO] testing vn971/rua against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn971%2Frua" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vn971/rua 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/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-3/source/Cargo.toml [INFO] crate git repo https://github.com/vn971/rua 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 98a6a034a275b78195275e6eb18b9874f96f4d27ea07dbc60384ddd2a1c73579 [INFO] running `"docker" "start" "-a" "98a6a034a275b78195275e6eb18b9874f96f4d27ea07dbc60384ddd2a1c73579"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling alpm-sys-fork v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling srcinfo v0.3.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling psm v0.1.8 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling stacker v0.1.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling libflate v1.0.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling alpm v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rm_rf v0.6.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling ruzstd v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling rua v0.17.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling raur v2.0.2 [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/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.rua.bqrf3yuq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd" "/opt/rustwide/target/debug/deps/rua-270206c3f4e0fefd.3adetow88vwwkrzm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2836849222960fd6/out" "-L" "/opt/rustwide/target/debug/build/psm-34a53037317cc9c3/out" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libuname-c90f2f9003decd58.rlib" "/opt/rustwide/target/debug/deps/libusers-44ec6c330376bcce.rlib" "/opt/rustwide/target/debug/deps/librm_rf-eff67c8b8451d31e.rlib" "/opt/rustwide/target/debug/deps/libstacker-41363b48e5aa958f.rlib" "/opt/rustwide/target/debug/deps/libpsm-3f6c19b943e8e623.rlib" "/opt/rustwide/target/debug/deps/libxz2-af44f98e78febd79.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-ebc20fa73029078b.rlib" "/opt/rustwide/target/debug/deps/libtar-0f0542fd1fa06094.rlib" "/opt/rustwide/target/debug/deps/libxattr-f47491714a3a9c0c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7b49a9e7528a29db.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-adba562fec8838a7.rlib" "/opt/rustwide/target/debug/deps/libfs2-722dc294aecf11aa.rlib" "/opt/rustwide/target/debug/deps/libdirectories-91a34dc45667ed16.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-35c647a63dd9a289.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4cd41cbbd393b22c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f1b1fde38677cacf.rlib" "/opt/rustwide/target/debug/deps/libchrono-d732a046986cb28e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-94bf8c148e9995eb.rlib" "/opt/rustwide/target/debug/deps/libclap-81413f07b1c7586f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-974eb99206a6377c.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5357795f41cdee73.rlib" "/opt/rustwide/target/debug/deps/libstrsim-973ca7e6efba7d91.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libprettytable-5c9325e2951f91e4.rlib" "/opt/rustwide/target/debug/deps/libcsv-093caec9837b6637.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-76b0f168a32f2dfd.rlib" "/opt/rustwide/target/debug/deps/libbstr-e9a05af6c1583358.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-56326d60b6d1355e.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-2b01656625ac540d.rlib" "/opt/rustwide/target/debug/deps/libterm-6b5b489edf32e0a6.rlib" "/opt/rustwide/target/debug/deps/libdirs-23257995d4a204c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fb194c691b26f1.rlib" "/opt/rustwide/target/debug/deps/libcolored-63dd75a600236e9e.rlib" "/opt/rustwide/target/debug/deps/libatty-95e8b99d25a88bbd.rlib" "/opt/rustwide/target/debug/deps/libalpm-b85722870dc63516.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libalpm_sys_fork-371e20a821cd78c2.rlib" "/opt/rustwide/target/debug/deps/libraur-f1420dc8fd775ddc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-37c2cbc2bb25c6e6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b6216a243027829f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f0a475e3b1ca104d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-22b01149d7d2f2f3.rlib" "/opt/rustwide/target/debug/deps/librustls-9411e8346b460bbb.rlib" "/opt/rustwide/target/debug/deps/libwebpki-75bf3a1a65c20b8d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-a1b6400399d59aec.rlib" "/opt/rustwide/target/debug/deps/libsct-830e7cc7362a4903.rlib" "/opt/rustwide/target/debug/deps/libring-627442b99825eaec.rlib" "/opt/rustwide/target/debug/deps/libspin-3ad8816f35cf88b1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6cda21005a0fc52e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-e735010cae863fb9.rlib" "/opt/rustwide/target/debug/deps/libuuid-03a429365fcd3e31.rlib" "/opt/rustwide/target/debug/deps/librand-e8b9be846792fe24.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf67b26f27bfc4c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-889a2326b2c40156.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8c4063bb5c0f6344.rlib" "/opt/rustwide/target/debug/deps/libdtoa-954638a740dd8430.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-be35f113185b5f02.rlib" "/opt/rustwide/target/debug/deps/libunicase-02d9320204a1e892.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-42682266fb6b9ce6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-905c74556db94ffd.rlib" "/opt/rustwide/target/debug/deps/libhyper-b7b094c9003ff6e2.rlib" "/opt/rustwide/target/debug/deps/libwant-062956716cd463e4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-4cdf684d272dbc35.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8940370071880dd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fee7ea14b2628513.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-788956864107f14f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-48eef9cc011f78b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c499fe78bf37f3e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aebce936eb4eb10d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ab6bd098757009bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f6df9f1e578f1976.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-db6939cae4e6018d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f9bfecff4df907ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a32cfcf1affb0f29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2e6987098335faef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad4270d09bfce92.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-aa24168589a9112c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-709615f3af75dd60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed8d280867c6832.rlib" "/opt/rustwide/target/debug/deps/libmio-6066548793d7baa4.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed7bdee15c78e0d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6845a8129d5891f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8c2293bfb69db6b3.rlib" "/opt/rustwide/target/debug/deps/libh2-ab7f61661af9a47e.rlib" "/opt/rustwide/target/debug/deps/libstring-6c4580b1f4cb2bd5.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-21fa7237218bde7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-325176544d3b33f7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56f6a37558f5148.rlib" "/opt/rustwide/target/debug/deps/libhttp-9e33acda4ccf6040.rlib" "/opt/rustwide/target/debug/deps/libfnv-b45dacb9ecb507ee.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a0dd25d4af22bc7f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-65a6e25babda0e39.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5dbf03b885d5af51.rlib" "/opt/rustwide/target/debug/deps/libryu-69ddbb3a4db0d77c.rlib" "/opt/rustwide/target/debug/deps/libitoa-baa6a4ddb878a0b6.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-30b077ecf01033cb.rlib" "/opt/rustwide/target/debug/deps/liburl-3432cb5f4ae57cfe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-3cd28ff799609de5.rlib" "/opt/rustwide/target/debug/deps/libregex-9a59660fb1a417a0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8c4a7233d44e5b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe37456595fe7be2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6694212c7172d5bf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-85354a07dfbd5b22.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libserde-cb9726c91adabadd.rlib" "/opt/rustwide/target/debug/deps/libfailure-a813bf37a9f0923e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-836ab13575ad0fc2.rlib" "/opt/rustwide/target/debug/deps/libobject-fb97d04e1f439f1f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bef1e42a1c5288.rlib" "/opt/rustwide/target/debug/deps/libgimli-64737a6a0cfbf6c9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-2e93ead6f124ca6f.rlib" "/opt/rustwide/target/debug/deps/libtime-160d13eaa51613d2.rlib" "/opt/rustwide/target/debug/deps/liburl-f08d84bd09e9c054.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-00f6220cdf07c18b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c4c5b88848330204.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-62aa8dcfdd8a79e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-22207450bd50c5f9.rlib" "/opt/rustwide/target/debug/deps/libiovec-5618144fab7b2acb.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0028f4b39f0c4f3.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bd029e95f4f04e7.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-29b98c1f634d95bd.rlib" "/opt/rustwide/target/debug/deps/libitertools-13165e453a7c753f.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libruzstd-8d5a69c9e6a2ddca.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-9e61bf777117976d.rlib" "/opt/rustwide/target/debug/deps/librand-76e34f11f20ec390.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c49bee79fc6ebcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d6e416a918eb1afe.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d3ec403c5f54cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0878db7961a90168.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/liblibflate-669fcfeb4f29bab8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-ebe778aa7f02d892.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-108fe3aedeb303da.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" "-llzma" "-lalpm" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /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 [INFO] [stderr] [INFO] [stderr] error: could not compile `rua`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "98a6a034a275b78195275e6eb18b9874f96f4d27ea07dbc60384ddd2a1c73579"` [INFO] running `"docker" "rm" "-f" "98a6a034a275b78195275e6eb18b9874f96f4d27ea07dbc60384ddd2a1c73579"` [INFO] [stdout] 98a6a034a275b78195275e6eb18b9874f96f4d27ea07dbc60384ddd2a1c73579