[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] 7845d99baa296901171c083db61588a62f9a8b34 [INFO] testing mjkillough/cnx against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjkillough%2Fcnx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjkillough/cnx on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/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-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pangocairo v0.16.3 [INFO] [stderr] Downloaded pangocairo-sys v0.16.3 [INFO] [stderr] Downloaded byte-unit v4.0.12 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded colors-transform v0.2.11 [INFO] [stderr] Downloaded iwlib v0.1.0 [INFO] [stderr] Downloaded weathernoaa v0.2.0 [INFO] [stderr] Downloaded process-stream v0.4.1 [INFO] [stderr] Downloaded sioctl v0.0.1 [INFO] [stderr] Downloaded iwlib_sys v0.1.0 [INFO] [stderr] Downloaded sndio-sys v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3300ef03ed340a1fc9fb3d4a62b266a5d2222738a52b694759aef96c70e99eb9 [INFO] running `Command { std: "docker" "start" "-a" "3300ef03ed340a1fc9fb3d4a62b266a5d2222738a52b694759aef96c70e99eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3300ef03ed340a1fc9fb3d4a62b266a5d2222738a52b694759aef96c70e99eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3300ef03ed340a1fc9fb3d4a62b266a5d2222738a52b694759aef96c70e99eb9", kill_on_drop: false }` [INFO] [stdout] 3300ef03ed340a1fc9fb3d4a62b266a5d2222738a52b694759aef96c70e99eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5ea110e4b00555fdf33da2be717ae1c85bbb4a79fa79161af19ab382f4daaf [INFO] running `Command { std: "docker" "start" "-a" "3a5ea110e4b00555fdf33da2be717ae1c85bbb4a79fa79161af19ab382f4daaf", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [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 humantime v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling colors-transform v0.2.11 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling glib-macros v0.16.3 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling iwlib_sys v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling glib v0.16.7 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling process-stream v0.4.1 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling iwlib v0.1.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.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 pango v0.16.5 [INFO] [stderr] Compiling pangocairo v0.16.3 [INFO] [stderr] Compiling cnx v0.3.0 (/opt/rustwide/workdir/cnx) [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir/cnx-contrib) [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> cnx-contrib/src/widgets/battery.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "openbsd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alsa`, `default`, `iwlib`, `leftwm`, `process-stream`, `serde`, `serde_derive`, `serde_json`, `sioctl`, `volume`, and `wireless` [INFO] [stdout] = help: consider adding `openbsd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> cnx-contrib/src/widgets/battery.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "openbsd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alsa`, `default`, `iwlib`, `leftwm`, `process-stream`, `serde`, `serde_derive`, `serde_json`, `sioctl`, `volume`, and `wireless` [INFO] [stdout] = help: consider adding `openbsd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> cnx-contrib/src/widgets/sensors.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "openbsd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alsa`, `default`, `iwlib`, `leftwm`, `process-stream`, `serde`, `serde_derive`, `serde_json`, `sioctl`, `volume`, and `wireless` [INFO] [stdout] = help: consider adding `openbsd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> cnx-contrib/src/widgets/sensors.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "openbsd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alsa`, `default`, `iwlib`, `leftwm`, `process-stream`, `serde`, `serde_derive`, `serde_json`, `sioctl`, `volume`, and `wireless` [INFO] [stdout] = help: consider adding `openbsd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHGEbwA/symbols.o" "/opt/rustwide/target/debug/deps/cnx_bin-01ffa6b3e7a6a1d0.cnx_bin.e9321f5a9687c1db-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cnx_bin-01ffa6b3e7a6a1d0.bv4tew29ge0j8cayyo87698w2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcnx_contrib-260c9700a49774fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-552b2949636d1ad4.rlib" "/opt/rustwide/target/debug/deps/libitoa-0907925ccea3b058.rlib" "/opt/rustwide/target/debug/deps/libiwlib-4966020a6fdb9cae.rlib" "/opt/rustwide/target/debug/deps/libiwlib_sys-e828509edf5577f3.rlib" "/opt/rustwide/target/debug/deps/libweathernoaa-320d09040caed4f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3a43077a60a9124d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-79a73c80dda9bd11.rlib" "/opt/rustwide/target/debug/deps/libipnet-2c49532766d18e7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-240c850ce5b15c1b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-19712967d3170811.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-84009d520dfafee6.rlib" "/opt/rustwide/target/debug/deps/libserde-c455678db161e2df.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d826c6d4cd7e5e87.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-a352623be1bb66ef.rlib" "/opt/rustwide/target/debug/deps/libopenssl-639e7e0e09696e0e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d72e8558650c2aed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libhyper-5799faa19f6f5dc1.rlib" "/opt/rustwide/target/debug/deps/libwant-0120fee94a24504f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-62d1582ef1575bc3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad1f7c221de36633.rlib" "/opt/rustwide/target/debug/deps/libh2-672c464670176dc5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-71799735b1c06ade.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-14453faacb902dc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-458dd804c14a12b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-60c723fa0c0dba53.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-af0f2a17f43c50ad.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-345c34c72a96e038.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b5a06b694b630a64.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/liburl-ce5796a0c98c167c.rlib" "/opt/rustwide/target/debug/deps/libidna-58864d26b94bc400.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-971fbe45a5a24a9b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5faba48ab63d388a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b5555b4d83193c5d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eef4ec7e063415c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-33a095e4f2c9159c.rlib" "/opt/rustwide/target/debug/deps/libhttp-6cba0e46d4543c96.rlib" "/opt/rustwide/target/debug/deps/libitoa-b84a322b628e7893.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libnom-aaee29d88bbaa067.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-baf2c414cea8b12d.rlib" "/opt/rustwide/target/debug/deps/libryu-98249992139dd95c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4b14eddff996ae9.rlib" "/opt/rustwide/target/debug/deps/libbitvec-bf98c708690ac779.rlib" "/opt/rustwide/target/debug/deps/libfunty-981c7e6eb35ca705.rlib" "/opt/rustwide/target/debug/deps/libwyz-766bd31da9d2366d.rlib" "/opt/rustwide/target/debug/deps/libradium-a4a80d03b24a1c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa-512c21f3bbfd4f73.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3c87d5893eaccd7b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e5342328e0e5fa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4ea922815b3882c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libprocess_stream-8c45e981267b99b0.rlib" "/opt/rustwide/target/debug/deps/libtap-b85dccd7e33b9fac.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-236bf31964133f40.rlib" "/opt/rustwide/target/debug/deps/libnix-c454d14a1746062e.rlib" "/opt/rustwide/target/debug/deps/libcnx-d16a107a437d213e.rlib" "/opt/rustwide/target/debug/deps/libchrono-221cf0e11885d955.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bab48551421363b6.rlib" "/opt/rustwide/target/debug/deps/libtime-bc676a581feafd32.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-fac155134343c2c5.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-0f4ea8631e869fc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2103d0d8cae6580d.rlib" "/opt/rustwide/target/debug/deps/libtokio-357bf62a6163fe39.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c6c3ae0f638667cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0dada7a6f639404a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-05b762a6b25be751.rlib" "/opt/rustwide/target/debug/deps/libbytes-3630a6d6f500bb07.rlib" "/opt/rustwide/target/debug/deps/libmio-c5120fb24ba39bfe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3164ca38d25b6dc2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df7b6b461b2f3c4b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-05ba622fc7a7ace4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libfutures-fbc3313b879910f6.rlib" "/opt/rustwide/target/debug/deps/libpango-fe79d601bc041e01.rlib" "/opt/rustwide/target/debug/deps/libgio-19c3b24bd8aa49d2.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-f6eb5c2eb9506b94.rlib" "/opt/rustwide/target/debug/deps/libcolors_transform-83c39b6fd6bef1be.rlib" "/opt/rustwide/target/debug/deps/libcairo-7e476e0aa0a40889.rlib" "/opt/rustwide/target/debug/deps/libglib-9878236577ce52be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-63071fb6b1bff669.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f186dbb2829e135.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-2adbefa3c5725c50.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1545a7c64c7556b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-61e9da5ccdf5a74a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22c5af72055ca838.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a318a7ccd0ee3b66.rlib" "/opt/rustwide/target/debug/deps/libslab-dd1405d6c4e5d540.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-55c56f84b1748729.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fef82777d5ece870.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a928f7e6febd649d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1ba38e78e2d329a1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-502ede8b1a29d699.rlib" "/opt/rustwide/target/debug/deps/libbitflags-53f2c2e16beb276c.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d8a1dd983296f769.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-cde05e234c27dba9.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-e02ecd08bde82cef.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-b694f21ce210d8af.rlib" "/opt/rustwide/target/debug/deps/libxcb-81ec1e5575ba6ffc.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/liblibc-30243f1b71794bd1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8905fb6e9f39fe9f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1ab468cef56c1d3f.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-4c771e48dcc75ccf.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-6ae72591d7f1c6a5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bfb483b62ea847a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-liw" "-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" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lxcb-ewmh" "-lxcb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-02e436a41852265d/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cnx_bin-01ffa6b3e7a6a1d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-ewmh: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cnx-bin` (bin "cnx-bin") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3a5ea110e4b00555fdf33da2be717ae1c85bbb4a79fa79161af19ab382f4daaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5ea110e4b00555fdf33da2be717ae1c85bbb4a79fa79161af19ab382f4daaf", kill_on_drop: false }` [INFO] [stdout] 3a5ea110e4b00555fdf33da2be717ae1c85bbb4a79fa79161af19ab382f4daaf