[INFO] cloning repository https://github.com/ricofritzsche/factstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ricofritzsche/factstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricofritzsche%2Ffactstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricofritzsche%2Ffactstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8336fc780aa6d197d9ab2a2acf610b84810cc5d5 [INFO] testing ricofritzsche/factstore against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricofritzsche%2Ffactstore" "/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/ricofritzsche/factstore [INFO] finished tweaking git repo https://github.com/ricofritzsche/factstore [INFO] tweaked toml for git repo https://github.com/ricofritzsche/factstore written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ricofritzsche/factstore 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/ricofritzsche/factstore 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b9b9a5a6fc6a38e504c3340bbeccca06b0c4ec35ec12011f9126a5e63dda3d [INFO] running `Command { std: "docker" "start" "-a" "47b9b9a5a6fc6a38e504c3340bbeccca06b0c4ec35ec12011f9126a5e63dda3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b9b9a5a6fc6a38e504c3340bbeccca06b0c4ec35ec12011f9126a5e63dda3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b9b9a5a6fc6a38e504c3340bbeccca06b0c4ec35ec12011f9126a5e63dda3d", kill_on_drop: false }` [INFO] [stdout] 47b9b9a5a6fc6a38e504c3340bbeccca06b0c4ec35ec12011f9126a5e63dda3d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc3123809b22ba9d389f20206e235fa20d5b8c43a3f5da2ca0b79ffd8b8cd5a [INFO] running `Command { std: "docker" "start" "-a" "6cc3123809b22ba9d389f20206e235fa20d5b8c43a3f5da2ca0b79ffd8b8cd5a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling factstr-node v0.5.2 (/opt/rustwide/workdir/factstr-node) [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling factstr v0.5.2 (/opt/rustwide/workdir/factstr) [INFO] [stderr] Compiling factstr-conformance v0.5.2 (/opt/rustwide/workdir/factstr-conformance) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling factstr-memory v0.5.2 (/opt/rustwide/workdir/factstr-memory) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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 factstr-interop v0.5.2 (/opt/rustwide/workdir/factstr-interop) [INFO] [stderr] Compiling napi v2.16.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-postgres 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 factstr-sqlite v0.5.2 (/opt/rustwide/workdir/factstr-sqlite) [INFO] [stderr] Compiling factstr-postgres v0.5.2 (/opt/rustwide/workdir/factstr-postgres) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "6cc3123809b22ba9d389f20206e235fa20d5b8c43a3f5da2ca0b79ffd8b8cd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc3123809b22ba9d389f20206e235fa20d5b8c43a3f5da2ca0b79ffd8b8cd5a", kill_on_drop: false }` [INFO] [stdout] 6cc3123809b22ba9d389f20206e235fa20d5b8c43a3f5da2ca0b79ffd8b8cd5a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025473de085031f2057f1a0cd3da5a6ab48568ef6e95cc4bc1c521cfc522f0d9 [INFO] running `Command { std: "docker" "start" "-a" "025473de085031f2057f1a0cd3da5a6ab48568ef6e95cc4bc1c521cfc522f0d9", kill_on_drop: false }` [INFO] [stderr] Compiling factstr-memory v0.5.2 (/opt/rustwide/workdir/factstr-memory) [INFO] [stderr] Compiling factstr-interop v0.5.2 (/opt/rustwide/workdir/factstr-interop) [INFO] [stderr] Compiling factstr-conformance v0.5.2 (/opt/rustwide/workdir/factstr-conformance) [INFO] [stderr] Compiling factstr v0.5.2 (/opt/rustwide/workdir/factstr) [INFO] [stderr] Compiling factstr-sqlite v0.5.2 (/opt/rustwide/workdir/factstr-sqlite) [INFO] [stderr] Compiling factstr-postgres v0.5.2 (/opt/rustwide/workdir/factstr-postgres) [INFO] [stderr] Compiling factstr-node v0.5.2 (/opt/rustwide/workdir/factstr-node) [INFO] [stderr] error: could not compile `factstr-sqlite` (test "durable_streams") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name durable_streams --edition=2024 factstr-sqlite/tests/durable_streams.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=028fa68db4155747 -C extra-filename=-35fd13326bc55ac8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern factstr=/opt/rustwide/target/debug/deps/libfactstr-cce41bf411951aaf.rlib --extern factstr_conformance=/opt/rustwide/target/debug/deps/libfactstr_conformance-02b0a7e4b744bdb5.rlib --extern factstr_sqlite=/opt/rustwide/target/debug/deps/libfactstr_sqlite-384f4087d02d3b0a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-611108b7e413c2c3.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-fdef104d000e7185.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4581481ef18f6ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbb4f424a3e5f9e2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out` (signal: 9, SIGKILL: kill) [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" "-m64" "/opt/rustwide/target/debug/deps/rustcns1NXN/symbols.o" "<4 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/{libfactstr_conformance-02b0a7e4b744bdb5,libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcns1NXN/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/append-8697d456a890c48f" "-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 `factstr-postgres` (test "append") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcz88tiG/symbols.o" "<5 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/{libfactstr_conformance-02b0a7e4b744bdb5,libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcz88tiG/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/payload_match-6e44b9961ba202c0" "-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 `factstr-postgres` (test "payload_match") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbFpp6Y/symbols.o" "<4 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/{libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcbFpp6Y/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokio_runtime-327a5615d5dcf164" "-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 `factstr-postgres` (test "tokio_runtime") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvr8mVm/symbols.o" "<4 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/{libfactstr_conformance-02b0a7e4b744bdb5,libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcvr8mVm/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conditional_append-334719cf850ca9ef" "-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 `factstr-postgres` (test "conditional_append") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyZZVrW/symbols.o" "<4 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/{libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcyZZVrW/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bootstrap-9ec06f29610469c2" "-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 `factstr-postgres` (test "bootstrap") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIiymQn/symbols.o" "<11 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/{libfactstr_conformance-02b0a7e4b744bdb5,libfactstr_postgres-8b85b921f8ba0c09,libsqlx-fdef104d000e7185,libsqlx_sqlite-808a929f719e30b5,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-3b7ce6b71fd7bd77,libryu-96e4827cb8e74ef1,libfutures_intrusive-d4d9dbaacbc3388b,libparking_lot-3f83e71a0f637ede,libparking_lot_core-76366cf6084c5783,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-eb1851e49e1ad613,libsqlx_postgres-f190a7f79c050e22,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-15d7cf6298d7b7a2,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-b2201455b43c57ca,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-789e7bd4b286b45c,librand_chacha-a9496fc61582b937,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-1aa0d6a00db38fab,libhkdf-c4705534319b916b,libhmac-9e3a0afc79383bc6,libsqlx_core-7809c8dca7312be1,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-3fabdd97c1675396,libsha2-e802ed978e44d43a,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-60440f673da3da23,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-456f7a904cdd5e28,libsubtle-e2f0af8959bd7889,libwebpki-049d3cdb90fbc495,libring-4591680c1b33a76f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-bbb4f424a3e5f9e2,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,liblibc-107c1a2108505c33,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,liburl-07152a47f36bbced,libidna-a36924287c71a194,libutf8_iter-efb3984ee203d151,libidna_adapter-21d0e97491928245,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-738f2c354d50dd4f,libsmallvec-8c37928dc19673ae,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,liblog-a4263a0971f08dad,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-fa5d073d84a85ba4,libserde-b711fd237057a74e,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libfactstr-cce41bf411951aaf,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libserde_json-611108b7e413c2c3,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,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/rustcIiymQn/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-35d55b37cafb31da/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2b90f49e12b5be9e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/durable_streams-bc7f7244de0d29bf" "-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 `factstr-postgres` (test "durable_streams") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "025473de085031f2057f1a0cd3da5a6ab48568ef6e95cc4bc1c521cfc522f0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025473de085031f2057f1a0cd3da5a6ab48568ef6e95cc4bc1c521cfc522f0d9", kill_on_drop: false }` [INFO] [stdout] 025473de085031f2057f1a0cd3da5a6ab48568ef6e95cc4bc1c521cfc522f0d9