[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] 0f0406d750e583f6632a1d42945902ccd00379c4 [INFO] testing mjkillough/cnx against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/cnx on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/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-22/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6867651585fa10c1aade4f2e68e13855b202bc6b3eb4cf248e905137267cbab2 [INFO] running `Command { std: "docker" "start" "-a" "6867651585fa10c1aade4f2e68e13855b202bc6b3eb4cf248e905137267cbab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6867651585fa10c1aade4f2e68e13855b202bc6b3eb4cf248e905137267cbab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6867651585fa10c1aade4f2e68e13855b202bc6b3eb4cf248e905137267cbab2", kill_on_drop: false }` [INFO] [stdout] 6867651585fa10c1aade4f2e68e13855b202bc6b3eb4cf248e905137267cbab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77c92b2559c7852afbcf61f4d08547c9b764c5063a76fa34981b9f48e8856e1 [INFO] running `Command { std: "docker" "start" "-a" "c77c92b2559c7852afbcf61f4d08547c9b764c5063a76fa34981b9f48e8856e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [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 pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [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 tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [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 tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [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 ordered-float v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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 iwlib_sys v0.1.0 [INFO] [stderr] Compiling xcb-util v0.3.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 futures-executor v0.3.12 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling iwlib v0.1.0 [INFO] [stderr] Compiling cnx v0.3.0 (/opt/rustwide/workdir/cnx) [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-057d8ad279d24d74.cnx_bin.62ae3285-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.cnx_bin.62ae3285-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74.t29739dlu973c9k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcnx_contrib-367fdb4babf1176a.rlib" "/opt/rustwide/target/debug/deps/libiwlib-324a221b3a0ba73a.rlib" "/opt/rustwide/target/debug/deps/libiwlib_sys-6f878c52f1b67598.rlib" "/opt/rustwide/target/debug/deps/libweathernoaa-7c691ed83185f34d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-18826e9d88a96a7f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7fdeeb139f15ca0c.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-dd20d02f25959737.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-52d5d2b054dcd1df.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libserde-340f38544cd80b4c.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-027a3bdf406b9bb4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d3b308ccd72c974a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-66b4e143d5213b1e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libhyper-88a0ce7d40078fb4.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4efb8c543326e4ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-13495a9d1e650b2c.rlib" "/opt/rustwide/target/debug/deps/libh2-6056e548fb9fb89b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b14be646fdae19fe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ed18e2058899ac25.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-8f84bab6d18b137e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05a363fa3bdcf3aa.rlib" "/opt/rustwide/target/debug/deps/libnom-8a50195023cbb21e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0d43af40b0299917.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b53e538cf891c1d0.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libwyz-eb600e19ff14c857.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-96e8823a1278b8aa.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b788748f3815ad84.rlib" "/opt/rustwide/target/debug/deps/libalsa-7e502121d687fc39.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-bc93ff2d03bb7c90.rlib" "/opt/rustwide/target/debug/deps/libregex-61a41659bb2e22e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libnix-ce99461269ef7bd3.rlib" "/opt/rustwide/target/debug/deps/libcnx-33540279411cbea1.rlib" "/opt/rustwide/target/debug/deps/libchrono-d22eeb4b128d420c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0fd1dad79e6a6945.rlib" "/opt/rustwide/target/debug/deps/libtime-ac1f98ea612f3ded.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-9edc1ea99134c547.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-af2c72dcfb93b202.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-9bdb98a68df9f0a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-4e1507dc68a7ee29.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-955f1fb1fe3d72bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2832f943df2bdf7e.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libmio-5ccc6c6e1c4c4c0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-628d8cc6343b9196.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5806d6e380359b6d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libfutures-020df0d3b3005b40.rlib" "/opt/rustwide/target/debug/deps/libpango-5125897e43f37d55.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-9300e3d057c95c91.rlib" "/opt/rustwide/target/debug/deps/libcairo-7d7d0e03f02a364e.rlib" "/opt/rustwide/target/debug/deps/libglib-ec27416dc2189dd7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f2b27e6ee774879e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea5a6c475f7802fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73a439328a896a8a.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9fa2819bf5afe71c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2aefb52c3e527ca8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c5113787d4f6f605.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8a4c99edb212ec1f.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-efdf31d0b67f38d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-528b8ba0c48e2010.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-8149294304859d4f.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-3ecd7d8b6571f5b9.rlib" "/opt/rustwide/target/debug/deps/libxcb-4e59bf846626d25a.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-2a82e824902f0a5b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4d56ebd95ad7d60f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d12448315206f452.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-511bb295e40f6bd7.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-6b7665dfa9fb56a0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6a551a1095f103d7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cnx_bin-057d8ad279d24d74" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c77c92b2559c7852afbcf61f4d08547c9b764c5063a76fa34981b9f48e8856e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77c92b2559c7852afbcf61f4d08547c9b764c5063a76fa34981b9f48e8856e1", kill_on_drop: false }` [INFO] [stdout] c77c92b2559c7852afbcf61f4d08547c9b764c5063a76fa34981b9f48e8856e1