[INFO] fetching crate cnx-contrib 0.1.0... [INFO] testing cnx-contrib-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate cnx-contrib 0.1.0 into /workspace/builds/worker-3-tc2/source [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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cnx-contrib 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 253 packages to latest compatible versions [INFO] [stderr] Adding alsa v0.5.0 (available: v0.10.0) [INFO] [stderr] Adding async-stream v0.2.1 (available: v0.3.6) [INFO] [stderr] Adding bitflags v1.2.1 (available: v1.3.2) [INFO] [stderr] Adding byte-unit v4.0.19 (available: v5.1.6) [INFO] [stderr] Adding iwlib v0.1.0 (available: v0.1.1) [INFO] [stderr] Adding iwlib_sys v0.1.0 (available: v0.1.1) [INFO] [stderr] Adding nix v0.20.2 (available: v0.30.1) [INFO] [stderr] Adding nom v6.1.2 (available: v6.2.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding sioctl v0.0.1 (available: v0.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d925deb155b90353d8f4166be5c4046505efe374648087350783e7b64d4f0c28 [INFO] running `Command { std: "docker" "start" "-a" "d925deb155b90353d8f4166be5c4046505efe374648087350783e7b64d4f0c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d925deb155b90353d8f4166be5c4046505efe374648087350783e7b64d4f0c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d925deb155b90353d8f4166be5c4046505efe374648087350783e7b64d4f0c28", kill_on_drop: false }` [INFO] [stdout] d925deb155b90353d8f4166be5c4046505efe374648087350783e7b64d4f0c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d664c6e3b0e051b634dcdf18c6eaf64960247a5045448a89def5bbd0ce0dc5 [INFO] running `Command { std: "docker" "start" "-a" "b1d664c6e3b0e051b634dcdf18c6eaf64960247a5045448a89def5bbd0ce0dc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling cnx v0.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling weathernoaa v0.2.0 [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b1d664c6e3b0e051b634dcdf18c6eaf64960247a5045448a89def5bbd0ce0dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d664c6e3b0e051b634dcdf18c6eaf64960247a5045448a89def5bbd0ce0dc5", kill_on_drop: false }` [INFO] [stdout] b1d664c6e3b0e051b634dcdf18c6eaf64960247a5045448a89def5bbd0ce0dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c21496960f28b9c5f4cb1dd5206d10cb4cdc11d829089c98d184e6a58897922b [INFO] running `Command { std: "docker" "start" "-a" "c21496960f28b9c5f4cb1dd5206d10cb4cdc11d829089c98d184e6a58897922b", kill_on_drop: false }` [INFO] [stderr] Compiling cnx-contrib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `openbsd` [INFO] [stdout] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] --> 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`, `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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMQHNlF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libweathernoaa-497ba2ca2f0a2c7b,libreqwest-e9756c40661893f0,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-3d8e86c36a7b7919,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-7f395a01e813c9b7,libserde_urlencoded-d938b9161b4e13ba,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-ba6a8fe84a84f729,libopenssl_probe-2c6d21a9709cae46,libopenssl-d8dc809bfd153f47,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb4db4a56f7546eb,libhyper-0767fe9e40c978a1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-3e188bb6a93497fd,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-1d598fb77f7eb040,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libthiserror-239e48795c09660f,libnom-3ec3de97191810bc,liblexical_core-58268f87ba4901e7,libryu-a7164637bc4900ee,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libasync_stream-1f4cdb26303aa2bb,libalsa-33026f0aa7b67f8a,libalsa_sys-dbc0871732d16bb7,libregex-c213349d0be0eb43,libregex_automata-746871439224505f,libaho_corasick-a2a420c4207fcc75,libregex_syntax-c1c62fdedc196a6a,libnix-20df50882888af80,libmemoffset-80604c284bac7a11,libbyte_unit-d47733e988f52b60,libutf8_width-3ffa4db567cb99fb,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcnx-d0cfc1ca83d76261,libchrono-3b8e4803bd048491,libiana_time_zone-bab5d12b40894ac1,libpangocairo-c8b960ccee4872aa,libpango_cairo_sys-35b7731a12b01f63,libtokio_stream-b10a96b6e5619feb,libtokio-e8493e2cba0980f7,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libbytes-82ad4f0211bdc963,libmio-9bc0e499613e8309,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-588371b05303a393,libpango-a9cc517674be1acd,libpango_sys-f7de6ec1add33db7,libcairo-ade7de761a8205d9,libglib-121bd206c18db6bd,libfutures_executor-2312a5060a251668,libfutures_util-598f96de6cbe27f4,libmemchr-d1a1a14f4e2277cc,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libpin_project_lite-72bf04572caa1c84,libpin_utils-3860774ad9b215b5,libfutures_task-91a858f9685cd730,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libgobject_sys-06eaedc1883d39b9,liblazy_static-3674be3f4245d19b,libbitflags-9d8828a22cdd2424,libcairo_sys-fd5cf71d5d06857b,libglib_sys-ea30f5ea1f5fe8ec,libxcb_util-92b07cf3fbecf17b,libxcb-bda2eab0f551327a,liblog-28ade3d6717210f3,liblibc-cd8205e596b312c2,libordered_float-7fd8377caa75ad9b,libnum_traits-1eb932bf07b03cfc,libanyhow-eb07bcfe9a52a357}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.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" "-lglib-2.0" "-lxcb-ewmh" "-lxcb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMQHNlF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cnx_contrib-1b62fd174dc5d210" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lxcb-ewmh [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cnx-contrib` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c21496960f28b9c5f4cb1dd5206d10cb4cdc11d829089c98d184e6a58897922b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21496960f28b9c5f4cb1dd5206d10cb4cdc11d829089c98d184e6a58897922b", kill_on_drop: false }` [INFO] [stdout] c21496960f28b9c5f4cb1dd5206d10cb4cdc11d829089c98d184e6a58897922b