[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] 154acd88af3b06f2f64328f9c238544852da448b [INFO] testing mjkillough/cnx against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/cnx on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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.55.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3edfea61e5c0a9185dd809f2aba90dd96b6cc9206315dd9586ad2aa0d16180 [INFO] running `Command { std: "docker" "start" "-a" "6e3edfea61e5c0a9185dd809f2aba90dd96b6cc9206315dd9586ad2aa0d16180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3edfea61e5c0a9185dd809f2aba90dd96b6cc9206315dd9586ad2aa0d16180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3edfea61e5c0a9185dd809f2aba90dd96b6cc9206315dd9586ad2aa0d16180", kill_on_drop: false }` [INFO] [stdout] 6e3edfea61e5c0a9185dd809f2aba90dd96b6cc9206315dd9586ad2aa0d16180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc943917af34ebc056704ecac6b5f414feeddf6dde6b6c9fba852f412444d08 [INFO] running `Command { std: "docker" "start" "-a" "7bc943917af34ebc056704ecac6b5f414feeddf6dde6b6c9fba852f412444d08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [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 futures-io v0.3.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling url v2.2.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 futures-executor v0.3.12 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.12 [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-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.cnx_bin.38a8bb8e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47.3h2h45lvsw203qmd.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcnx_contrib-0cb0b3af7f841be1.rlib" "/opt/rustwide/target/debug/deps/libiwlib-0b46290efcef8ffc.rlib" "/opt/rustwide/target/debug/deps/libiwlib_sys-7979847874e4e25f.rlib" "/opt/rustwide/target/debug/deps/libweathernoaa-fddb2dc8957b7cf8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e74eb9ae79275ba8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e8791208b27258e3.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8d708bdf8b6a5ece.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1a5569c451ae191c.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde-6b23594ea18642fe.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c8b6cfba075e8fde.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-545fcb56938b10ab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b5812e5d1400d332.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a3ac6cbbc223ed6.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-74105e0effba7275.rlib" "/opt/rustwide/target/debug/deps/libsocket2-64a001ce5cf2fe1e.rlib" "/opt/rustwide/target/debug/deps/libh2-0e0b40a05b7a4072.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cbe7b67553be79c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6054f4664462865d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtracing-87a26992a2523f21.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6f0a31fb7921f855.rlib" "/opt/rustwide/target/debug/deps/liburl-ceb4c44f8fb7d87c.rlib" "/opt/rustwide/target/debug/deps/libidna-f4bbb94cff85f3e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a3b1fe29c0e5f7b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fc4c1c55fba0550b.rlib" "/opt/rustwide/target/debug/deps/libnom-e41fae3a7097ced8.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9781cdb3261a7726.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d9aa237de87d76b9.rlib" "/opt/rustwide/target/debug/deps/libalsa-b1e868d328220755.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-2e06c0f5f290c092.rlib" "/opt/rustwide/target/debug/deps/libregex-17cdeefc8882f7b8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnix-32c9761ff86f145f.rlib" "/opt/rustwide/target/debug/deps/libcnx-bf9005700cfacabd.rlib" "/opt/rustwide/target/debug/deps/libchrono-5365acaf05daf552.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-908a556914710055.rlib" "/opt/rustwide/target/debug/deps/libtime-5ac966ade4078aa8.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-e228d6fa356f0e6c.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-8f40628a17fbd232.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c43fa9d102f66a54.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a991804fe32dd30.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-efecc90713bbf0cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-053bae6e098abad1.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-69f33afb7c098897.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f895df2d0e1e7522.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-02bcea32ce4f6951.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libfutures-40191070084c5658.rlib" "/opt/rustwide/target/debug/deps/libpango-d04a04ed79d2fbb5.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-d30218e804a84531.rlib" "/opt/rustwide/target/debug/deps/libcairo-27496ee683d9513d.rlib" "/opt/rustwide/target/debug/deps/libglib-494cf5e3a5829be2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-098c90b3a3b9a660.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3a9cbbfe9e4f77a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ce54d48280e5946c.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c3240f9ce59691f7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2fb1e7ff96a95e9a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-18b3c6e1008c251e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3cf0209491518182.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a78d3aa6ddd66de2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-76845197879f8ed8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-b66e825f5783e7e5.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-93db9b9f81ad55b3.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-14d7662b47798ae3.rlib" "/opt/rustwide/target/debug/deps/libxcb-0b64a20cff81655c.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/liblibc-9119a261e9d04a20.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a313eda6369c9979.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4054f1e6571b7726.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-d333e0b84cab309d.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-80be95d4b6937771.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12e0a29c1d6ffe91.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cnx_bin-85e01c0e91330d47" "-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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7bc943917af34ebc056704ecac6b5f414feeddf6dde6b6c9fba852f412444d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc943917af34ebc056704ecac6b5f414feeddf6dde6b6c9fba852f412444d08", kill_on_drop: false }` [INFO] [stdout] 7bc943917af34ebc056704ecac6b5f414feeddf6dde6b6c9fba852f412444d08