[INFO] cloning repository https://github.com/pvillela/rust-sea-sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvillela/rust-sea-sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillela%2Frust-sea-sqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillela%2Frust-sea-sqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83c249e674eb359d05839969060378199da335de [INFO] testing pvillela/rust-sea-sqlx against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillela%2Frust-sea-sqlx" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pvillela/rust-sea-sqlx on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pvillela/rust-sea-sqlx [INFO] finished tweaking git repo https://github.com/pvillela/rust-sea-sqlx [INFO] tweaked toml for git repo https://github.com/pvillela/rust-sea-sqlx written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pvillela/rust-sea-sqlx 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-attr v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bb59ea1fc412b1b4165c85f48d1602d08445030ec230b4e7c2d211e24e70be1 [INFO] running `Command { std: "docker" "start" "-a" "8bb59ea1fc412b1b4165c85f48d1602d08445030ec230b4e7c2d211e24e70be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bb59ea1fc412b1b4165c85f48d1602d08445030ec230b4e7c2d211e24e70be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb59ea1fc412b1b4165c85f48d1602d08445030ec230b4e7c2d211e24e70be1", kill_on_drop: false }` [INFO] [stdout] 8bb59ea1fc412b1b4165c85f48d1602d08445030ec230b4e7c2d211e24e70be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43e7204585292d8651879fdc348fdefff70bfe6b6787155b0b637d47e3b2c8e5 [INFO] running `Command { std: "docker" "start" "-a" "43e7204585292d8651879fdc348fdefff70bfe6b6787155b0b637d47e3b2c8e5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling mac_address v1.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling sea-query-attr v0.1.2 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling sqlx-postgres 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 sea-query-binder v0.5.0 [INFO] [stderr] Compiling sea-sqlx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYqi3mK/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsea_query_binder-5499f688e460f887.rlib,libsqlx-111dd14911b59168.rlib,libsqlx_postgres-ca5c6620774702ac.rlib,libdotenvy-34a90e1162da5643.rlib,libcrc-c1345dc1f39061f8.rlib,libcrc_catalog-bc448ac52f465c16.rlib,libhex-a276c7928810d3f2.rlib,libwhoami-16116f842af3b4a8.rlib,libhome-63ea518b65764ee1.rlib,libmd5-3fb64829713fe159.rlib,libbyteorder-b979bafb5e0804bc.rlib,libatoi-165c56369a874481.rlib,libfutures_channel-0230dfa05cdff73f.rlib,libbase64-39fc6f1d4e879396.rlib,libstringprep-b529930b84b230ea.rlib,libunicode_properties-686f1c88a30068b3.rlib,librand-124c88d46084156a.rlib,librand_chacha-3592908dd25fc4d3.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-7214b4849747b670.rlib,libhkdf-d076de120e339995.rlib,libhmac-84a2f5894305b809.rlib,libsqlx_core-b36e3c8e86217d19.rlib,libthiserror-d29de3ee4bf2a84d.rlib,libindexmap-ae49e8ffb4cd1653.rlib,libequivalent-13b77291db166d53.rlib,libsha2-79e822039c951ce2.rlib,libcpufeatures-087d79555b6ae23a.rlib,libdigest-e5680dfddef3d75c.rlib,libsubtle-a0a6ecc9713b0708.rlib,libblock_buffer-5ab908812027eadb.rlib,libcrypto_common-0ac8474210f4d81f.rlib,libgeneric_array-b59dbdc8e8e5763d.rlib,libtypenum-c604f2b24272d713.rlib,libnative_tls-9ab130f1d595e865.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-d905cb9b51c9ac5e.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-afc282fa353c62f2.rlib,libasync_std-e7df349f20504a68.rlib,libasync_global_executor-eb86d3776e4a534e.rlib,libasync_io-0a5124424d929535.rlib,libpolling-eee36715ebafd15c.rlib,libtracing-08eeb94d833f296c.rlib,libtracing_core-569e2d230a0ebabf.rlib,librustix-770bcd61da68b1af.rlib,liblinux_raw_sys-ee088074df7b88e0.rlib,libblocking-f138a5f4529e6d74.rlib,libpiper-227f21e8850d3b4c.rlib,libatomic_waker-63599a0ff8178fac.rlib,libasync_lock-4e47067586bf73f7.rlib,libasync_channel-760988c9ed6ddf42.rlib,libevent_listener_strategy-87bc86c71700715c.rlib,libevent_listener-64a4948734838081.rlib,libasync_executor-83754866bfdf4923.rlib,libfutures_lite-ded178f459804f2a.rlib,libfastrand-2cb19cd237e5977b.rlib,libasync_task-86c6aabeee37a523.rlib,libasync_channel-6779ff0ce7efd9de.rlib,libkv_log_macro-5da010760e919c54.rlib,libasync_io-145224c0ce58dadf.rlib,librustix-a1978d41e6369923.rlib,libio_lifetimes-2601962607d3cae3.rlib,libbitflags-817ea04a92d50a33.rlib,liblinux_raw_sys-ef6451b6925cc896.rlib,libpolling-e90e41f3c8413c7a.rlib,libconcurrent_queue-4fe0e85f5560a4e4.rlib,libasync_lock-4700ddf44e6b098c.rlib,libsocket2-8533b7708fa58044.rlib,libfutures_lite-7c76d351c7b38e6c.rlib,libfastrand-88506209b038918c.rlib,libwaker_fn-d32ac5acbe209de1.rlib,libparking-117bccd95469b910.rlib,libsqlformat-dac7b9714d0bcdd7.rlib,libunicode_categories-a3af363190d5acf5.rlib,libnom-2775687a6c530093.rlib,libtokio-05932cea45774abe.rlib,libsignal_hook_registry-67f6c3d4b55e5d1f.rlib,libnum_cpus-3927e5917d89c076.rlib,libsocket2-bbf88e74c2aac4e1.rlib,libmio-88be926861729116.rlib,libparking_lot-a9fba1d8ab33a848.rlib,libparking_lot_core-cc1251b5c21dc8e8.rlib,libsmallvec-28e6ddf7b378bac3.rlib,liblock_api-0ff35190b58366e7.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libbytes-60870a9c3bad90a8.rlib,libhashlink-0b98d5af24a2d767.rlib,libhashbrown-c6c1812c83a1ad2a.rlib,libahash-70afd12ae8866fbe.rlib,libonce_cell-d6794224419f7b7c.rlib,libzerocopy-301121baef6bf911.rlib,liballocator_api2-83b0d903e8bb7253.rlib,liburl-1a13aaffc8fb0e0d.rlib,libidna-28afa14ecdf7ec5e.rlib,libunicode_normalization-44e3c213af115bee.rlib,libtinyvec-5fd14e6db22b6376.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-56291be78700190b.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,liblog-52fa818534b5d7a2.rlib,libvalue_bag-6b2de1f4691c4f18.rlib,libcrossbeam_queue-f804bd9d73ff1a4b.rlib,libcrossbeam_utils-18893f35dcaf04ac.rlib,libeither-a00944692d05796f.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libfutures_util-0a860abbcac5c71a.rlib,libmemchr-9f173e8f7f0f0cc9.rlib,libfutures_io-c3cd9b8260adff88.rlib,libslab-4df6ec21763841be.rlib,libpin_project_lite-54b44acf278a61eb.rlib,libfutures_sink-d5366a106fb7f311.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ddda25de6b6d098a.rlib,libsea_query-a0c46c0e3d1fa44b.rlib,libmac_address-0fa3d60b7a3f6a81.rlib,libnix-50b10e4a1a990210.rlib,libmemoffset-da45a3b4e40ffde1.rlib,libbitflags-33940d4c223f0cb6.rlib,libipnetwork-db24a91085f1cd3a.rlib,libuuid-e5d8fd40e9626ef1.rlib,libgetrandom-3792a8192ec89a50.rlib,liblibc-9225562ad197a93f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libtime-7b571238d49fde29.rlib,libtime_core-a06619979bef538a.rlib,libnum_conv-bd421d6798eaf459.rlib,libderanged-f7b1a2d310345df4.rlib,libpowerfmt-a0d15dbb363f9344.rlib,libserde_json-3b651f6f24abe338.rlib,libitoa-729ce0f86b755285.rlib,libryu-1e0959d9b13361b2.rlib,librust_decimal-b1526729476bdce4.rlib,libserde-dbd53673887d5859.rlib,libarrayvec-9addf808700b1d69.rlib,libchrono-417031dfd8a1bf25.rlib,libiana_time_zone-7d165414d7c4f174.rlib,libbigdecimal-a0515999f4e66185.rlib,libnum_bigint-08b80eab995bd865.rlib,libnum_integer-2e4fd7d1f40fcde4.rlib,libnum_traits-f7acd8edefb3fd53.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/seaquery_demo-f60f3879615dcfe9" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-sqlx` (bin "seaquery_demo") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43e7204585292d8651879fdc348fdefff70bfe6b6787155b0b637d47e3b2c8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e7204585292d8651879fdc348fdefff70bfe6b6787155b0b637d47e3b2c8e5", kill_on_drop: false }` [INFO] [stdout] 43e7204585292d8651879fdc348fdefff70bfe6b6787155b0b637d47e3b2c8e5