[INFO] fetching crate luna-orm 0.3.6... [INFO] testing luna-orm-0.3.6 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] extracting crate luna-orm 0.3.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate luna-orm 0.3.6 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 crates.io crate luna-orm 0.3.6 [INFO] finished tweaking crates.io crate luna-orm 0.3.6 [INFO] tweaked toml for crates.io crate luna-orm 0.3.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 264 packages to latest compatible versions [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [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] [stderr] Blocking waiting for file lock on package cache [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69771839698e7fe909636e27ac304639435c8fa88c811a8948c81ab7a25a19a4 [INFO] running `Command { std: "docker" "start" "-a" "69771839698e7fe909636e27ac304639435c8fa88c811a8948c81ab7a25a19a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69771839698e7fe909636e27ac304639435c8fa88c811a8948c81ab7a25a19a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69771839698e7fe909636e27ac304639435c8fa88c811a8948c81ab7a25a19a4", kill_on_drop: false }` [INFO] [stdout] 69771839698e7fe909636e27ac304639435c8fa88c811a8948c81ab7a25a19a4 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7386702c95fc3f45f3613183d25aba0d965ef797daae4af0a40805088d4b67ef [INFO] running `Command { std: "docker" "start" "-a" "7386702c95fc3f45f3613183d25aba0d965ef797daae4af0a40805088d4b67ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling luna-orm-trait v0.3.6 [INFO] [stderr] Compiling luna-orm-macro v0.3.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEKwYXA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEKwYXA/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/luna_orm_macro-519260531721dadc.enqkukka12x9qzahjy8t4r93e.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libluna_orm_trait-23bffa9ac1ab05ca.rlib,libtypetag-d50543c2cdd8818f.rlib,libinventory-e558e2aee536c545.rlib,liberased_serde-147d25df0715c059.rlib,libtypeid-b8b06b2b627a6065.rlib,libserde_with-e033fecfb4257b15.rlib,libsqlx-0bd82b43402dde66.rlib,libsqlx_sqlite-1ad84a485e270f28.rlib,libfutures_executor-5c16f51393a84ad4.rlib,libflume-2e39aad7fed3add1.rlib,liburlencoding-2e57689ab08a86e0.rlib,libfutures_channel-8259d9a4fcacc08f.rlib,libfutures_intrusive-826bd6064f7a2f2f.rlib,libparking_lot-7587d01067e0d7bc.rlib,libparking_lot_core-1b4e6a6b5c37e208.rlib,liblibsqlite3_sys-c3156f122d2ba519.rlib,libatoi-7bfabfb35064de0f.rlib,libsqlx_mysql-0290dc398f3e53cf.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libbyteorder-1e924d369e48dcfe.rlib,libbitflags-7876720165ee2849.rlib,libsha1-75db518acc34fff9.rlib,librsa-d2be0cf63a8215ee.rlib,libpkcs1-6f86bf95c84baa75.rlib,libpkcs8-39c67fcb2bd8fe7a.rlib,libspki-981e1ce88f93f977.rlib,libder-f19ac8b89fdccd84.rlib,libpem_rfc7468-8e66579e4bf37d5c.rlib,libbase64ct-fc23a77b7b3f16cb.rlib,libsignature-9d695895401eec0e.rlib,libnum_bigint_dig-de3478d7ec91bddf.rlib,liblibm-d1e2c88ada3ffce0.rlib,libnum_iter-49d477528e125a7b.rlib,libzeroize-ead98f074a37f829.rlib,libnum_integer-499830094b7d8273.rlib,libnum_traits-8a6ee6dc99dfb666.rlib,liblazy_static-a06ebab8af2cf19e.rlib,libspin-6f96d718d198474f.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,librand-8c85e922018d8f39.rlib,librand_chacha-d38d8b52c638e8ad.rlib,libppv_lite86-0d5cb88162b64662.rlib,libzerocopy-c27798f2c5b043c9.rlib,librand_core-13f5637e6dda71d9.rlib,libsqlx_core-3ae8b8f30017ccb6.rlib,libtracing-f1b854578b641c92.rlib,libtracing_core-16d4740aeab57df8.rlib,libthiserror-76ecac5ffb2ea607.rlib,libindexmap-10b14fe8156f9d73.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libsha2-0dc5dbacb20e387c.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libdigest-17faa08feadc9a2d.rlib,libsubtle-ca7024fc66e4388f.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-2e92bcf4c6189d05.rlib,libcrypto_common-e4cd56dd7f184fa7.rlib,libgeneric_array-2cd22ae107bdafe0.rlib,libtypenum-6c801d53a997f918.rlib,libsqlformat-77b7737b953d7a24.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-2634eb9b7f5f7aae.rlib,libbytes-bfe11088fe358bd1.rlib,libhashlink-d646fe80bf6dfc08.rlib,libhashbrown-a00b889e8ce2bd55.rlib,libahash-41055cd4b3141231.rlib,libgetrandom-3ec84b78f3a760b1.rlib,liblibc-7b80befb51a001ec.rlib,libonce_cell-098292c3b8c25e48.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libserde_json-cd1514c55d10a5be.rlib,libitoa-6b76ec393d6a2c41.rlib,libryu-0ea4bafc9bef6d8b.rlib,liburl-eac2758fdddbb1b5.rlib,libidna-97d79a93467a2b13.rlib,libidna_adapter-5cd10fe35549a13b.rlib,libicu_normalizer-b1e47296b56ce390.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-c045c8168691680a.rlib,libicu_properties-7411c31d4d3dcbac.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-592012c3ce1d2e02.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-4ef63f7c4a5b4322.rlib,libicu_provider-5d50d29908856326.rlib,libicu_locid-23093693e1e5ee0c.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-fc1d94a557f8194d.rlib,libzerovec-776b655eb7c72684.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-a8f257723476dc01.rlib,libzerofrom-8d6c35f568a75c73.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-5fa31176374badf5.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liblog-e36f16aa46751cfc.rlib,libcrossbeam_queue-b5706937a786d2cf.rlib,libcrossbeam_utils-fe393cbd49b066a4.rlib,libeither-2be197291a36472a.rlib,libserde-f0ac4f6d30b2cab1.rlib,libevent_listener-67cd091983fb6763.rlib,libfutures_util-8375a462cdc46c1b.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_sink-b53a6375eb17e00c.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-7288ace658af78d0.rlib,libcase-36f0ba87e7b3d8af.rlib,libsyn-f42260c2cf157b1d.rlib,libquote-e976b2532402682d.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcEKwYXA/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-94a67408234efafc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libluna_orm_macro-519260531721dadc.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: 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 `luna-orm-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7386702c95fc3f45f3613183d25aba0d965ef797daae4af0a40805088d4b67ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7386702c95fc3f45f3613183d25aba0d965ef797daae4af0a40805088d4b67ef", kill_on_drop: false }` [INFO] [stdout] 7386702c95fc3f45f3613183d25aba0d965ef797daae4af0a40805088d4b67ef