[INFO] fetching crate cal-demo 0.1.0... [INFO] testing cal-demo-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cal-demo 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cal-demo 0.1.0 [INFO] finished tweaking crates.io crate cal-demo 0.1.0 [INFO] tweaked toml for crates.io crate cal-demo 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cal-demo 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cal-demo 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbus_macros v4.1.2 [INFO] [stderr] Downloaded dioxus-logger v0.4.1 [INFO] [stderr] Downloaded zvariant_derive v4.0.2 [INFO] [stderr] Downloaded zvariant v4.0.2 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded zbus v4.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b2361a7a80d0b97b315cbf704c08a433e8b550f189361d8864cf1c164a00bf [INFO] running `Command { std: "docker" "start" "-a" "d0b2361a7a80d0b97b315cbf704c08a433e8b550f189361d8864cf1c164a00bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b2361a7a80d0b97b315cbf704c08a433e8b550f189361d8864cf1c164a00bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b2361a7a80d0b97b315cbf704c08a433e8b550f189361d8864cf1c164a00bf", kill_on_drop: false }` [INFO] [stdout] d0b2361a7a80d0b97b315cbf704c08a433e8b550f189361d8864cf1c164a00bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7128c01ca0e601a45f17495d0c4a38a05fab7a7b49aa015a0944959e0f7d41f [INFO] running `Command { std: "docker" "start" "-a" "b7128c01ca0e601a45f17495d0c4a38a05fab7a7b49aa015a0944959e0f7d41f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generational-box v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling dioxus-interpreter-js v0.5.1 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling wry v0.37.0 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling dioxus-cli-config v0.5.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling sledgehammer_utils v0.2.1 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling dioxus-debug-cell v0.1.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling dioxus-desktop v0.5.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling dioxus v0.5.1 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling dioxus-config-macro v0.5.0 [INFO] [stderr] Compiling infer v0.11.0 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.5.0 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.5.0 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling sledgehammer_bindgen v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling dioxus-core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling async-fs v2.1.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dioxus-logger v0.4.1 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling global-hotkey v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling dioxus-html v0.5.1 [INFO] [stderr] Compiling dioxus-signals v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling krates v0.16.10 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling dioxus-hooks v0.5.1 [INFO] [stderr] Compiling dioxus-rsx v0.5.1 [INFO] [stderr] Compiling zvariant_derive v4.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zbus_macros v4.1.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling gdkx11-sys v0.18.0 [INFO] [stderr] Compiling zvariant v4.0.2 [INFO] [stderr] Compiling dioxus-core-macro v0.5.1 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling dioxus-hot-reload v0.5.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling gdkwayland-sys v0.18.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.1.2 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling gdkx11 v0.18.0 [INFO] [stderr] Compiling webkit2gtk v2.0.1 [INFO] [stderr] Compiling tao v0.26.2 [INFO] [stderr] Compiling muda v0.11.5 [INFO] [stderr] Compiling cal-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD5s5Oq/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus-0b5a0dbc7032e623,libdioxus_desktop-015b6d79e1dded56,libinfer-c5020bd37147548a,libcfb-b255b1733737dc05,libuuid-802229cf2266fcff,libbyteorder-1efcbe4f07366651,liburlencoding-2e57689ab08a86e0,librfd-24ce3812a9a8a999,libpollster-c95b811ec25c2f5b,libashpd-a8f7df237c8e0560,libasync_net-8ebb373352bd98bb,libzbus-29d1a6a42b0748dc,libasync_fs-68158ae8f10032d4,libhex-28742b4ca144387c,libasync_executor-fffb1780ff9e8a63,libxdg_home-ce136c89abd77f08,libsha1-65c7c1dda91c5d29,libcpufeatures-42c2188ae17ada4c,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libordered_stream-5f1421f1adb7732d,libasync_broadcast-a2012bbb8cafa07c,libnix-da9614da0c008d8e,libasync_io-499c7507106ab02a,libpolling-bb958767795bbd8e,librustix-de23e4f81f9b7ccf,liblinux_raw_sys-27f0542daaa517e1,libzbus_names-d9dec9075eb59ae9,libzvariant-42bb602a6a8d7906,libenumflags2-59981c0968306dd4,libendi-d033325cd113c16e,libstatic_assertions-d53a9977dc6e27e5,librand-2a587716706016b2,librand_chacha-de91fe82af635507,libppv_lite86-4250c766b4729968,librand_core-488e52bbe2f9afb0,libgetrandom-29ce966199073785,libwebbrowser-85dfd0c500812ffe,libhome-34c282980fe9bb92,libdioxus_cli_config-6d86880a7ee5d2c4,libglobal_hotkey-7a10aa653eafc17e,libmuda-8c2fecd223e60819,liblibxdo-fa8b2f001ffb9de1,liblibxdo_sys-61f552b0cd2bfb16,libdioxus_interpreter_js-17a07d34960ba40d,libsledgehammer_bindgen-a18ce36fa53e26b4,libsledgehammer_utils-b2fc9372e1f06243,liblru-aff6af6e56380e6d,libhashbrown-e74b9ceaceab6f41,libahash-f75d1b0deb4a5ca1,libzerocopy-8e600753138a11ca,liballocator_api2-d942e830951b9933,libwry-f807f1007e254aaa,libhttp-7b014e9667cf8998,libfnv-2d77ec4f6f971b24,libwebkit2gtk-b1a9b50237eeda5a,libsoup-5907eacd1b3b63cd,libwebkit2gtk_sys-efd1941424a44dec,libsoup3_sys-8a9a8352a585aa7e,libjavascriptcore-5f31e945d0fae86b,libjavascriptcore_rs_sys-b559c02fa5e9d8eb,libgdkx11-c3bf1bcceafa96d6,libsignal_hook-39c7db12afb5f874,libsignal_hook_registry-bf9ea27c9118037c,libtao-5495b9058a9e66b4,libgdk_x11_sys-db4a9c27423f120d,libx11-d57fab859971517c,libgdk_wayland_sys-91a9e301c05dea7e,liburl-360069e47523bf0d,libidna-8d1e3bbd73664030,libunicode_normalization-8579a66cb66c3a6e,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libdlopen2-4394aa1891070ef2,libcrossbeam_channel-8a08a655d5180a12,libx11_dl-7c6c5671cb412e18,libgtk-8de3a8174f2f8156,libfield_offset-56501ee0bd8d30d4,libmemoffset-9b22a4cda6c190d8,libgdk-e26ec838a68234d8,libpango-3669a2fc57485bda,libgdk_pixbuf-3284543691f31f0e,libgio-bf74862a1e2076bf,libcairo-ddd147c0cd60ea2a,libatk-1458a27fbf003f4d,libglib-cad4258bd54df2ec,libfutures_executor-edc58cfac7dd4946,libgtk_sys-89c40fb459bcabf9,libatk_sys-82cd8c283a4f6597,libgdk_sys-9bfc28608986d94a,libpango_sys-aeacf1336e8920f7,libgdk_pixbuf_sys-0e31b35ff652792a,libgio_sys-25ac9e0858da98d5,libcairo_sys-092e8b0901e61761,libgobject_sys-ebd84fd21b319957,libglib_sys-f09a9f5f8138ddc6,libinstant-4d6645a170db77ef,libraw_window_handle-1dd6e372c19bed66,libraw_window_handle-1b0a6371df697515,libbitflags-e2b4db6c651223da,liblog-276235a63555025f,liblazy_static-2bb390fee0230a38,libdioxus_hot_reload-0da77355305a56ce,libinterprocess_docfix-7d1ef4728459ba7e,libblocking-448b26e35f4effd4,libasync_lock-df1037da343cf5de,libevent_listener_strategy-f44c3b4ed537d87b,libevent_listener-7ce5c8a255f61313,libpiper-e165d898994d7418,libatomic_waker-001109810bdecbaa,libfutures_lite-a8430867fb0ae75a,libfastrand-490e27826ae329fc,libasync_task-280520b6b679c3f1,libasync_channel-0dea3bba9df0077e,libevent_listener_strategy-a687028a45d6e794,libevent_listener-dfaf4bd8a5999f54,libparking-3618ec6368854be5,libconcurrent_queue-8b583bc47f1cb61b,libcrossbeam_utils-0c17b997a9c52013,libto_method-677fce6ffcb44b84,libthiserror-d82637415f1324df,libspinning-4a091f23cf13ec42,libintmap-1943381ba49b9eae,libdioxus_html-9115340a04148d7d,libserde_value-5fdf01cb134101ab,libordered_float-b31a314e2217b973,libserde_json-4cef8a963845e29a,libitoa-4c6598116a867907,libryu-0f2a15b68b451590,libtokio-425fe41801eeb400,libnum_cpus-d78ad2c7ac4ef6ed,libbytes-9c2a396be262bdae,libenumset-1d8a7360505b9ffa,libeuclid-15ddd39ac4fe028b,libnum_traits-bbc0a76a23a5d832,libkeyboard_types-267dfab1747b485b,libbitflags-6d74a89181dbac30,libunicode_segmentation-5eb0a5c8a3578cf5,libdioxus_hooks-e80bad0a7ec4c6e8,libdioxus_signals-c5b7cba0b0fdf64a,libdioxus_core-d03312092b5a9f7e,libfutures_channel-f853306e08ec8d3d,liblongest_increasing_subsequence-78ea0fe857bec99a,libtracing-ffa168b985326381,libtracing_core-eba40dc5ee368a5c,libonce_cell-24c5d665b6879050,libserde-c937966ef99ba355,libfutures_util-02a575d7df022fa0,libmemchr-659d2f3239d1b4b2,libfutures_io-64a3a644ba29741c,libslab-a66b061c5eef38b0,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libgenerational_box-dadc921475571051,libparking_lot-896014da3e92d120,libparking_lot_core-a95bdf105c9e1630,liblibc-c64eddf1d3f0dc2a,libcfg_if-33ef6c02a07f9fec,libsmallvec-17fcafedda34d697,liblock_api-3fb6d768978ba04b,libscopeguard-d52bd00767847e44,librustc_hash-5a527483989b35a3}.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" "-lxdo" "-lwebkit2gtk-4.1" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lgobject-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD5s5Oq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cal_demo-da659ba1e65e733b" "-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 -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cal-demo` (bin "cal-demo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b7128c01ca0e601a45f17495d0c4a38a05fab7a7b49aa015a0944959e0f7d41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7128c01ca0e601a45f17495d0c4a38a05fab7a7b49aa015a0944959e0f7d41f", kill_on_drop: false }` [INFO] [stdout] b7128c01ca0e601a45f17495d0c4a38a05fab7a7b49aa015a0944959e0f7d41f