[INFO] fetching crate rua 0.17.21... [INFO] testing rua-0.17.21 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rua 0.17.21 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rua 0.17.21 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rua 0.17.21 [INFO] finished tweaking crates.io crate rua 0.17.21 [INFO] tweaked toml for crates.io crate rua 0.17.21 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rua 0.17.21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alpm v1.1.12 [INFO] [stderr] Downloaded raur v5.0.1 [INFO] [stderr] Downloaded rm_rf v0.6.1 [INFO] [stderr] Downloaded alpm-sys v1.1.8 [INFO] [stderr] Downloaded srcinfo v1.0.0 [INFO] [stderr] Downloaded ruzstd v0.2.2 [INFO] [stderr] Downloaded psm v0.1.12 [INFO] [stderr] Downloaded stacker v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 396dbb22e9742821585d985a3b81c3325d84e1861ee4eb9543ffdbf8a8a55b30 [INFO] running `Command { std: "docker" "start" "-a" "396dbb22e9742821585d985a3b81c3325d84e1861ee4eb9543ffdbf8a8a55b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "396dbb22e9742821585d985a3b81c3325d84e1861ee4eb9543ffdbf8a8a55b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396dbb22e9742821585d985a3b81c3325d84e1861ee4eb9543ffdbf8a8a55b30", kill_on_drop: false }` [INFO] [stdout] 396dbb22e9742821585d985a3b81c3325d84e1861ee4eb9543ffdbf8a8a55b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6cff19dc6d4faa999ebdd56d6873d698837ec2e17e88ceb84d94aedf7a8b21 [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" "9e6cff19dc6d4faa999ebdd56d6873d698837ec2e17e88ceb84d94aedf7a8b21", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling alpm-sys v1.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling srcinfo v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling stacker v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling ruzstd v0.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling alpm v1.1.12 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rm_rf v0.6.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rua v0.17.21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling raur v5.0.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.rua.4wpe9l07-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317" "/opt/rustwide/target/debug/deps/rua-36a771e7e907c317.225nzlc5b0k8nub4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/target/debug/build/psm-f3708de2c367bc13/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuname-4489cdbc6461df67.rlib" "/opt/rustwide/target/debug/deps/libusers-ba566fb520bb5bfd.rlib" "/opt/rustwide/target/debug/deps/librm_rf-c21be4a8b5965edb.rlib" "/opt/rustwide/target/debug/deps/libstacker-42c62300aadcbf0c.rlib" "/opt/rustwide/target/debug/deps/libpsm-c29829352c9123d6.rlib" "/opt/rustwide/target/debug/deps/libxz2-74fa2a0aba4cdfff.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-a16d32bcca5c86db.rlib" "/opt/rustwide/target/debug/deps/libtar-4a21f0912561be36.rlib" "/opt/rustwide/target/debug/deps/libxattr-13cb9c0a3904220d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-fe256709c187e171.rlib" "/opt/rustwide/target/debug/deps/libsrcinfo-697ade22301d68ec.rlib" "/opt/rustwide/target/debug/deps/libfs2-0c434f0f1e33b4d0.rlib" "/opt/rustwide/target/debug/deps/libdirectories-f5662032ef191e0b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f5d05c0e799e8505.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a2f97201f33fbd88.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libterm_size-e3eba7f8138b86d4.rlib" "/opt/rustwide/target/debug/deps/libfailure-c21fc3361cd8be7c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6306c916b4c68bb1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libchrono-22f6fe3543e00cf9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-c8b6862b61d7520b.rlib" "/opt/rustwide/target/debug/deps/libstructopt-0107279516ea8827.rlib" "/opt/rustwide/target/debug/deps/libclap-782a94a9026c4b1b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libregex-98bed7b4d70d0380.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libprettytable-3ac1920c27e9477e.rlib" "/opt/rustwide/target/debug/deps/libcsv-a41fdd50de032cbc.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-52c33fb6fa205f2a.rlib" "/opt/rustwide/target/debug/deps/libbstr-a5bc5bd576b0328b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-622a0acdcd0403e8.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-16c1905ce3c3ec04.rlib" "/opt/rustwide/target/debug/deps/libterm-e0487477065f32e8.rlib" "/opt/rustwide/target/debug/deps/libdirs-a8cff107d2ef4dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libcolored-79370ed36c28d68f.rlib" "/opt/rustwide/target/debug/deps/libatty-eeb46552933ff744.rlib" "/opt/rustwide/target/debug/deps/libalpm-9299d2a56ee8114d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libalpm_sys-cd96ae3c8504906d.rlib" "/opt/rustwide/target/debug/deps/libraur-b7333bc6a3c35e79.rlib" "/opt/rustwide/target/debug/deps/libreqwest-742c51ab71eb469b.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1dd5f438edc41124.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-75d42494074eae64.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-983b36598fb695cb.rlib" "/opt/rustwide/target/debug/deps/librustls-c7f007ee5ecca2e0.rlib" "/opt/rustwide/target/debug/deps/libsct-8c2995b489ff917f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-78833c4d4aeb9103.rlib" "/opt/rustwide/target/debug/deps/libring-95c15fd038fc476b.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e38a8333ae028103.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e594a848bc4202a2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9f985d56256ee78.rlib" "/opt/rustwide/target/debug/deps/libwant-0e7d338f5a606dc6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b901e8ffd7d204a2.rlib" "/opt/rustwide/target/debug/deps/libh2-8fe07ccd70ee9ee6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-001955f5b538f9fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ddb294abd2b7b20.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0823b8627411769f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7e546fd62dc4298e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc62a2d4aa961a0e.rlib" "/opt/rustwide/target/debug/deps/libtracing-f61ae3684b5a22e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libtokio-a47bbdf20f1e62b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9fde8b1fa196dd2e.rlib" "/opt/rustwide/target/debug/deps/libmio-36977dbbb7dd75fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-949fc99303f80f60.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-84eb7106235d48a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d6ecbc21bdb136a7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-66cfa7982c540e92.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-001360995a25fc0a.rlib" "/opt/rustwide/target/debug/deps/libitertools-36728487e4ae6d75.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libruzstd-00f7e684c93f045d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-c1ff4e3cec5bc269.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-fc78c3d1941870ab.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-cf8e2063f1545e78.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-838dca1084e8325a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-llzma" "-lalpm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stderr] error: could not compile `rua` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9e6cff19dc6d4faa999ebdd56d6873d698837ec2e17e88ceb84d94aedf7a8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6cff19dc6d4faa999ebdd56d6873d698837ec2e17e88ceb84d94aedf7a8b21", kill_on_drop: false }` [INFO] [stdout] 9e6cff19dc6d4faa999ebdd56d6873d698837ec2e17e88ceb84d94aedf7a8b21