[INFO] cloning repository https://github.com/Bluskript/usagestatsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bluskript/usagestatsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluskript%2Fusagestatsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluskript%2Fusagestatsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c44a0ee4c9f46e67583f20ca40e9519502708e0 [INFO] testing Bluskript/usagestatsd against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBluskript%2Fusagestatsd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bluskript/usagestatsd on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bluskript/usagestatsd [INFO] finished tweaking git repo https://github.com/Bluskript/usagestatsd [INFO] tweaked toml for git repo https://github.com/Bluskript/usagestatsd written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Bluskript/usagestatsd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0adc3a9fe6ab5acb36feca799ab0870a3b8a5d7eebaa20925ad34bc0e0214db8 [INFO] running `Command { std: "docker" "start" "-a" "0adc3a9fe6ab5acb36feca799ab0870a3b8a5d7eebaa20925ad34bc0e0214db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0adc3a9fe6ab5acb36feca799ab0870a3b8a5d7eebaa20925ad34bc0e0214db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0adc3a9fe6ab5acb36feca799ab0870a3b8a5d7eebaa20925ad34bc0e0214db8", kill_on_drop: false }` [INFO] [stdout] 0adc3a9fe6ab5acb36feca799ab0870a3b8a5d7eebaa20925ad34bc0e0214db8 [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9577d87bff78aa37d4fcb3096c2a9dfcaa75f08330a4a26c5339814c3110908 [INFO] running `Command { std: "docker" "start" "-a" "d9577d87bff78aa37d4fcb3096c2a9dfcaa75f08330a4a26c5339814c3110908", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling alpm-sys v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cnproc v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling alpm v0.10.1 (https://github.com/Bluskript/alpm.rs.git?branch=fix-send#d3fd6fb2) [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling procfs v0.8.1 [INFO] [stderr] Compiling dbus-tree v0.9.0 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling dbus-tokio v0.5.2 [INFO] [stderr] Compiling dbus-crossroads v0.2.2 [INFO] [stderr] Compiling usagestatsd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/comms.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db` [INFO] [stdout] --> src/store.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | db: sled::Db, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.usagestatsd.de362532-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603.4y5wcimyxhnaxks0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-075c6b7eb5204766.rlib" "/opt/rustwide/target/debug/deps/libnix-7899e125dec70b85.rlib" "/opt/rustwide/target/debug/deps/libsled-8629bda5cd225a00.rlib" "/opt/rustwide/target/debug/deps/libfxhash-569d2fa8dbed5b8c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a2ce2078e649478.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libfs2-a5f070268118ab86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca504cc7cd2c0ef2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c60091fa88c629d4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libalpm-5ea769649e54a611.rlib" "/opt/rustwide/target/debug/deps/libalpm_sys-5d1c8b65243f32f4.rlib" "/opt/rustwide/target/debug/deps/libprocfs-471e6497ff1320f1.rlib" "/opt/rustwide/target/debug/deps/liblibflate-63668332d2a08602.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-3f96d4c69fc6d606.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-054069c84bc30592.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libcnproc-13ffb7108059d48e.rlib" "/opt/rustwide/target/debug/deps/libdbus_tokio-69931d36ff86a8ad.rlib" "/opt/rustwide/target/debug/deps/libtokio-ceb83c74e4eb60dd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3fe0587ac8d72e52.rlib" "/opt/rustwide/target/debug/deps/libmio-e236a9a9f3758299.rlib" "/opt/rustwide/target/debug/deps/libiovec-1768b9aedf36da5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-7da4bfb9ca27357c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-52c2afb26197e5db.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-f22f15d6bca75309.rlib" "/opt/rustwide/target/debug/deps/libdbus-01a8eea3875982b9.rlib" "/opt/rustwide/target/debug/deps/libfutures-273acee9891d3cd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6b4e093b593be980.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-16b43aa5209a6e63.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bba18276e373c264.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41aff0b3dd3b0e91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a7dd88badd534ffc.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9825ee5f27dc5414.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cfb000de3b377af7.rlib" "/opt/rustwide/target/debug/deps/libchrono-02d7add2421a6457.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-9c5a7af4404d504d.rlib" "/opt/rustwide/target/debug/deps/liblibc-33c3f55b8cf29898.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-0a03880445ca185d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-749231f0d6c7543e.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-5b237c1720fb0140.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-1f0340ca9e917b2c.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-b309bcb85c2abbad.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c1f11c5a46e62456.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f072c36cb98820a2.rlib" "/opt/rustwide/target/debug/deps/libregex-2e3af115e3c8d4d1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0e1637be2d60a974.rlib" "/opt/rustwide/target/debug/deps/libtracing-52b7d6352171eda4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4e5a6305d7b03cf6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lalpm" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/usagestatsd-bb37456c19cd1603" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usagestatsd` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d9577d87bff78aa37d4fcb3096c2a9dfcaa75f08330a4a26c5339814c3110908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9577d87bff78aa37d4fcb3096c2a9dfcaa75f08330a4a26c5339814c3110908", kill_on_drop: false }` [INFO] [stdout] d9577d87bff78aa37d4fcb3096c2a9dfcaa75f08330a4a26c5339814c3110908