[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 1.98.0-beta.1 for beta-1.98-1
[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 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af
[INFO] running `Command { std: "docker" "start" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling flume v0.11.1
[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 hmac v0.12.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling factstr-node v0.5.2 (/opt/rustwide/workdir/factstr-node)
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi v2.16.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling factstr v0.5.2 (/opt/rustwide/workdir/factstr)
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 tokio-stream v0.1.18
[INFO] [stderr]    Compiling factstr-memory v0.5.2 (/opt/rustwide/workdir/factstr-memory)
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling sqlx-core 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 factstr-postgres v0.5.2 (/opt/rustwide/workdir/factstr-postgres)
[INFO] [stderr]    Compiling factstr-sqlite v0.5.2 (/opt/rustwide/workdir/factstr-sqlite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 "streams")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name streams --edition=2024 factstr-sqlite/tests/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=70dc3608fb82b55c -C extra-filename=-e94ea1cc74580ea0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern factstr=/opt/rustwide/target/debug/deps/libfactstr-dbf7a617ade160ce.rlib --extern factstr_conformance=/opt/rustwide/target/debug/deps/libfactstr_conformance-f596a156607e160e.rlib --extern factstr_sqlite=/opt/rustwide/target/debug/deps/libfactstr_sqlite-7aacc479013e5645.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8da3a9c779f800.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e0db42994f3b4d72.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0af2b256226ad6f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0158d1901b4e3049/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=cb8e933d78106287 -C extra-filename=-2227fc9be0763283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern factstr=/opt/rustwide/target/debug/deps/libfactstr-dbf7a617ade160ce.rlib --extern factstr_conformance=/opt/rustwide/target/debug/deps/libfactstr_conformance-f596a156607e160e.rlib --extern factstr_sqlite=/opt/rustwide/target/debug/deps/libfactstr_sqlite-7aacc479013e5645.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8da3a9c779f800.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e0db42994f3b4d72.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0af2b256226ad6f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0158d1901b4e3049/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `factstr-postgres` (test "durable_streams")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name durable_streams --edition=2024 factstr-postgres/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=fff8230e5142b200 -C extra-filename=-343a7a4d9b8ddf51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern factstr=/opt/rustwide/target/debug/deps/libfactstr-dbf7a617ade160ce.rlib --extern factstr_conformance=/opt/rustwide/target/debug/deps/libfactstr_conformance-f596a156607e160e.rlib --extern factstr_postgres=/opt/rustwide/target/debug/deps/libfactstr_postgres-20d9ca86efb579e8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8da3a9c779f800.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e0db42994f3b4d72.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0af2b256226ad6f9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-29038db6fe3466a7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0158d1901b4e3049/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `factstr-sqlite` (test "bootstrap")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name bootstrap --edition=2024 factstr-sqlite/tests/bootstrap.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=422a18863e5bfd54 -C extra-filename=-72653198ed391039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern factstr=/opt/rustwide/target/debug/deps/libfactstr-dbf7a617ade160ce.rlib --extern factstr_conformance=/opt/rustwide/target/debug/deps/libfactstr_conformance-f596a156607e160e.rlib --extern factstr_sqlite=/opt/rustwide/target/debug/deps/libfactstr_sqlite-7aacc479013e5645.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8da3a9c779f800.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e0db42994f3b4d72.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0af2b256226ad6f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0158d1901b4e3049/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDR8D4x/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfactstr_postgres-20d9ca86efb579e8,libsqlx-e0db42994f3b4d72,libsqlx_sqlite-a15aa91b9c76fcd5,libfutures_executor-812532c4ad9ac9bf,libflume-710708fbbb423ab1,libspin-a10f8ca15d1a6a27,libserde_urlencoded-cbe7bd48af8eba00,libryu-1f4f40e4352371e5,libfutures_intrusive-7d16ddebbdef5d1a,libparking_lot-2df207b194fe1b11,libparking_lot_core-cfef0ff7c5eb037a,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,liblibsqlite3_sys-91378f139ae53fb2,libsqlx_postgres-6829fd09f6475187,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-89a023adeebf44a1,libmd5-d6333404feada136,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libfutures_channel-af85eda1f560cf50,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-c637c4e12dc3b009,librand_chacha-1d581f67574c98ea,libppv_lite86-4c7cb4cae2e35cf1,libzerocopy-47718de214f7b9f5,librand_core-d3604a144f1290be,libhkdf-5d1d0af060325594,libhmac-a31bd031f5d17a6a,libsqlx_core-bd459fd95580a6e2,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libthiserror-5e90adc18491a337,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libbase64-faebe21c393c2ed7,libsha2-40bb79394c81d481,libcpufeatures-e04321643d03190d,libdigest-f2ebd0f04ac71ecf,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-e02d92c2a4a110b9,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-327e99e11a980f55,libsubtle-2ae6a7038b9a0630,libwebpki-85b95495efd5f143,libring-16b17ccd0d2cc312,libgetrandom-23d8bf2e7269f879,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtokio-0af2b256226ad6f9,libsocket2-050091baf38e5996,libmio-ed53eae200549b32,liblibc-585253b8e2aa2651,libbytes-2ed9460101f17bbf,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liburl-29038db6fe3466a7,libidna-9dea0c60b7a15271,libutf8_iter-51566bbad89f3a68,libidna_adapter-2299b48d6e6a59ad,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-92449c21b4ac0cde,libsmallvec-172cf739dfffd960,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-02779275e9ae46ef,liblog-f16ce4b64309590f,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-1bb54d0fb61dfb6c,libserde-5888ac5c23c18421,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-a348ccf9c9b0aa7c,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libpin_project_lite-0a15d51c77964692,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfactstr-dbf7a617ade160ce,libtime-028f82f5a26f646c,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libserde_json-ac8da3a9c779f800,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/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/rustcDR8D4x/raw-dylibs" "-B<sysroot>/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-ea03809487cf0396/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-0158d1901b4e3049/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bootstrap-83ff24620055dec3" "-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] running `Command { std: "docker" "inspect" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af", kill_on_drop: false }`
[INFO] [stdout] dead3a533f302a9817e57fbdf8c3bb8ce25159af57f25b4f5f8f7f72ef2a67af
