[INFO] cloning repository https://github.com/mjkillough/cnx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjkillough/cnx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cda1e4997ef043a45d28383d270611cac3806b9 [INFO] testing mjkillough/cnx against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx" "/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/mjkillough/cnx 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] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mjkillough/cnx [INFO] finished tweaking git repo https://github.com/mjkillough/cnx [INFO] tweaked toml for git repo https://github.com/mjkillough/cnx written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mjkillough/cnx 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] 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] d7890a2a5e2ecf519bfce929cfdc0ece39ebf287bc66169ebedbe1e8f9c27003 [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" "d7890a2a5e2ecf519bfce929cfdc0ece39ebf287bc66169ebedbe1e8f9c27003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7890a2a5e2ecf519bfce929cfdc0ece39ebf287bc66169ebedbe1e8f9c27003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7890a2a5e2ecf519bfce929cfdc0ece39ebf287bc66169ebedbe1e8f9c27003", kill_on_drop: false }` [INFO] [stdout] d7890a2a5e2ecf519bfce929cfdc0ece39ebf287bc66169ebedbe1e8f9c27003 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd43651bba33126a5702333244c0427a60f8722ef6c8628b64a50536ac7104ba [INFO] running `Command { std: "docker" "start" "-a" "fd43651bba33126a5702333244c0427a60f8722ef6c8628b64a50536ac7104ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling iwlib_sys v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling cnx v0.3.0 (/opt/rustwide/workdir/cnx) [INFO] [stderr] Compiling iwlib v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling weathernoaa v0.2.0 [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir/cnx-contrib) [INFO] [stderr] Compiling cnx-bin v0.1.0 (/opt/rustwide/workdir/cnx-bin) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.cnx_bin.0507b313-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-8660845d91213770.ga6d2pjf7q37fuc.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/libcnx_contrib-697a0dd8bb467950.rlib" "/opt/rustwide/target/debug/deps/libiwlib-256b29e5160ac84d.rlib" "/opt/rustwide/target/debug/deps/libiwlib_sys-ec1dd9cbed16d7b6.rlib" "/opt/rustwide/target/debug/deps/libweathernoaa-5c403e323bb80980.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2adc0ada3d7ae8dc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-69307d1e78508a8c.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-25e1e57f05ace07f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b85537218568377e.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde-5b237c1720fb0140.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8b4ff4c7b1b8536d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5c467b9a636e25f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74b579c12c8cca4b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-b1410eb9cc0d50f1.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-258ad50eb8b2393f.rlib" "/opt/rustwide/target/debug/deps/libh2-e28010b57889c08f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e4994cf303086750.rlib" "/opt/rustwide/target/debug/deps/libpin_project-98ffbb8569fc5550.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libtracing-0c32701e2659fb4b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e063fa8a4ff48268.rlib" "/opt/rustwide/target/debug/deps/libnom-62bff3f4453cc340.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e66ffa5a82eb65c3.rlib" "/opt/rustwide/target/debug/deps/libalsa-d7be3dec1fd6537b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-6e7b60b7599141ff.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libnix-6f8e14b11fc3ee80.rlib" "/opt/rustwide/target/debug/deps/libcnx-71aac8101ad43e3b.rlib" "/opt/rustwide/target/debug/deps/libchrono-c80ab330f80723f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e5f5bf3e0a757d3.rlib" "/opt/rustwide/target/debug/deps/libtime-61e9efac09334614.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-f8b0c11c84f4ecb1.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-c98c61cc157492b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-83bae3166852dfba.rlib" "/opt/rustwide/target/debug/deps/libtokio-9ec51294d43f61fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d0254c505259408c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6c343380770429dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-31ce14b59b9af44e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4474e32a094cfdb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-786474c90352e9f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-09a5cb635dd25caa.rlib" "/opt/rustwide/target/debug/deps/libpango-750ce219938459c0.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-bb40bc64e55b42de.rlib" "/opt/rustwide/target/debug/deps/libcairo-0c620b081c53067e.rlib" "/opt/rustwide/target/debug/deps/libglib-b844871f2fa1c9a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0ff5db04149845a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e9f54b603946d4c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b73858e8828748ad.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d03eecee4ec493cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-51044666e7813853.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-587c34b9f37a62df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-777109139395f6f2.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-3500a3d0c3e24739.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-cb6dc9d68d63c715.rlib" "/opt/rustwide/target/debug/deps/libxcb-17491b87f0e1cba9.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-326ce602abcd76a7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b6d3be318aabc539.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-ef41ee387eee0c01.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-d9d71935b7aedf61.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.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" "-liw" "-lssl" "-lcrypto" "-lasound" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lxcb-ewmh" "-lxcb" "-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/cnx_bin-8660845d91213770" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-ewmh [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 `cnx-bin` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fd43651bba33126a5702333244c0427a60f8722ef6c8628b64a50536ac7104ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd43651bba33126a5702333244c0427a60f8722ef6c8628b64a50536ac7104ba", kill_on_drop: false }` [INFO] [stdout] fd43651bba33126a5702333244c0427a60f8722ef6c8628b64a50536ac7104ba