[INFO] cloning repository https://github.com/bbbtech-gh/bbbcntr_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbbtech-gh/bbbcntr_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbbtech-gh%2Fbbbcntr_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbbtech-gh%2Fbbbcntr_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d892de49b3e73d3a3b4b01365286afa1a6b72a6a [INFO] checking bbbtech-gh/bbbcntr_rust against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbbtech-gh%2Fbbbcntr_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bbbtech-gh/bbbcntr_rust [INFO] finished tweaking git repo https://github.com/bbbtech-gh/bbbcntr_rust [INFO] tweaked toml for git repo https://github.com/bbbtech-gh/bbbcntr_rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bbbtech-gh/bbbcntr_rust on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bbbtech-gh/bbbcntr_rust 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2878dab1206a80582985b854015178cc3c1519d7164cd351631f341aed97c04f [INFO] running `Command { std: "docker" "start" "-a" "2878dab1206a80582985b854015178cc3c1519d7164cd351631f341aed97c04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2878dab1206a80582985b854015178cc3c1519d7164cd351631f341aed97c04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2878dab1206a80582985b854015178cc3c1519d7164cd351631f341aed97c04f", kill_on_drop: false }` [INFO] [stdout] 2878dab1206a80582985b854015178cc3c1519d7164cd351631f341aed97c04f [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29df583136d585974eeafe7b5298f238f373d3cdbc9bb5ad03ff98761045b085 [INFO] running `Command { std: "docker" "start" "-a" "29df583136d585974eeafe7b5298f238f373d3cdbc9bb5ad03ff98761045b085", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-io v0.3.30 [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] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking pest v2.7.12 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2ijYmU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcjmFs9o/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcjmFs9o/symbols.o" "<16 object files omitted>" "/tmp/rustcjmFs9o/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsqlx_macros_core-e989793a96880082,libheck-8e1f98ffb0a497ae,libsyn-447bc2e5b4e9954d,libsqlx_postgres-362b66335a812be5,libdotenvy-1cb7b2b84062732d,libcrc-bd0d2d1a27c96237,libcrc_catalog-4dc415f82a41013f,libhex-3f54ce1e18b83c0b,libwhoami-0781302c8fdc0820,libhome-bd3f7da54558ea36,libmd5-56b50e01ab73af7e,libbyteorder-0a38fd9ff96bdbe6,libatoi-424fec2eb3b87e1f,libfutures_channel-e62d4f6352f0f80e,libbase64-52b25dcc7cd9fd28,libstringprep-0c8d08b2c67e93a4,libunicode_properties-b1177df4820499ee,librand-8cb96d24a77c6ed2,librand_chacha-12847fae5ef3a909,libppv_lite86-7d9270b456ace5a8,librand_core-4215452ebbd4590b,libgetrandom-1efbf846be8725b8,libhkdf-0309cf111aeeb17e,libhmac-548b6332090b2d4e,libsqlx_core-df61ab8a68f68ec8,libthiserror-f01f011e7b075427,libsmallvec-65addbe96fd8dfa2,libindexmap-0584f516c375db9a,libequivalent-a86170404b080df5,libsha2-e0e24c11632bb7b2,libcpufeatures-8c3a4dbbf041b5e1,libdigest-04e1562a7f61f174,libsubtle-e2a2f8b3e184e502,libblock_buffer-70d2959631235133,libcrypto_common-a6aaa305a479bea6,libgeneric_array-4e1e43efa1c27855,libtypenum-693f96641dd8f5ad,libnative_tls-42d32763a4caa97d,libopenssl_probe-d2dd28cfb71325bf,libopenssl-08723a89d80d0a27,libbitflags-e5c910880d9ee6e9,libforeign_types-85775220e6efc19b,libforeign_types_shared-179e2a4c60543a15,libopenssl_sys-b70d7381a79a07e4,libsqlformat-a6c1912ed4ad2275,libunicode_categories-5bb069a1dc5524fb,libnom-6cf418f8716a3c4c,libtokio-3dcdb4e728c243ec,libsocket2-8a3baeb8c82c213c,libmio-7017b58523291354,liblibc-5b1206e3c39370fd,libbytes-7d5780064b080d6c,libhashlink-ff414852bcef7ae8,libhashbrown-11f43cb8c73c45ae,libahash-9de5e590655d7e5c,libcfg_if-a6ec14cb1a24e6b7,libzerocopy-f17ea8830bb7bea4,liballocator_api2-5ce7320666de117f,libchrono-c75125a86df6f849,libnum_traits-920f8691a8c8557b,libiana_time_zone-7962edf0d12310a1,libserde_json-f47244f0a9d922fd,libitoa-a56586eb8dea20d6,libryu-e37870bae463f097,liburl-88390e55985967e5,libidna-5bfc7ddeb74a2499,libunicode_normalization-c82c7a1ec9059594,libtinyvec-90e87016adc768dd,libtinyvec_macros-3b332f7cd1ec10e8,libunicode_bidi-81cea75cf4f46628,libform_urlencoded-41ed582312932412,libpercent_encoding-d0941e1a8bdd030a,libtracing-b3a7ea90c99ea653,liblog-64e4f3632e0a179a,libtracing_core-61351707fba8bde1,libcrossbeam_queue-bd7fb8eeef76b96b,libcrossbeam_utils-61efa88e1026dd91,libeither-d83fdb40081581fc,libserde-b047dd1a32dfa79b,libevent_listener-76a37c8a3bb9532f,libparking-44d3ea4fa3fa372c,libfutures_util-0f5c0383c7cb0341,libmemchr-371cdb7d366b303a,libfutures_io-6e5f15ce7741fe92,libslab-c3fc28fb65ba5753,libpin_project_lite-f97c2bd484d6ee07,libfutures_sink-ceee90bb337a9be6,libfutures_task-1445e37a01164c2c,libpin_utils-98755945da2574f7,libfutures_core-26bbcae2ed6b9cb4,libonce_cell-934a7f6bf1a96730,libquote-0660da8593602ac0,libproc_macro2-90f4d189e3c1781a,libunicode_ident-f2de522ba645d884}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjmFs9o/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-7b406113d7e24b92.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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" "29df583136d585974eeafe7b5298f238f373d3cdbc9bb5ad03ff98761045b085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29df583136d585974eeafe7b5298f238f373d3cdbc9bb5ad03ff98761045b085", kill_on_drop: false }` [INFO] [stdout] 29df583136d585974eeafe7b5298f238f373d3cdbc9bb5ad03ff98761045b085