[INFO] cloning repository https://github.com/jdkaplan/squill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdkaplan/squill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdkaplan%2Fsquill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdkaplan%2Fsquill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31380851d1fa6db2dea33d866e5d4b6a650cd697 [INFO] testing jdkaplan/squill against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdkaplan%2Fsquill" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdkaplan/squill on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdkaplan/squill [INFO] finished tweaking git repo https://github.com/jdkaplan/squill [INFO] tweaked toml for git repo https://github.com/jdkaplan/squill written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jdkaplan/squill 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93afa4f6485e29fb76a4585ef09b1003659b718f7725bcc6fe9a167450489825 [INFO] running `Command { std: "docker" "start" "-a" "93afa4f6485e29fb76a4585ef09b1003659b718f7725bcc6fe9a167450489825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93afa4f6485e29fb76a4585ef09b1003659b718f7725bcc6fe9a167450489825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93afa4f6485e29fb76a4585ef09b1003659b718f7725bcc6fe9a167450489825", kill_on_drop: false }` [INFO] [stdout] 93afa4f6485e29fb76a4585ef09b1003659b718f7725bcc6fe9a167450489825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577f254885248e0ba50eae3beba3e7e18e2c9a7f6044d428a32a8e78b934b2a7 [INFO] running `Command { std: "docker" "start" "-a" "577f254885248e0ba50eae3beba3e7e18e2c9a7f6044d428a32a8e78b934b2a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling tabled_derive v0.8.0 (https://github.com/jdkaplan/tabled.git?rev=6462758e28619af0b578c37220b74e4e660e0d4f#6462758e) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tabled v0.16.0 (https://github.com/jdkaplan/tabled.git?rev=6462758e28619af0b578c37220b74e4e660e0d4f#6462758e) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling squill v0.10.0 (/opt/rustwide/workdir/squill) [INFO] [stderr] Compiling squill-cli v0.9.4 (/opt/rustwide/workdir/squill-cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOLWUDI/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-737c6f1cccdf26df.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,libtracing_log-5089218df49ecc16.rlib,libsquill-25b153c0844433a6.rlib,libtera-f1c277fc2ba157cb.rlib,libglobwalk-32bfeda5aabc5d5e.rlib,libignore-e27e9c21b2168efa.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libcrossbeam_deque-c80e6bbc2ffab130.rlib,libcrossbeam_epoch-7b6bc3ead377f29e.rlib,libglobset-ccac1e87cf501352.rlib,libbstr-aeec5d7a3ff7087c.rlib,libpest-59bb5183884cff26.rlib,libucd_trie-01dd94f548235104.rlib,libunic_segment-9a82efb0fdea9f9b.rlib,libunic_ucd_segment-ce71ce7232c50ccd.rlib,libunic_ucd_version-95ab1c46fc2dce4c.rlib,libunic_common-95572032ffd99b0d.rlib,libunic_char_property-14ec15120d11108a.rlib,libunic_char_range-a799f89c5585e437.rlib,libregex-82ba7cdc73d1d392.rlib,libregex_automata-0800f78de4f9d4bb.rlib,libaho_corasick-f95a2d77404a73d2.rlib,libregex_syntax-13fc688ae7f36982.rlib,liblazy_static-b3603208c0de2608.rlib,libtabled-8aacd82d0a5ecb09.rlib,libpapergrid-86c89abe1d4317a3.rlib,libbytecount-d552d1ab3fdfccd4.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libfnv-2d77ec4f6f971b24.rlib,libsqlx-d7138314f36f8193.rlib,libsqlx_postgres-e7ffab8a84b95e0e.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libhex-28742b4ca144387c.rlib,libwhoami-f0d56be8c2d656f3.rlib,libhome-34c282980fe9bb92.rlib,libbitflags-ce446ee600bbaa5e.rlib,libmd5-0b9185e83542f182.rlib,libatoi-b5b237693764de72.rlib,libnum_traits-32f8719cbcf22d05.rlib,libfutures_channel-f3bd510d6a304d98.rlib,libbase64-199b680f6a01647b.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,librand-986b7be978c8cbce.rlib,librand_chacha-99eeeafd8971a117.rlib,libppv_lite86-496768a2a63183f8.rlib,librand_core-0109c65c3dfff0dc.rlib,libhkdf-fe6b73772fed5085.rlib,libhmac-560ce8a5755dda8f.rlib,libsqlx_core-c68ee416840ca845.rlib,librustls_pemfile-b52eb7a19dde0b13.rlib,libwebpki_roots-4819fc0d7a41eb2b.rlib,libthiserror-0304b1af4fc2efa4.rlib,libsha2-d4b0acb2325b9cf5.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-e9478370a41381aa.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-71acaa67c0ac15d2.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,librustls-0156cd468ecf7229.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-3bb481b4d37e8f10.rlib,libring-1597ab06eea883f9.rlib,libgetrandom-7822f1862da72964.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-8e56128b2ddbd99e.rlib,libsqlformat-77b7737b953d7a24.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-2634eb9b7f5f7aae.rlib,libtokio-7a681aab1e04a82a.rlib,libsignal_hook_registry-95291193597956df.rlib,libsocket2-c94dfeaac185faa7.rlib,libmio-7e03a3ee041a7093.rlib,libparking_lot-24b62cc94ac9c432.rlib,libparking_lot_core-1064ce9badd5625e.rlib,liblibc-72df2d60425be7f7.rlib,libsmallvec-aa8367a8c80256a8.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libbytes-76f23c7bd2b8c31b.rlib,libhashlink-6b16375ac842a6c6.rlib,libhashbrown-f6d925109b2a1bd7.rlib,libahash-8705fdf6763e0b0d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-6f049cffdcbe41ac.rlib,libbyteorder-1e924d369e48dcfe.rlib,liballocator_api2-d942e830951b9933.rlib,libtime-a1cc7c711a43f5c8.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libserde_json-0c003f47237296ef.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,liburl-75e42d072f25c8fe.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libtracing-96e8772e7cee72f4.rlib,liblog-669e9396cafcbb01.rlib,libtracing_core-031a241797973ce7.rlib,libonce_cell-debe7c411cf97340.rlib,libcrossbeam_queue-e4f9be66ece44921.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libeither-5bf52af2ed7f7e21.rlib,libevent_listener-9d2b14f24f91aece.rlib,libparking-49fcf10303d3525f.rlib,libfutures_util-d0a6ea0ae3b0def7.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-b53a6375eb17e00c.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libfigment-1beb8781ee36b581.rlib,libtoml-946a64775fc5564d.rlib,libtoml_edit-9e6bbcdbadff5f22.rlib,libserde_spanned-070a4fc1cd3c1771.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-65be84641cd40f7e.rlib,libuncased-1087de93bb72151b.rlib,libpear-22a60717ba75238d.rlib,libyansi-ea5897b7ce434d6c.rlib,libinlinable_string-be82f8463bd0ceb4.rlib,libserde-9190f2f2e42612c3.rlib,libclap-33763b379e1b4cea.rlib,libclap_builder-1403fbc2a2f3ab7e.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-d93909916dec07b7.rlib,libanstyle_query-e4c85920655ed0e4.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-7ccabaa8fbd15ad3.rlib,libanstyle_parse-c9ea3116c31c9af2.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.rlib,libanyhow-87f0d703eba785b6.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOLWUDI/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" "/opt/rustwide/target/debug/build/ring-ce2e5537663b16e8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/squill-3ad95ede48d19e19" "-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] 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 `squill-cli` (bin "squill") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "577f254885248e0ba50eae3beba3e7e18e2c9a7f6044d428a32a8e78b934b2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577f254885248e0ba50eae3beba3e7e18e2c9a7f6044d428a32a8e78b934b2a7", kill_on_drop: false }` [INFO] [stdout] 577f254885248e0ba50eae3beba3e7e18e2c9a7f6044d428a32a8e78b934b2a7