[INFO] cloning repository https://github.com/JojiiOfficial/AURtomatic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JojiiOfficial/AURtomatic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FAURtomatic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FAURtomatic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc52d44e870bc29abfffb6f9a4d603fc79bb9aa4 [INFO] testing JojiiOfficial/AURtomatic against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FAURtomatic" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JojiiOfficial/AURtomatic on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JojiiOfficial/AURtomatic [INFO] finished tweaking git repo https://github.com/JojiiOfficial/AURtomatic [INFO] tweaked toml for git repo https://github.com/JojiiOfficial/AURtomatic written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/JojiiOfficial/AURtomatic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.116 [INFO] [stderr] Downloaded fastrand v1.3.5 [INFO] [stderr] Downloaded async-executor v1.3.0 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.6 [INFO] [stderr] Downloaded polling v1.0.2 [INFO] [stderr] Downloaded async-global-executor v1.3.0 [INFO] [stderr] Downloaded async-channel v1.4.2 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded async-io v1.1.0 [INFO] [stderr] Downloaded async-task v4.0.2 [INFO] [stderr] Downloaded alpm v0.10.1 [INFO] [stderr] Downloaded event-listener v2.4.0 [INFO] [stderr] Downloaded aur-client-fork v0.1.5 [INFO] [stderr] Downloaded futures-lite v1.11.1 [INFO] [stderr] Downloaded git2 v0.13.11 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded tree_magic v0.2.3 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded tracing-core v0.1.16 [INFO] [stderr] Downloaded signal-hook-registry v1.2.1 [INFO] [stderr] Downloaded async-std v1.6.5 [INFO] [stderr] Downloaded libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Downloaded async-mutex v1.3.0 [INFO] [stderr] Downloaded openssl-src v111.10.2+1.1.1g [INFO] [stderr] Downloaded alpm-sys v1.0.0 [INFO] [stderr] Downloaded lib_remotebuild-rs v0.1.5 [INFO] [stderr] Downloaded pkginfo v0.1.3 [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ecf1b0c59c143bc03e2ce26cb30ed86a2917d2960a9adceb84c19e7fc4781b [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" "24ecf1b0c59c143bc03e2ce26cb30ed86a2917d2960a9adceb84c19e7fc4781b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ecf1b0c59c143bc03e2ce26cb30ed86a2917d2960a9adceb84c19e7fc4781b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ecf1b0c59c143bc03e2ce26cb30ed86a2917d2960a9adceb84c19e7fc4781b", kill_on_drop: false }` [INFO] [stdout] 24ecf1b0c59c143bc03e2ce26cb30ed86a2917d2960a9adceb84c19e7fc4781b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddeb86f1687967ae44f3f2a4cd60ff570d7ef60a18d687ad41d81851efcdd5b3 [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" "ddeb86f1687967ae44f3f2a4cd60ff570d7ef60a18d687ad41d81851efcdd5b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling alpm-sys v1.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling alpm v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling polling v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling pkginfo v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling lib_remotebuild-rs v0.1.5 [INFO] [stderr] Compiling aur-client-fork v0.1.5 [INFO] [stderr] Compiling alpm_test v0.1.0 (/opt/rustwide/workdir) [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.alpm_test.8kv256mj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a" "/opt/rustwide/target/debug/deps/alpm_test-a2232575546aae7a.21jc0zzv2i6t8spy.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-77656731bedb06ee/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-769dd0937c1339ec/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9289e377cb825c74/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkginfo-a7302df77a973ea8.rlib" "/opt/rustwide/target/debug/deps/libxz-cdc2ccd58991c83d.rlib" "/opt/rustwide/target/debug/deps/libxz2-dbd3677a2a2e44fe.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-15c9503e4700d479.rlib" "/opt/rustwide/target/debug/deps/libzstd-d75c41ce46be8904.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-ea9984aa5c99288d.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-d0e43b5858e1cb81.rlib" "/opt/rustwide/target/debug/deps/libtar-f61b41d7aa8f9e03.rlib" "/opt/rustwide/target/debug/deps/libxattr-cd1472286f7dc3ea.rlib" "/opt/rustwide/target/debug/deps/libfiletime-606c3b9c7365edc2.rlib" "/opt/rustwide/target/debug/deps/libitertools-12de6b2bde68c255.rlib" "/opt/rustwide/target/debug/deps/libeither-204b5b9aafe54338.rlib" "/opt/rustwide/target/debug/deps/libdiff-732c332a8c602d0e.rlib" "/opt/rustwide/target/debug/deps/libgit2-4d066b7c71369cc5.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-0042eb2d78cde7d4.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3c1cccdec4be7180.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8d1d9d44ba66f991.rlib" "/opt/rustwide/target/debug/deps/libfutures-017c0fe4c57b3fb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7a5a0fb41707782c.rlib" "/opt/rustwide/target/debug/deps/libaur_client_fork-f1a0c0b1965ae960.rlib" "/opt/rustwide/target/debug/deps/libasync_std-33f90499f3f058e2.rlib" "/opt/rustwide/target/debug/deps/libblocking-f80307eff700db86.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-caffe76af7b450f9.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-85b822c5a59b6307.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7db778d44212e5b7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libasync_io-dddd321aa62050c0.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-77b7ae91e7e07d1b.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-36969667f5536c02.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a643ee8b981711ef.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ffbc5ae872399766.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libalpm-c1c87aed0a4aa8a8.rlib" "/opt/rustwide/target/debug/deps/libalpm_sys-f119ef6f0527d787.rlib" "/opt/rustwide/target/debug/deps/libtree_magic-13304bbaf54ba9eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d39dd0b41a8221f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a0c5296f8df08f46.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9b281487aba8081f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-8f9635499e358b34.rlib" "/opt/rustwide/target/debug/deps/libnom-d57041e42fbd58fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eebe6120a5f80b64.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ced238fbf29c11b1.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblib_remotebuild_rs-dde9c4bcdb29b05f.rlib" "/opt/rustwide/target/debug/deps/libchrono-6019a34de5a943e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f5893a30cc823911.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-733f4174998d9c11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ad7aa60f467b5e02.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-07647388c45274cd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0739459d786211f.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libserde-2d279f29bd817b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0fea8a319ec84c4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b16ff4f3db508ae2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7b7988537842d036.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-e6cd25d52f4999f8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-e92f1401289cfc1f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-ebcf1a06cc70aea1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b6af417250d3ecb.rlib" "/opt/rustwide/target/debug/deps/libtime-b03700a5a92b68bc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6a823f18aefc5528.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-26c4dcd98e152b44.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c53393ae12048414.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c302e68dfe4c97bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-409d3bff5b070e39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1870a357e66b465.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8a8f2153e627e87.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2aaa32beb8511fe2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06d7c56899a5716e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4db01086ffd92bf2.rlib" "/opt/rustwide/target/debug/deps/libmio-ea8433246a2313dd.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-15f3cd75ba62882f.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b967947ea9a0651.rlib" "/opt/rustwide/target/debug/deps/liblibc-8d1bfc0e2ad2e04b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-llzma" "-lz" "-lalpm" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alpm_test` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ddeb86f1687967ae44f3f2a4cd60ff570d7ef60a18d687ad41d81851efcdd5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddeb86f1687967ae44f3f2a4cd60ff570d7ef60a18d687ad41d81851efcdd5b3", kill_on_drop: false }` [INFO] [stdout] ddeb86f1687967ae44f3f2a4cd60ff570d7ef60a18d687ad41d81851efcdd5b3