[INFO] cloning repository https://github.com/env-store/rusty-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/env-store/rusty-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenv-store%2Frusty-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenv-store%2Frusty-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1943d7f8165a668e9234bf89f83efbe0e1c7d16 [INFO] testing env-store/rusty-cli against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenv-store%2Frusty-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/env-store/rusty-cli on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/env-store/rusty-cli [INFO] finished tweaking git repo https://github.com/env-store/rusty-cli [INFO] tweaked toml for git repo https://github.com/env-store/rusty-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/env-store/rusty-cli 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0621cf60bc6672f0fe5bd89fbfb89d164d19f1b2c937c3c4d513eaedf8ab17d [INFO] running `Command { std: "docker" "start" "-a" "d0621cf60bc6672f0fe5bd89fbfb89d164d19f1b2c937c3c4d513eaedf8ab17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0621cf60bc6672f0fe5bd89fbfb89d164d19f1b2c937c3c4d513eaedf8ab17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0621cf60bc6672f0fe5bd89fbfb89d164d19f1b2c937c3c4d513eaedf8ab17d", kill_on_drop: false }` [INFO] [stdout] d0621cf60bc6672f0fe5bd89fbfb89d164d19f1b2c937c3c4d513eaedf8ab17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f13cb5152a7513032d03784a36ceb2a03000bac37c5bdeb0ef65afb6b90600c2 [INFO] running `Command { std: "docker" "start" "-a" "f13cb5152a7513032d03784a36ceb2a03000bac37c5bdeb0ef65afb6b90600c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling buffer-redux v1.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling keyring v3.2.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling box_drawing v0.1.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling clap_complete v4.5.23 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling pgp v0.13.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling envx v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEvJydJ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtextwrap-7328c6d355a4f246.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libbox_drawing-8ad49e5ec16e3977.rlib,libconsole-d42e7d0155efa515.rlib,libbincode-436a0e9b0dc6f516.rlib,libctrlc-cfec8f572bffb325.rlib,libnix-5bd39749a5aba73a.rlib,libregex-51aa5c4548c471b8.rlib,libregex_automata-8a7ba0318798594e.rlib,libaho_corasick-583b6363a71b589e.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libfutures-fe418601de4eb397.rlib,libfutures_executor-56bb1ea4012bfc0f.rlib,libcrypto_hash-4c600641f3ec9976.rlib,libhex-730023c4b992002e.rlib,libinquire-4026e9df09dfcc7b.rlib,libnewline_converter-97e73f9350bdcd19.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libcrossterm-b3ecad5895214540.rlib,libsignal_hook_mio-0f4751eba21db371.rlib,libsignal_hook-b52156894f9961d5.rlib,libbitflags-e2b4db6c651223da.rlib,libunicode_segmentation-5780180e0b40b779.rlib,libdyn_clone-d42f2430e7843614.rlib,libreqwest-f12c0ee5cb2f4e52.rlib,librustls_pemfile-ed749fb5e84189cf.rlib,librustls_pki_types-f431ff0aec39573a.rlib,libserde_urlencoded-6bc84a252650ae1b.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-7c8bd12a4d89d5ae.rlib,libtokio_native_tls-aa65e85519ac1fe1.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-f27ba02cb0b9b1d0.rlib,libserde_json-12674db9fb9a918c.rlib,libryu-8ff14dfa97b8970c.rlib,libnative_tls-2f3124ca73975e19.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-eedb9c10af23a011.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-2e17a0166ec27628.rlib,libhyper_util-e63525ac4cf28d5e.rlib,libtower-3c964e3c9192f727.rlib,libpin_project-5c4152203f3f2675.rlib,libtower_layer-d70c7e404336389b.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-0b0124ca14e29dcc.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-8ab80c7c2dccb5aa.rlib,libindexmap-4ae1131d34353f41.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-9dbb75234fa537e4.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-38841274d63946b4.rlib,libtracing-905e4c8be13ebfc0.rlib,libtracing_core-2e5058304bee1886.rlib,libtokio-1c74dff9b3d80e20.rlib,libsignal_hook_registry-06b5c0dccbf93825.rlib,libnum_cpus-0c2291932cf87711.rlib,libsocket2-56b64b7c2fd79fd9.rlib,libmio-adb602368c738743.rlib,libparking_lot-1d6f987f675de52a.rlib,libparking_lot_core-8af01825f8ba106a.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libhttp_body_util-083fd1f793c2cbdf.rlib,libfutures_util-301b35204043befc.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libhttp_body-264432fb29423a1d.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-eeaf0496d605a377.rlib,libidna-1deaf8c98bc9f4e2.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-3ca4596aaaf0d1fd.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-a68b6f9fd64d77b9.rlib,libitoa-cbcf4da6e0ac7621.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,librayon-a608efcb065d052b.rlib,librayon_core-a7a71c150e217905.rlib,libcrossbeam_deque-225d812d6bdd7e23.rlib,libcrossbeam_epoch-13b6f30fea56a116.rlib,libcrossbeam_utils-3247ff103e665657.rlib,libeither-229e626b51c6e8a7.rlib,libpgp-6232fa18b9ad8463.rlib,libk256-2c65b8dc3cbd2855.rlib,libonce_cell-24c5d665b6879050.rlib,libp384-c0353dddf270e1e4.rlib,libp256-4d95c4890faa1af2.rlib,libhex-28742b4ca144387c.rlib,libblock_padding-031a53a02784f0e0.rlib,libthiserror-288b3e56c29bf9bb.rlib,libargon2-bf04bb3ff16811c0.rlib,libblake2-559504c933c62a3c.rlib,libpassword_hash-7c8872f7ac2bb762.rlib,libiter_read-95c73b5a56ca2356.rlib,libtwofish-604c7c0cb38af169.rlib,libidea-7a4f084bb55fc1cf.rlib,libdes-20274894974cad16.rlib,libcfb_mode-c078f706996cbfb8.rlib,libcast5-874030c6ddde9e39.rlib,libcamellia-1902030e16430816.rlib,libblowfish-ba1452e009a3ed80.rlib,libsha3-2f2bbd8c773353f6.rlib,libkeccak-42ca8630c7170c4b.rlib,librsa-01fdd3a52c52f42e.rlib,libpkcs1-2d71690231ee5279.rlib,libripemd-30f4bcbbe03c4c83.rlib,libmd5-328e84fd175dd99a.rlib,libp521-25806b931b7a9870.rlib,libprimeorder-13d683d0b97dddc4.rlib,libecdsa-8bee56ceea8a53d2.rlib,libelliptic_curve-e60d2e9adbb1ccb2.rlib,libsec1-25bfc847f95ec6f9.rlib,libhkdf-1383e54a56ff5d08.rlib,libcrypto_bigint-3c5b351436504d0b.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-a3f5aa5e0e05f45a.rlib,libff-4d243e95e861773c.rlib,libx25519_dalek-d944ab67ccb4efe3.rlib,libdsa-83210aa15a0bfbe7.rlib,librfc6979-052356e28570efea.rlib,libhmac-863475ce32a4dae7.rlib,libpkcs8-41d1b89db56d48f7.rlib,libspki-8a56858a22706278.rlib,libder-9f9e4399686b8d67.rlib,libpem_rfc7468-5583564c38c68a1e.rlib,libbase64ct-04e748031ddf4896.rlib,libnum_bigint_dig-0a38376ec51d7981.rlib,libnum_iter-1b6980e2f9fc9b3a.rlib,libnum_integer-05b69b414db219ef.rlib,libsha1_checked-0faf6f9ec031e501.rlib,libsha1-5a955c7ca541de76.rlib,libocb3-378e1b43ce2bc743.rlib,libnum_enum-fdf164c5746e9390.rlib,libeax-3a618f78b0c4a722.rlib,libcmac-9fe4cb0c719e008d.rlib,libdbl-97b2b77debffccab.rlib,libaes_gcm-af6ac6450e3a83a4.rlib,libctr-53ffcd1744d767d0.rlib,libghash-da925f07aa16799a.rlib,libpolyval-bb2a1c0941194a08.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libuniversal_hash-5e8102d34de79610.rlib,libaead-d9affb19f6d27bf3.rlib,libaes-5012eab9ce27ad08.rlib,libcipher-36a287b32a2da5c0.rlib,libinout-f4ea67f07a22fa8c.rlib,libflate2-b9332a73f9cb8b0a.rlib,libminiz_oxide-66b7d14c6d661409.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libbstr-cdfc60a0173b5670.rlib,librand-45ea366fa058c045.rlib,librand_chacha-b18f0eca0912485c.rlib,libppv_lite86-4250c766b4729968.rlib,libchrono-4d6c87092d2534b1.rlib,libnum_traits-f5f51a3cce973044.rlib,libiana_time_zone-8843a9b07dcf13fe.rlib,libserde-31f2a0549f05fe47.rlib,libcrc24-ce75b544c93cd13e.rlib,libbuffer_redux-1953212673264cb8.rlib,libbase64-2a03de3babadded3.rlib,libed25519_dalek-e3f40fb456b9c434.rlib,libsha2-588d2d684488e1fc.rlib,libcurve25519_dalek-04f9d6504a8de192.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libed25519-72e3d65412844d4f.rlib,libsignature-e04494bf842f744b.rlib,libdigest-22b3fb5e208298e1.rlib,libsubtle-5e1d1905d9dfb3cb.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-f1adc49286b20e76.rlib,libcrypto_common-7e5d9e2bfdab5d35.rlib,librand_core-2fef7e1b07d54984.rlib,libgetrandom-fc27ba47d5c0a4dd.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbyteorder-1efcbe4f07366651.rlib,libsmallvec-10fce202e2247eaf.rlib,libbitfield-acdb1fbf04c10cc2.rlib,libderive_builder-6cbd64d5ba5508f5.rlib,liblog-062448fef1760a61.rlib,libgeneric_array-d54329329c5a6495.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-7df855a7e6c96a62.rlib,libnom-377f618c8e26192f.rlib,libmemchr-6a998f109380bfd7.rlib,libcolored-07d6dfd20d768594.rlib,liblazy_static-695bc0f4418864cd.rlib,libspin-bd5c65b66a03de3f.rlib,libhome-34c282980fe9bb92.rlib,libclap-3b410572ec035906.rlib,libclap_builder-65f14c937bc82a15.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-85018788369f9a8c.rlib,libanstyle_query-8d3653252a5c3fa6.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.rlib,libanyhow-62d110e8112253b4.rlib,libkeyring-258c142072cfbfc4.rlib,liblinux_keyutils-8b8d5667fc0e689e.rlib,liblibc-312a998e970a5303.rlib,libbitflags-8c9d79e5077786a0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEvJydJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/envx-81bdfc4abc1a7678" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `envx` (bin "envx") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f13cb5152a7513032d03784a36ceb2a03000bac37c5bdeb0ef65afb6b90600c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13cb5152a7513032d03784a36ceb2a03000bac37c5bdeb0ef65afb6b90600c2", kill_on_drop: false }` [INFO] [stdout] f13cb5152a7513032d03784a36ceb2a03000bac37c5bdeb0ef65afb6b90600c2