[INFO] fetching crate snipt 0.1.0...
[INFO] testing snipt-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate snipt 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate snipt 0.1.0
[INFO] finished tweaking crates.io crate snipt 0.1.0
[INFO] tweaked toml for crates.io crate snipt 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snipt 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate snipt 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25ad000a274af5dd7d1556a9986549687ca99615509c1c483699fdea589cc5a6
[INFO] running `Command { std: "docker" "start" "-a" "25ad000a274af5dd7d1556a9986549687ca99615509c1c483699fdea589cc5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25ad000a274af5dd7d1556a9986549687ca99615509c1c483699fdea589cc5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ad000a274af5dd7d1556a9986549687ca99615509c1c483699fdea589cc5a6", kill_on_drop: false }`
[INFO] [stdout] 25ad000a274af5dd7d1556a9986549687ca99615509c1c483699fdea589cc5a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43c488bfec6fcd0f2add3b8b8282d788ecb3de99fd3f27bc1bc4c1889c4386c
[INFO] running `Command { std: "docker" "start" "-a" "a43c488bfec6fcd0f2add3b8b8282d788ecb3de99fd3f27bc1bc4c1889c4386c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling enigo v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling snipt-core v0.1.0
[INFO] [stderr]    Compiling snipt-ui v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling snipt-server v0.1.0
[INFO] [stderr]    Compiling snipt-daemon v0.1.0
[INFO] [stderr]    Compiling snipt-cli v0.1.1
[INFO] [stderr]    Compiling snipt 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/rustcUWBDdV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsnipt_cli-3b9ef17c83f1951d,libsnipt_ui-fdd164fd1ca4b9be,libratatui-8f9dca7b81811d41,libitertools-54a4a468b19e7c09,libeither-415b250dd7beb7ac,libcassowary-76b58fcdcb11d2e8,libunicode_segmentation-199dfca739cb0090,libunicode_width-4f088c2c392af6be,libstrum-71734dfdb43745aa,libsnipt_daemon-7147d5ba5d3145ce,libwhoami-edd431047b2fb57e,libsnipt_server-6a19316ec6b67563,libwarp-f1a7326db78984ac,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libserde_urlencoded-8ac5a9bab51e46d0,libscoped_tls-f089a87328b30a18,libtokio_tungstenite-5ab96cfd5753a9a2,libtungstenite-150285412e858475,libdata_encoding-ccef811c9e3c44da,librand-0a97b63ae25b4566,librand_chacha-f414035ecb818972,libppv_lite86-7e50fb5b8ccf8356,libzerocopy-a59e412c45972bd2,librand_core-9bfd5a63b05f8d46,libgetrandom-849041de5b888b50,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libthiserror-ceffd3cba96af555,liburl-ccdf1b8d7df83440,libidna-743f1fd5cd6f3abd,libidna_adapter-e6b93e4c8c723101,libicu_normalizer-54ef8bf1a9752bfc,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-5fed16fdd56c48d2,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-aeac2674cab1bd02,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-8c96d28e0f8e66b4,libicu_provider-f55a9074c0d5165a,libicu_locid-30d77b5a2bfb7f0e,liblitemap-30dabd8a98ce02e1,libtinystr-26aa30f731f59cea,libzerovec-34db8e24cbe21b6b,libwriteable-30e32ee335eba874,libyoke-677dfc24eec213d0,libzerofrom-2039b5204c714aa5,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libhttp-efa0d333ef107f93,libmulter-0e88d67abc9ef739,libspin-014d2edced1e42e1,libencoding_rs-384800a720b7d777,libpercent_encoding-64dceae6dc1f6110,libheaders-171349a7f539c217,libsha1-974e16f07705e139,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libmime-aa776e7d0d3a99c3,libheaders_core-545ffa259de1ea2f,libbase64-3c09d9a3080a6023,libhyper-2ac6c8376fe2f141,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-816a3d8a906bbf79,libindexmap-470e0e6ce04bfe66,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libtokio_util-9abb535c27746cb6,libtower_service-d85697bf5431d8b4,libtracing-accc3bb89b3883db,libtracing_core-67eac04a7f3f91f9,libfutures_channel-29524163f8896842,libhttp_body-2e568c27b1d31f9a,libtokio-79eca144aebc7a9b,libsocket2-bbd8cb251b5b313c,libmio-8e36730669ca970a,libhttpdate-ab2f2cdbe04a360b,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libpin_project-fed7d04926469cc7,libfutures_util-d14d04a21db16c81,libslab-2e4cb246cb0324b8,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libsnipt_core-832e2d23ba446348,libserde_json-247509408435228b,libmemchr-b178a40a7718f9bf,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libchrono-03a97f87b5cf1492,libiana_time_zone-619baf35f79cdd03,libserde-aefaf3b9e217594e,librdev-59aad90be41be4c1,libx11-61352cb7fc0990b8,libtempfile-578624fa99b72e97,libgetrandom-c7715a2cb2bafec8,libfastrand-46d3783c18562080,libonce_cell-f9370d541a6cf480,librustix-3799f0cd33b4712e,liblinux_raw_sys-50812a0530bb20b8,libenigo-080bdcdbc199ae24,libxkeysym-8b9431d1d41096a4,libarboard-0f6861e0a292bb13,libimage-347740f54790b4e0,libbytemuck-99d22c097a6301f0,libbyteorder_lite-682fdcb88593f666,libpng-f750d8af1b4a4ced,libbitflags-a9851ebd0ab18f47,libflate2-6ff7a0b2f2833441,libminiz_oxide-3fe9302e5ef712d3,libfdeflate-af95e624ba514c42,libsimd_adler32-9299ae48bc4af941,libcrc32fast-79ff3ad96335057f,libnum_traits-7db7d888467b9a4f,libx11rb-fab4617caaec2c96,librustix-dc4effb92a262d42,liblinux_raw_sys-938cb690f03787c6,libx11rb_protocol-e8e8a5f8118d9e8b,libcrossterm-9dfb41b41f3f3b57,libbitflags-fcdaef6d5d3efbe9,libparking_lot-8ff2c2d41d871305,libparking_lot_core-25a26f64b7f839e5,libcfg_if-d9b80cb51cda7b5b,libsmallvec-056df32de074813c,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsignal_hook_mio-96e94cb10ac71c46,libsignal_hook-cb8ee551f340a141,libsignal_hook_registry-1ea203464e1b9fcf,libmio-f2ebfa7e1bf69cf7,liblibc-0274ee7352a29f7c,liblog-502297c6046783f9,libclap-ca84105c29d24900,libclap_builder-3269cd88fa2540ce,libstrsim-7d9507ff4dccca86,libanstream-1f3805958e609fb9,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libclap_lex-30cbb8fe6b4d8a69,libanstyle-f117ecbe03985ce0}.rlib" "<sysroot>/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" "-lX11" "-lXi" "-lXtst" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUWBDdV/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snipt-1d06d362eebb449f" "-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 `snipt` (bin "snipt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a43c488bfec6fcd0f2add3b8b8282d788ecb3de99fd3f27bc1bc4c1889c4386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43c488bfec6fcd0f2add3b8b8282d788ecb3de99fd3f27bc1bc4c1889c4386c", kill_on_drop: false }`
[INFO] [stdout] a43c488bfec6fcd0f2add3b8b8282d788ecb3de99fd3f27bc1bc4c1889c4386c
