[INFO] cloning repository https://github.com/fsantos12/simple-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fsantos12/simple-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsantos12%2Fsimple-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsantos12%2Fsimple-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22c7c6e2cba60d04a2c7d8712f9aa785a36d73bf [INFO] testing fsantos12/simple-db against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsantos12%2Fsimple-db" "/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/fsantos12/simple-db [INFO] finished tweaking git repo https://github.com/fsantos12/simple-db [INFO] tweaked toml for git repo https://github.com/fsantos12/simple-db written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fsantos12/simple-db on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fsantos12/simple-db 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef14646cf19b8baeca495f7d1b57724b16f24e9c241c2e0de9aca40a567227d2 [INFO] running `Command { std: "docker" "start" "-a" "ef14646cf19b8baeca495f7d1b57724b16f24e9c241c2e0de9aca40a567227d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef14646cf19b8baeca495f7d1b57724b16f24e9c241c2e0de9aca40a567227d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef14646cf19b8baeca495f7d1b57724b16f24e9c241c2e0de9aca40a567227d2", kill_on_drop: false }` [INFO] [stdout] ef14646cf19b8baeca495f7d1b57724b16f24e9c241c2e0de9aca40a567227d2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0b425dcfaab6a742d95b91dad3bd18281e79fbe3c233f38ba26be21b325298 [INFO] running `Command { std: "docker" "start" "-a" "0b0b425dcfaab6a742d95b91dad3bd18281e79fbe3c233f38ba26be21b325298", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling prism-db-macros v0.1.0 (/opt/rustwide/workdir/prism-db-macros) [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling prism-db-core v0.1.0 (/opt/rustwide/workdir/prism-db-core) [INFO] [stderr] Compiling prism-db-orm v0.1.0 (/opt/rustwide/workdir/prism-db-orm) [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling prism-db-sqlite v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-sqlite) [INFO] [stderr] Compiling prism-db-mysql v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-mysql) [INFO] [stderr] Compiling prism-db-postgres v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-postgres) [INFO] [stderr] Compiling prism-db v0.1.0 (/opt/rustwide/workdir/prism-db) [INFO] [stderr] Compiling prism-db-test v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test) [INFO] [stderr] Compiling prism-db-test-mysql v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-mysql) [INFO] [stderr] Compiling prism-db-test-postgres v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-postgres) [INFO] [stderr] Compiling prism-db-test-sqlite v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-sqlite) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s [INFO] running `Command { std: "docker" "inspect" "0b0b425dcfaab6a742d95b91dad3bd18281e79fbe3c233f38ba26be21b325298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0b425dcfaab6a742d95b91dad3bd18281e79fbe3c233f38ba26be21b325298", kill_on_drop: false }` [INFO] [stdout] 0b0b425dcfaab6a742d95b91dad3bd18281e79fbe3c233f38ba26be21b325298 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e88f3a338229e3af52018b023ded17bc02fa4d18aeba136d20e25f2f19bb7b9 [INFO] running `Command { std: "docker" "start" "-a" "4e88f3a338229e3af52018b023ded17bc02fa4d18aeba136d20e25f2f19bb7b9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling prism-db-macros v0.1.0 (/opt/rustwide/workdir/prism-db-macros) [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling prism-db-core v0.1.0 (/opt/rustwide/workdir/prism-db-core) [INFO] [stderr] Compiling prism-db-orm v0.1.0 (/opt/rustwide/workdir/prism-db-orm) [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling prism-db-mysql v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-mysql) [INFO] [stderr] Compiling prism-db-postgres v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-postgres) [INFO] [stderr] Compiling prism-db-sqlite v0.1.0 (/opt/rustwide/workdir/drivers/prism-db-sqlite) [INFO] [stderr] Compiling prism-db v0.1.0 (/opt/rustwide/workdir/prism-db) [INFO] [stderr] Compiling prism-db-test v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test) [INFO] [stderr] Compiling prism-db-test-mysql v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-mysql) [INFO] [stderr] Compiling prism-db-test-postgres v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-postgres) [INFO] [stderr] Compiling prism-db-test-sqlite v0.1.0 (/opt/rustwide/workdir/tests/prism-db-test-sqlite) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxqzDk6/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-cf30d0c6f99e6023,libscc-0cf09ba6ccb918fa,libsdd-b6f3db2fbb04bce2,libprism_db_test_mysql-356fc2f6c4708d15,libprism_db_test-b8987eb4e45f7002,libprism_db-45abe637c839ca71,libprism_db_mysql-bd552981d62727d9,libprism_db_postgres-8f9a7951cc978eb3,libprism_db_sqlite-3ba4418ba973c792,libsqlx-574cb09da926dcd2,libsqlx_sqlite-92fb75b0fdba3f97,libflume-d5244ad2f0b534ca,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-75874a7a02022639,libparking_lot-c43525d2e89e8307,libparking_lot_core-944d9c23fc27caf9,liblibsqlite3_sys-bc09d160dc48f77b,libsqlx_postgres-45d91eb0c0ec59bd,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libmd5-f71b14088bb82a39,libatoi-d317cffc36e9fdac,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libhkdf-bae41da83efd5240,libhmac-4d903ceec9f0007f,libsqlx_mysql-a5824ed7907f8b32,libbyteorder-2918c4d2ad36fcf7,libbitflags-26839b0cce7b15b5,libsha1-7b9449004b6fe70b,librsa-ff2bc6de411d6b54,libpkcs1-b0c9c49fdd3e0246,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libsignature-0002193a2f9760e9,libnum_bigint_dig-895bfcc7b66c239a,liblibm-5a7600805088532e,libnum_iter-e54aa99c4205f202,libnum_integer-9dc2cd1723c1610e,liblazy_static-2a7049bcdbc4c20d,libspin-41051cad427a38c8,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,librand-672cc036cfcb2762,librand_chacha-48ccaa54946a6d4f,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-1b5c32367a070c87,libsqlx_core-74287e0e417ad590,libwebpki_roots-c820d70cf14aec75,libwebpki_roots-6272491c174fc6a7,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libbase64-3fabdd97c1675396,libsha2-13497b9ac6dec150,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2047befd55186d19,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-6026da4b33eba092,libcrypto_common-ac41310fd411bb04,libgeneric_array-5cf477c79cc4e024,libtypenum-bfadbe2f75ebd4cf,librustls-7ffc527238a577e2,libsubtle-e2f0af8959bd7889,libwebpki-7b746e9392bebcc9,libring-e28c678278d31765,libgetrandom-381d3b4c0f56803c,libuntrusted-151845769873c416,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libtokio-537be6c6b30a5d59,libsocket2-df68f41960368947,libmio-b1e9a7fc5691a25a,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-0ffbd582690a8400,libidna-63497ee732779daa,libidna_adapter-b599b2f72de7cdbb,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-197a7e0e53e63be2,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libprism_db_orm-a0b65bd03cf73ef8,libprism_db_core-43333c89bc3c6dd6,libthiserror-b705a45025fdf89b,libfutures-f595df7e7f2da740,libfutures_executor-e61b253f7318413a,libfutures_util-dd326d7e18e59a9a,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libfutures_channel-c4c6cd3160c6cf7b,libpin_project_lite-8ad468af17824a0b,libfutures_sink-8dbbd21ebd105b4d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libsmallvec-8c37928dc19673ae,libuuid-7bd668fe58acf65f,libgetrandom-3be62fbe912744e4,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,libsmol_str-0d65200c5f0e0e6b,librust_decimal-d4109ee1ca8001b3,libarrayvec-31fe32bc47030bae,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libchrono-74db26dee2822c9e,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-d68c98c344324d7c,libserde-b711fd237057a74e,libserde_core-96573417319e0c85}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxqzDk6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b2e76a3bb2527338/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crud-abfae4042b002a43" "-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 `prism-db-test-mysql` (test "crud") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e88f3a338229e3af52018b023ded17bc02fa4d18aeba136d20e25f2f19bb7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e88f3a338229e3af52018b023ded17bc02fa4d18aeba136d20e25f2f19bb7b9", kill_on_drop: false }` [INFO] [stdout] 4e88f3a338229e3af52018b023ded17bc02fa4d18aeba136d20e25f2f19bb7b9