[INFO] cloning repository https://github.com/mike-lloyd03/rudric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/rudric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbcfa653d9e00a9e0dc4e8e8a3d0cf1f62e0e308 [INFO] testing mike-lloyd03/rudric against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mike-lloyd03/rudric [INFO] finished tweaking git repo https://github.com/mike-lloyd03/rudric [INFO] tweaked toml for git repo https://github.com/mike-lloyd03/rudric written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mike-lloyd03/rudric on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mike-lloyd03/rudric 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31741a1b3b62248814b8143fb709fcd2e3ca260dfd9a051fee65bf6645b17858 [INFO] running `Command { std: "docker" "start" "-a" "31741a1b3b62248814b8143fb709fcd2e3ca260dfd9a051fee65bf6645b17858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31741a1b3b62248814b8143fb709fcd2e3ca260dfd9a051fee65bf6645b17858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31741a1b3b62248814b8143fb709fcd2e3ca260dfd9a051fee65bf6645b17858", kill_on_drop: false }` [INFO] [stdout] 31741a1b3b62248814b8143fb709fcd2e3ca260dfd9a051fee65bf6645b17858 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 494ae4242fa72e3348dfd0994c4a6037baee37abe7504681747b7ba62728e1e9 [INFO] running `Command { std: "docker" "start" "-a" "494ae4242fa72e3348dfd0994c4a6037baee37abe7504681747b7ba62728e1e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling nix v0.30.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling duration-str v0.17.0 [INFO] [stderr] Compiling colored_json v4.1.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling orion v0.17.11 [INFO] [stdout] error: failed to write /tmp/rustc3847Hf/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fiat-crypto` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/orion-f1f208485a6b5385.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orion` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcx7kH3C/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcx7kH3C/symbols.o" "<16 object files omitted>" "/tmp/rustcx7kH3C/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsqlx_macros_core-38311e85667be0be.rlib,libdotenvy-0867fb0ab6cfd14f.rlib,libhex-20cdb627b9823e3e.rlib,libheck-11b45ce759e155fe.rlib,libunicode_segmentation-1096c4c457bed2ed.rlib,libsyn-d74b0992c972def5.rlib,libsqlx_sqlite-a3d059b1a20699da.rlib,libfutures_executor-939f28460af7c541.rlib,libflume-86a15209b73d1632.rlib,libspin-49b3c8adb6224d8a.rlib,liburlencoding-96db237ed4f0be64.rlib,libfutures_channel-a316c4bdf2bc4c06.rlib,libfutures_intrusive-ce274abd715b58b9.rlib,libparking_lot-aec4dc789525c56b.rlib,libparking_lot_core-0dbbc19a19dd5b16.rlib,liblock_api-fa053c68fdbddf18.rlib,libscopeguard-cfa69166bd4da734.rlib,liblibsqlite3_sys-7a122e1dc69906a5.rlib,libatoi-fa7c9bae7140b508.rlib,libnum_traits-7d9552bcd1e3d207.rlib,libsqlx_core-7adb4a52cbf6d271.rlib,libtracing-c812e325a254f3de.rlib,libtracing_core-f2e197a82d551d70.rlib,libthiserror-394348170ab5546b.rlib,libsmallvec-0b0838e8f6cc509a.rlib,libindexmap-d41fb46db9f84320.rlib,libequivalent-1b5f788ccc3232bf.rlib,libhashbrown-3dbf1660ac3601c7.rlib,libsha2-6355e4abe0dd22ef.rlib,libcpufeatures-32cd4c7ec057cb76.rlib,libdigest-4d8517d0d060f7ea.rlib,libblock_buffer-1368d37bb6fdcd84.rlib,libcrypto_common-28040af9859078d6.rlib,libgeneric_array-01575df35a8d2037.rlib,libtypenum-7103973978d5a4ea.rlib,libsqlformat-9104f36edf747a06.rlib,libunicode_categories-0c1b74a21e47ff3f.rlib,libnom-f037ba8f164d8fcb.rlib,libitertools-f55ef24845c14ff5.rlib,libtokio-53f57adf3970a33d.rlib,libsocket2-ac88f146ef3fd29e.rlib,libmio-a23a0376bd129a8f.rlib,libbytes-08e613b0a1ed83ab.rlib,libhashlink-c154c7eea9a4f76a.rlib,libhashbrown-b07b50666a64ce89.rlib,libahash-9188af533027fece.rlib,libgetrandom-9b64c65b0dbb8895.rlib,liblibc-c3d2fc286993c259.rlib,libzerocopy-ca38b2cfc6befd9e.rlib,liballocator_api2-e5fc2e71c684999d.rlib,libtime-04900393f0bb66c2.rlib,libtime_core-995261cc245d6265.rlib,libnum_conv-60bba65b124f05d8.rlib,libderanged-deb22cd8045314c1.rlib,libpowerfmt-72131029f4938bbd.rlib,libuuid-bbe16e98b2c1eb21.rlib,libserde_json-f1dfb56a635fcb96.rlib,libryu-87c0e90f5918b5db.rlib,libitoa-4a4a5cab15d3200c.rlib,liburl-affa6e4b523b9989.rlib,libidna-3ff81dbee70feb66.rlib,libunicode_normalization-9981305c662351c0.rlib,libtinyvec-942e2e1dd1101593.rlib,libtinyvec_macros-dae4282b78017f08.rlib,libunicode_bidi-314e087ef611374d.rlib,libform_urlencoded-5755bb4947df7437.rlib,libpercent_encoding-e078da13996065cd.rlib,liblog-67b03594c5b4547c.rlib,libcrossbeam_queue-63a4a0b417adcab7.rlib,libcrossbeam_utils-427749dcf424d929.rlib,libcfg_if-19fd298186487766.rlib,libeither-72b6defc93186cf9.rlib,libserde-78c1d1805171a35e.rlib,libevent_listener-97c9a65bc7095223.rlib,libfutures_util-cab874c9ba44874a.rlib,libmemchr-08a87d79b356b15c.rlib,libfutures_io-1c04a72fb5388ceb.rlib,libslab-dc8476ccbccd62b0.rlib,libpin_project_lite-1a9ef588c5c85828.rlib,libfutures_sink-8d96dfb0d646d7db.rlib,libfutures_task-1b0e7ef158a975da.rlib,libpin_utils-37754fca158c29e2.rlib,libfutures_core-81a20d16f2fdcc65.rlib,libonce_cell-7c692b3995da2f0e.rlib,libquote-13c3248d7c6d7e38.rlib,libproc_macro2-c526d68667f34511.rlib,libunicode_ident-d1ba2a905d5fe3a9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx7kH3C/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/libsqlite3-sys-4fd747276f176953/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-0232a7fefbc0fcfa.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 `sqlx-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "494ae4242fa72e3348dfd0994c4a6037baee37abe7504681747b7ba62728e1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494ae4242fa72e3348dfd0994c4a6037baee37abe7504681747b7ba62728e1e9", kill_on_drop: false }` [INFO] [stdout] 494ae4242fa72e3348dfd0994c4a6037baee37abe7504681747b7ba62728e1e9