[INFO] fetching crate onion_vault_cli 0.0.3... [INFO] testing onion_vault_cli-0.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate onion_vault_cli 0.0.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate onion_vault_cli 0.0.3 [INFO] finished tweaking crates.io crate onion_vault_cli 0.0.3 [INFO] tweaked toml for crates.io crate onion_vault_cli 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onion_vault_cli 0.0.3 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] crate crates.io crate onion_vault_cli 0.0.3 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-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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57d11efa5da49e144edcdff2497b788b35cf294f2f035a36cf3bd24fa3847ebb [INFO] running `Command { std: "docker" "start" "-a" "57d11efa5da49e144edcdff2497b788b35cf294f2f035a36cf3bd24fa3847ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d11efa5da49e144edcdff2497b788b35cf294f2f035a36cf3bd24fa3847ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d11efa5da49e144edcdff2497b788b35cf294f2f035a36cf3bd24fa3847ebb", kill_on_drop: false }` [INFO] [stdout] 57d11efa5da49e144edcdff2497b788b35cf294f2f035a36cf3bd24fa3847ebb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 047f438f21aef05b5deca30199718d872dc6569405133a231c27eb7d99880b79 [INFO] running `Command { std: "docker" "start" "-a" "047f438f21aef05b5deca30199718d872dc6569405133a231c27eb7d99880b79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bitcoin-internals v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling bitcoin_hashes v0.15.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling base58ck v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling protobuf-support v3.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling enigo v0.3.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling random-number v0.1.9 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling trezor-client v0.1.4 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling i18n-embed v0.15.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling i18n-embed-fl v0.9.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling age v0.11.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling signature_to_keys v0.0.3 [INFO] [stderr] Compiling uni_vault v0.0.3 [INFO] [stderr] Compiling onion_vault_core v0.0.3 [INFO] [stderr] Compiling onion_vault_cli v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjpLmGf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libonion_vault_cli-7e28577956189d73,libpasswords-8378152d0245f0f5,librandom_pick-a63e905b3df3abf8,librandom_number-94f604a2204e26de,libenigo-71f63fbffd1c6e20,libxkeysym-8375b42ea81b6224,libclap-5fd0bef04ac65450,libclap_builder-5fb38214a8960eb2,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libdirectories-f5e556b8b8e6d0c7,libdirs_sys-289d79e176dc0a38,liboption_ext-61303ef911796993,libdialoguer-e336f9c15929e1cb,libshell_words-c7c8b88b0c6925bc,libtempfile-af4c03954d7c081e,libgetrandom-215a73174e7652f7,libfastrand-751bcde24b8aa073,librustix-dfc54f7d65728e87,libbitflags-fc1713b2f0086559,liblinux_raw_sys-e0d87a58652c2b0b,libfuzzy_matcher-ff716b3fb359213b,libthread_local-2c32321f50ebee82,libconsole-d551e2cfc0d6c293,libunicode_width-0122813f2549e4e9,libonion_vault_core-e6767cadf98ab58e,libuni_vault-e13ec653c9d3c4e4,libchrono-0937e59e99edca30,libiana_time_zone-98f2ac8a8c5a9959,libbase58ck-3e75dbf15455fc79,libbitcoin_hashes-da5d06b87870be99,libhex_conservative-82f3ab594577ae15,libarrayvec-c7dde542da3995d2,libbitcoin_internals-918e405e3ac89fb2,libsignature_to_keys-f7f8736e69b4f71d,libserde_json-0b04ac2c20723cbf,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libssh_key-0dd77619ebc3b4fc,libed25519_dalek-487e015b92b181ae,libed25519-29f57c52186d1c71,libssh_cipher-4c0f6471c0703086,libsec1-f085500d11d59a97,libbase16ct-e6f944948ca8b3fe,libssh_encoding-3617368c1b92bf41,libpem_rfc7468-6dcc47fc807e630e,libbase64ct-06bb0b875cf085a4,libage-392c8fcb552ad77c,libcbc-74a5db25f67ad70c,librsa-2d6091768f7c0c81,libpkcs1-f92f481f25a9e23a,libpkcs8-a56ebf673c4aa21d,libspki-83f09a19b32c0f7c,libder-90244def5401bbd5,libsignature-069da86487080186,libnum_bigint_dig-6264c93378e8da2d,liblibm-c188273874847403,libnum_iter-2962ee12ec42f968,libnum_integer-1e24229a1a21c771,libnum_traits-ed73480dc23f78f5,libbcrypt_pbkdf-557f2a39d1eba4ab,libblowfish-b0132d641efdfb42,libaes_gcm-f25dbc751ce73c3d,libctr-c6c31a12a228b28b,libghash-afc5e99b21358a60,libpolyval-70159b39bb854d1d,libaes-ad0f84ec5448c852,libx25519_dalek-de0b88e3f93634d2,libcurve25519_dalek-fa07ab74366cb575,liblazy_static-969b5c6ce8d19b49,libspin-77da57a1b47d23a3,libi18n_embed-8984e8376a78c639,liblog-96ff3cebb935140a,libparking_lot-21fc13bd61653f0b,libparking_lot_core-42498b96034ad7a8,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libfluent-bb67306954e2c1b7,libfluent_bundle-0524fd867cc71c5c,libsmallvec-fa67242f752a0fe9,libintl_pluralrules-f5cc296c2565a4d8,libself_cell-84df5981ad842e08,libself_cell-bb8e28e2380b27d8,libintl_memoizer-fb70d018688d3b54,libtype_map-d29f88b8b04ccccd,libfluent_syntax-8a1231ddc959dfed,librustc_hash-d7c4a66f98a2548f,libfluent_langneg-15e8892eaa80ad9d,libunic_langid-e3999895598be5b2,libunic_langid_impl-97c2aa96f9514086,libtinystr-61f93f8b8f456b30,libzerovec-1e757d77351dcfe5,libyoke-c0adfbea5e34fa95,libzerofrom-a4631e0fe9ee1d1a,libstable_deref_trait-14e4a70bda35dfe8,libarc_swap-fbe5a56bc5bc5547,librust_embed-707efc4ec23c9bbb,librust_embed_utils-5097c2e4d86e9f45,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libbech32-d8e855bfd5ea33ba,libpin_project-5aed3a2ab3ef7a37,libscrypt-01243629ed9d7f0e,libsalsa20-17274619bfbb5fcf,libpbkdf2-ab7b5d4e15382539,libage_core-eedd5526193c9b1f,libsha2-73eddd5c39784178,libhkdf-e51bcb8ef892cb18,libhmac-16b8972cff888a08,libdigest-989e728bd8408909,libconst_oid-2aadc73a32842898,libblock_buffer-cc990e29fbe60d44,libchacha20poly1305-108b079df6f250a0,libchacha20-4f90d495f220df61,libpoly1305-62dbb3c3ad26c70b,libopaque_debug-90e66d859d53ff28,libcpufeatures-e04321643d03190d,libuniversal_hash-87071e2136024c16,libsubtle-9600f7efd1e82d97,libaead-6cc5c3cceed74f79,libcipher-9063eaf0514f0f25,libinout-72bdf7d97f47a065,libblock_padding-9eeeb52aa28655dd,libcrypto_common-39f468f07ecb4f16,libgeneric_array-7cb7778e311edb60,libtypenum-aaa5809458442626,libio_tee-d61ffba6c4de3290,libcookie_factory-ed97680f99b9f512,libfutures-19b1e02c7e903673,libfutures_executor-8e0662b77ab7a12b,libfutures_util-47d8f92ba57ef6a6,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-988ad4f1372ec905,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libnom-e250278e48d219b4,libmemchr-08f38e9718637002,librand-049b8e028f01df18,librand_chacha-28aa95190efc3284,libppv_lite86-8fd9f8e3a4c58cb4,libzerocopy-a640c893c06701d0,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libcfg_if-3e7fc4e38d4a72b5,libbase64-13144a1f1e192158,libsecrecy-1f207523864dd3d6,libanyhow-8d6a38bb7c524fc1,libderive_builder-ea2ded20252b50c2,libzeroize-4173f96d844b8f39,libserde-6ddb1c3988788c5f,libtrezor_client-6443a93865db7328,libhex-13e08b3b00984ab7,librusb-17922a5c7cf865d5,liblibusb1_sys-411407fe05d8387e,liblibc-443b079b1166f8d5,libbyteorder-8f59b6d1bfdaa844,libtracing-2d82b86390ab0507,libpin_project_lite-72bf04572caa1c84,libtracing_core-213f4de5b5702b27,libprotobuf-052d46d21f7327fc,libprotobuf_support-1157c79a0b03ec30,libthiserror-e15afb3ba6d5cc22,libonce_cell-2642703f88b7c2f4,libunicode_normalization-9a2aec1b611d7ade,libtinyvec-bb601ba21b393ba0,libtinyvec_macros-7b77ea21c73594ca,libbitcoin-0ba29336c555e056,libhex_lit-c914cdbd7c838b7b,libbitcoin_internals-b6f48e2e6ae5bbf1,libsecp256k1-6b6038dd00f53c2c,libsecp256k1_sys-ccd0b6ec4551aef4,libbitcoin_hashes-63a1e3fd294e2aae,libhex_conservative-edd368400c4f746e,libbech32-72d3e8f6b4773400}.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" "-lusb-1.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjpLmGf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-e8638004d99af094/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-7245a6d97536cf6b/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-6c2652dca67c249a/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/onion_vault_cli-64412518da7654f6" "-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 `onion_vault_cli` (bin "onion-vault-cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "047f438f21aef05b5deca30199718d872dc6569405133a231c27eb7d99880b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047f438f21aef05b5deca30199718d872dc6569405133a231c27eb7d99880b79", kill_on_drop: false }` [INFO] [stdout] 047f438f21aef05b5deca30199718d872dc6569405133a231c27eb7d99880b79