[INFO] fetching crate cnx-contrib 0.1.0... [INFO] testing cnx-contrib-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate cnx-contrib 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cnx-contrib 0.1.0 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] started tweaking crates.io crate cnx-contrib 0.1.0 [INFO] finished tweaking crates.io crate cnx-contrib 0.1.0 [INFO] tweaked toml for crates.io crate cnx-contrib 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 791de051368eeb46674828599d925008dcfeb37837da282cc1294356349fca1c [INFO] running `Command { std: "docker" "start" "-a" "791de051368eeb46674828599d925008dcfeb37837da282cc1294356349fca1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791de051368eeb46674828599d925008dcfeb37837da282cc1294356349fca1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791de051368eeb46674828599d925008dcfeb37837da282cc1294356349fca1c", kill_on_drop: false }` [INFO] [stdout] 791de051368eeb46674828599d925008dcfeb37837da282cc1294356349fca1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 73c9feee00a71f100c8ef5f49e7f5e29fa8db192b5398d889565ad8ba81c9825 [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" "73c9feee00a71f100c8ef5f49e7f5e29fa8db192b5398d889565ad8ba81c9825", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pangocairo v0.9.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 nom v6.1.2 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling cnx v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling weathernoaa v0.2.0 [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.17s [INFO] running `Command { std: "docker" "inspect" "73c9feee00a71f100c8ef5f49e7f5e29fa8db192b5398d889565ad8ba81c9825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c9feee00a71f100c8ef5f49e7f5e29fa8db192b5398d889565ad8ba81c9825", kill_on_drop: false }` [INFO] [stdout] 73c9feee00a71f100c8ef5f49e7f5e29fa8db192b5398d889565ad8ba81c9825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c17105c193953bc1e087ae0306944ad7ad6f39d593bd11f913cc8a3a0820b88d [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" "c17105c193953bc1e087ae0306944ad7ad6f39d593bd11f913cc8a3a0820b88d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.cnx_contrib.8d8917f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_contrib-d4350f086de4868f.4m5eitekbmvdkqbl.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/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.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_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libweathernoaa-e7eabc8c43eb7410.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c8f2256dd790817f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e568149149749f2a.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-082f20604f45b5df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-057555633711ab1a.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13b3970456d38752.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-39beb7f63452bae8.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/libopenssl_sys-deff832b2fd3330f.rlib" "/opt/rustwide/target/debug/deps/libhyper-8cc0b33dc941859a.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3ccc729c2697bfe7.rlib" "/opt/rustwide/target/debug/deps/libh2-306d965ca2359e3e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-59415fb0192f6949.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libtracing-f7e6b4306ab1787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7f5eee65dcfd86b7.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-fb44b7a697945f51.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rlib" "/opt/rustwide/target/debug/deps/libnom-f5408512a75d7146.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-9956d2a80d1c20b1.rlib" "/opt/rustwide/target/debug/deps/libalsa-d00022e52ed1a14d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-a6dcc9f45bc9973c.rlib" "/opt/rustwide/target/debug/deps/libregex-612f876f485fe08d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ad36077aa0bb0e5c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libnix-c54065e3f0ea6313.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-d333e0b84cab309d.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-80be95d4b6937771.rlib" "/opt/rustwide/target/debug/deps/libcnx-01959a99952cb377.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b604f7aaa60e8a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-908a556914710055.rlib" "/opt/rustwide/target/debug/deps/libtime-6cf86b8a21acf1fa.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-d4f3bba825f93425.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-a7ca8e417336878e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-69cf6fdba5ea708b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6eea2ca5b6268a01.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-03657ec00760b752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-00e108500a5e1ed6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f347ca6f609127c9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3af629491870d512.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/libfutures-f99398b15a4f5ada.rlib" "/opt/rustwide/target/debug/deps/libpango-575631d6221dc358.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-36ec306b872fd306.rlib" "/opt/rustwide/target/debug/deps/libcairo-0099ed1a98bfa31c.rlib" "/opt/rustwide/target/debug/deps/libglib-402776e7c32fe793.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3790a54ab4fac900.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e3c49127f70f2883.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cc2ba12c58cb3149.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0de4ea5d52cd3d44.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a712931dc56e820e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-f62d6e2945b6864e.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-8b050c18510ed566.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-95bd3fb9d61fb534.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-bd7ef6f7214e61df.rlib" "/opt/rustwide/target/debug/deps/libxcb-b40eaf74cc39dd29.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/liblibc-3daf5756cb8889ad.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a313eda6369c9979.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4054f1e6571b7726.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a6de331f7eb7ef5b.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" "-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_contrib-d4350f086de4868f" "-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-contrib` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c17105c193953bc1e087ae0306944ad7ad6f39d593bd11f913cc8a3a0820b88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17105c193953bc1e087ae0306944ad7ad6f39d593bd11f913cc8a3a0820b88d", kill_on_drop: false }` [INFO] [stdout] c17105c193953bc1e087ae0306944ad7ad6f39d593bd11f913cc8a3a0820b88d