[INFO] fetching crate rouchdb 0.3.2... [INFO] testing rouchdb-0.3.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rouchdb 0.3.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rouchdb 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rouchdb 0.3.2 [INFO] tweaked toml for crates.io crate rouchdb 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rouchdb 0.3.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rouchdb 0.3.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rouchdb-changes v0.3.2 [INFO] [stderr] Downloaded rouchdb-replication v0.3.2 [INFO] [stderr] Downloaded rouchdb-adapter-memory v0.3.2 [INFO] [stderr] Downloaded rouchdb-query v0.3.2 [INFO] [stderr] Downloaded rouchdb-adapter-http v0.3.2 [INFO] [stderr] Downloaded rouchdb-core v0.3.2 [INFO] [stderr] Downloaded rouchdb-adapter-redb v0.3.2 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded rouchdb-views v0.3.2 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded rustls v0.23.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1c2616244584c40381e3157c8f238dd246a6cc10ab0780cd995dcb3c48c2bd [INFO] running `Command { std: "docker" "start" "-a" "8a1c2616244584c40381e3157c8f238dd246a6cc10ab0780cd995dcb3c48c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1c2616244584c40381e3157c8f238dd246a6cc10ab0780cd995dcb3c48c2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1c2616244584c40381e3157c8f238dd246a6cc10ab0780cd995dcb3c48c2bd", kill_on_drop: false }` [INFO] [stdout] 8a1c2616244584c40381e3157c8f238dd246a6cc10ab0780cd995dcb3c48c2bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b42fbb3c5f2fded8260aa685e6949ea08eae468c7002ce0fa55e1f26f0ff91c3 [INFO] running `Command { std: "docker" "start" "-a" "b42fbb3c5f2fded8260aa685e6949ea08eae468c7002ce0fa55e1f26f0ff91c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [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_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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 rouchdb-core v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rouchdb-query v0.3.2 [INFO] [stderr] Compiling rouchdb-views v0.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rouchdb-adapter-memory v0.3.2 [INFO] [stderr] Compiling rouchdb-adapter-redb v0.3.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.22.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rouchdb-replication v0.3.2 [INFO] [stderr] Compiling rouchdb-changes v0.3.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rouchdb-adapter-http v0.3.2 [INFO] [stderr] Compiling rouchdb v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.65s [INFO] running `Command { std: "docker" "inspect" "b42fbb3c5f2fded8260aa685e6949ea08eae468c7002ce0fa55e1f26f0ff91c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42fbb3c5f2fded8260aa685e6949ea08eae468c7002ce0fa55e1f26f0ff91c3", kill_on_drop: false }` [INFO] [stdout] b42fbb3c5f2fded8260aa685e6949ea08eae468c7002ce0fa55e1f26f0ff91c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 452195d177db61918227350b7928247819a84e8935174888c917b1c75b563ec8 [INFO] running `Command { std: "docker" "start" "-a" "452195d177db61918227350b7928247819a84e8935174888c917b1c75b563ec8", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rouchdb-adapter-redb v0.3.2 [INFO] [stderr] Compiling rouchdb-adapter-memory v0.3.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rouchdb-replication v0.3.2 [INFO] [stderr] Compiling rouchdb-changes v0.3.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rouchdb-adapter-http v0.3.2 [INFO] [stderr] Compiling rouchdb v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rouchdb` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name rouchdb --edition=2024 src/lib.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=e1fc1d4677777eae -C extra-filename=-a25723401d9b8e62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ac4d60f4c24a98e.rlib --extern rouchdb_adapter_http=/opt/rustwide/target/debug/deps/librouchdb_adapter_http-f0d2c8950f9b7461.rlib --extern rouchdb_adapter_memory=/opt/rustwide/target/debug/deps/librouchdb_adapter_memory-7a330f2d2d39102a.rlib --extern rouchdb_adapter_redb=/opt/rustwide/target/debug/deps/librouchdb_adapter_redb-2b2788859de4bf51.rlib --extern rouchdb_changes=/opt/rustwide/target/debug/deps/librouchdb_changes-8b5a0e5d4c8245ec.rlib --extern rouchdb_core=/opt/rustwide/target/debug/deps/librouchdb_core-2cceb055013ff5cf.rlib --extern rouchdb_query=/opt/rustwide/target/debug/deps/librouchdb_query-f6cf0ce3523a9a64.rlib --extern rouchdb_replication=/opt/rustwide/target/debug/deps/librouchdb_replication-46b6d88cf71e7368.rlib --extern rouchdb_views=/opt/rustwide/target/debug/deps/librouchdb_views-e0d08386e50da9b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f78c07be1b064a9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f466928b812fbb84.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e45881aa808f218d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b10a3a97277c3676.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rouchdb` (test "replication") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name replication --edition=2024 tests/replication.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=b145d06d7a213f49 -C extra-filename=-01d9e65206ee4fd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ac4d60f4c24a98e.rlib --extern rouchdb=/opt/rustwide/target/debug/deps/librouchdb-a78770fdeb0fdcfd.rlib --extern rouchdb_adapter_http=/opt/rustwide/target/debug/deps/librouchdb_adapter_http-f0d2c8950f9b7461.rlib --extern rouchdb_adapter_memory=/opt/rustwide/target/debug/deps/librouchdb_adapter_memory-7a330f2d2d39102a.rlib --extern rouchdb_adapter_redb=/opt/rustwide/target/debug/deps/librouchdb_adapter_redb-2b2788859de4bf51.rlib --extern rouchdb_changes=/opt/rustwide/target/debug/deps/librouchdb_changes-8b5a0e5d4c8245ec.rlib --extern rouchdb_core=/opt/rustwide/target/debug/deps/librouchdb_core-2cceb055013ff5cf.rlib --extern rouchdb_query=/opt/rustwide/target/debug/deps/librouchdb_query-f6cf0ce3523a9a64.rlib --extern rouchdb_replication=/opt/rustwide/target/debug/deps/librouchdb_replication-46b6d88cf71e7368.rlib --extern rouchdb_views=/opt/rustwide/target/debug/deps/librouchdb_views-e0d08386e50da9b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f78c07be1b064a9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f466928b812fbb84.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e45881aa808f218d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b10a3a97277c3676.rlib --cap-lints=forbid` (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/rustcITLVkm/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/{librouchdb-a78770fdeb0fdcfd,librouchdb_replication-46b6d88cf71e7368,librouchdb_views-e0d08386e50da9b2,librouchdb_query-f6cf0ce3523a9a64,libregex-ae4ddc6514b587fc,libregex_automata-eec658123ee801cd,libaho_corasick-eeaed4dccb75ce3f,libregex_syntax-4c74db8415f6ed3c,librouchdb_changes-8b5a0e5d4c8245ec,librouchdb_adapter_redb-2b2788859de4bf51,libredb-3116aa3d10976412,librouchdb_adapter_memory-7a330f2d2d39102a,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libmd5-591a554a17e8b289,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librouchdb_adapter_http-f0d2c8950f9b7461,libreqwest-0ac4d60f4c24a98e,libserde_urlencoded-d8008d1d932f0058,libryu-14257e7dfe68df82,libcookie_store-3d8bd5f2ebaf219b,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-2e92e8dd7fe6cdaa,libtime-84776df12cb9bd89,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-e18dbdafde665c2d,libtokio_native_tls-2b4a2a6d0a5e6345,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-926a113cea10a3a0,libiri_string-d8b08e8827a09725,libtower-909f9ae02e296877,libtower_layer-d70c7e404336389b,libnative_tls-fbde530673375cde,libopenssl_probe-cbab9b905ab83f66,libopenssl-9311b233925a7864,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-aa90ec6abc5835ed,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-32885b64498a1d5b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-318ebc851d405129,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-9b72e55558710b9c,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-4c150d0385254e61,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librouchdb_core-2cceb055013ff5cf,libthiserror-2639ab6c4a0f696d,libbase64-2a03de3babadded3,libserde-8058f7fd518c14d7,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libserde_core-8323e53422f20d71,libtokio-e45881aa808f218d,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,liblibc-0ae50395762272e0,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcITLVkm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/post_and_attachments-bfbbb63574ce9630" "-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 `rouchdb` (test "post_and_attachments") 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/rustcOISmSe/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/{librouchdb-a78770fdeb0fdcfd,librouchdb_replication-46b6d88cf71e7368,librouchdb_views-e0d08386e50da9b2,librouchdb_query-f6cf0ce3523a9a64,libregex-ae4ddc6514b587fc,libregex_automata-eec658123ee801cd,libaho_corasick-eeaed4dccb75ce3f,libregex_syntax-4c74db8415f6ed3c,librouchdb_changes-8b5a0e5d4c8245ec,librouchdb_adapter_redb-2b2788859de4bf51,libredb-3116aa3d10976412,librouchdb_adapter_memory-7a330f2d2d39102a,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libmd5-591a554a17e8b289,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librouchdb_adapter_http-f0d2c8950f9b7461,libreqwest-0ac4d60f4c24a98e,libserde_urlencoded-d8008d1d932f0058,libryu-14257e7dfe68df82,libcookie_store-3d8bd5f2ebaf219b,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-2e92e8dd7fe6cdaa,libtime-84776df12cb9bd89,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-e18dbdafde665c2d,libtokio_native_tls-2b4a2a6d0a5e6345,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-926a113cea10a3a0,libiri_string-d8b08e8827a09725,libtower-909f9ae02e296877,libtower_layer-d70c7e404336389b,libnative_tls-fbde530673375cde,libopenssl_probe-cbab9b905ab83f66,libopenssl-9311b233925a7864,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-aa90ec6abc5835ed,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-32885b64498a1d5b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-318ebc851d405129,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-9b72e55558710b9c,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-4c150d0385254e61,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librouchdb_core-2cceb055013ff5cf,libthiserror-2639ab6c4a0f696d,libbase64-2a03de3babadded3,libserde-8058f7fd518c14d7,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libserde_core-8323e53422f20d71,libtokio-e45881aa808f218d,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,liblibc-0ae50395762272e0,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOISmSe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parity_changes-6bcc3992e265b819" "-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 `rouchdb` (test "parity_changes") due to 1 previous error [INFO] [stderr] error: could not compile `rouchdb` (test "bug_hunting") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name bug_hunting --edition=2024 tests/bug_hunting.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=adc232196761e959 -C extra-filename=-11cbf25af2d02b10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ac4d60f4c24a98e.rlib --extern rouchdb=/opt/rustwide/target/debug/deps/librouchdb-a78770fdeb0fdcfd.rlib --extern rouchdb_adapter_http=/opt/rustwide/target/debug/deps/librouchdb_adapter_http-f0d2c8950f9b7461.rlib --extern rouchdb_adapter_memory=/opt/rustwide/target/debug/deps/librouchdb_adapter_memory-7a330f2d2d39102a.rlib --extern rouchdb_adapter_redb=/opt/rustwide/target/debug/deps/librouchdb_adapter_redb-2b2788859de4bf51.rlib --extern rouchdb_changes=/opt/rustwide/target/debug/deps/librouchdb_changes-8b5a0e5d4c8245ec.rlib --extern rouchdb_core=/opt/rustwide/target/debug/deps/librouchdb_core-2cceb055013ff5cf.rlib --extern rouchdb_query=/opt/rustwide/target/debug/deps/librouchdb_query-f6cf0ce3523a9a64.rlib --extern rouchdb_replication=/opt/rustwide/target/debug/deps/librouchdb_replication-46b6d88cf71e7368.rlib --extern rouchdb_views=/opt/rustwide/target/debug/deps/librouchdb_views-e0d08386e50da9b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f78c07be1b064a9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f466928b812fbb84.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e45881aa808f218d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b10a3a97277c3676.rlib --cap-lints=forbid` (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/rustc7A6p2a/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/{librouchdb-a78770fdeb0fdcfd,librouchdb_replication-46b6d88cf71e7368,librouchdb_views-e0d08386e50da9b2,librouchdb_query-f6cf0ce3523a9a64,libregex-ae4ddc6514b587fc,libregex_automata-eec658123ee801cd,libaho_corasick-eeaed4dccb75ce3f,libregex_syntax-4c74db8415f6ed3c,librouchdb_changes-8b5a0e5d4c8245ec,librouchdb_adapter_redb-2b2788859de4bf51,libredb-3116aa3d10976412,librouchdb_adapter_memory-7a330f2d2d39102a,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libmd5-591a554a17e8b289,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librouchdb_adapter_http-f0d2c8950f9b7461,libreqwest-0ac4d60f4c24a98e,libserde_urlencoded-d8008d1d932f0058,libryu-14257e7dfe68df82,libcookie_store-3d8bd5f2ebaf219b,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-2e92e8dd7fe6cdaa,libtime-84776df12cb9bd89,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-e18dbdafde665c2d,libtokio_native_tls-2b4a2a6d0a5e6345,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-926a113cea10a3a0,libiri_string-d8b08e8827a09725,libtower-909f9ae02e296877,libtower_layer-d70c7e404336389b,libnative_tls-fbde530673375cde,libopenssl_probe-cbab9b905ab83f66,libopenssl-9311b233925a7864,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-aa90ec6abc5835ed,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-32885b64498a1d5b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-318ebc851d405129,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-9b72e55558710b9c,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-4c150d0385254e61,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librouchdb_core-2cceb055013ff5cf,libthiserror-2639ab6c4a0f696d,libbase64-2a03de3babadded3,libserde-8058f7fd518c14d7,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libserde_core-8323e53422f20d71,libtokio-e45881aa808f218d,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,liblibc-0ae50395762272e0,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7A6p2a/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attachments-08ae5503b868d223" "-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 `rouchdb` (test "attachments") 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/rustcqIFFMC/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/{librouchdb-a78770fdeb0fdcfd,librouchdb_replication-46b6d88cf71e7368,librouchdb_views-e0d08386e50da9b2,librouchdb_query-f6cf0ce3523a9a64,libregex-ae4ddc6514b587fc,libregex_automata-eec658123ee801cd,libaho_corasick-eeaed4dccb75ce3f,libregex_syntax-4c74db8415f6ed3c,librouchdb_changes-8b5a0e5d4c8245ec,librouchdb_adapter_redb-2b2788859de4bf51,libredb-3116aa3d10976412,librouchdb_adapter_memory-7a330f2d2d39102a,libuuid-b10a3a97277c3676,libgetrandom-ed5599075215110b,libmd5-591a554a17e8b289,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librouchdb_adapter_http-f0d2c8950f9b7461,libreqwest-0ac4d60f4c24a98e,libserde_urlencoded-d8008d1d932f0058,libryu-14257e7dfe68df82,libcookie_store-3d8bd5f2ebaf219b,libpublicsuffix-31abe9d574a766db,libpsl_types-fd0d8ee12106f23e,libcookie-2e92e8dd7fe6cdaa,libtime-84776df12cb9bd89,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-e18dbdafde665c2d,libtokio_native_tls-2b4a2a6d0a5e6345,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-926a113cea10a3a0,libiri_string-d8b08e8827a09725,libtower-909f9ae02e296877,libtower_layer-d70c7e404336389b,libnative_tls-fbde530673375cde,libopenssl_probe-cbab9b905ab83f66,libopenssl-9311b233925a7864,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-458ec5a7fa63aefa,libhyper_util-aa90ec6abc5835ed,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-32885b64498a1d5b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-318ebc851d405129,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-9b72e55558710b9c,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-4c150d0385254e61,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librouchdb_core-2cceb055013ff5cf,libthiserror-2639ab6c4a0f696d,libbase64-2a03de3babadded3,libserde-8058f7fd518c14d7,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libitoa-ae20521aea192d35,libzmij-26240a070e5a122c,libserde_core-8323e53422f20d71,libtokio-e45881aa808f218d,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-d227034275a3083c,liblibc-0ae50395762272e0,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqIFFMC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parity_replication-836259d6d554e940" "-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 `rouchdb` (test "parity_replication") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "452195d177db61918227350b7928247819a84e8935174888c917b1c75b563ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452195d177db61918227350b7928247819a84e8935174888c917b1c75b563ec8", kill_on_drop: false }` [INFO] [stdout] 452195d177db61918227350b7928247819a84e8935174888c917b1c75b563ec8