[INFO] fetching crate matrix-sdk-crypto 0.2.0... [INFO] testing matrix-sdk-crypto-0.2.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate matrix-sdk-crypto 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate matrix-sdk-crypto 0.2.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk-crypto 0.2.0 [INFO] finished tweaking crates.io crate matrix-sdk-crypto 0.2.0 [INFO] tweaked toml for crates.io crate matrix-sdk-crypto 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.6.3 [INFO] [stderr] Downloaded olm-rs v1.0.1 [INFO] [stderr] Downloaded matrix-sdk-test v0.2.0 [INFO] [stderr] Downloaded sqlx-macros v0.4.2 [INFO] [stderr] Downloaded sqlx-rt v0.2.0 [INFO] [stderr] Downloaded sqlx-core v0.4.2 [INFO] [stderr] Downloaded sqlx v0.4.2 [INFO] [stderr] Downloaded olm-sys v1.1.1 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0858201c4930a47afeb5964024c9d0a0c148638eca065e3b595b79ff84058c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0858201c4930a47afeb5964024c9d0a0c148638eca065e3b595b79ff84058c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0858201c4930a47afeb5964024c9d0a0c148638eca065e3b595b79ff84058c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0858201c4930a47afeb5964024c9d0a0c148638eca065e3b595b79ff84058c1", kill_on_drop: false }` [INFO] [stdout] f0858201c4930a47afeb5964024c9d0a0c148638eca065e3b595b79ff84058c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4aa0d37b6e743695e3103e326b73bc1398303356d22e0ee01a5d4231ce8f472 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4aa0d37b6e743695e3103e326b73bc1398303356d22e0ee01a5d4231ce8f472", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.2.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling olm-sys v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ruma-identifiers-macros v0.18.0-alpha.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling olm-rs v1.0.1 [INFO] [stderr] Compiling ruma-serde-macros v0.3.2 [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.2 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.2 [INFO] [stderr] Compiling ruma-serde v0.3.2 [INFO] [stderr] Compiling ruma-identifiers v0.18.0-alpha.1 [INFO] [stderr] Compiling ruma-common v0.3.0-alpha.1 [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.2 [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.2 [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.2 [INFO] [stderr] Compiling ruma-federation-api v0.1.0-alpha.1 [INFO] [stderr] Compiling ruma v0.0.2 [INFO] [stderr] Compiling matrix-sdk-common v0.2.0 [INFO] [stderr] Compiling matrix-sdk-crypto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "d4aa0d37b6e743695e3103e326b73bc1398303356d22e0ee01a5d4231ce8f472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4aa0d37b6e743695e3103e326b73bc1398303356d22e0ee01a5d4231ce8f472", kill_on_drop: false }` [INFO] [stdout] d4aa0d37b6e743695e3103e326b73bc1398303356d22e0ee01a5d4231ce8f472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e7ca4310c6e477268fe646d1e31b2ebd950a4ec53f8d5ad28f89000cc2e197a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e7ca4310c6e477268fe646d1e31b2ebd950a4ec53f8d5ad28f89000cc2e197a", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling matrix-sdk-test v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling matrix-sdk-crypto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.69s [INFO] running `Command { std: "docker" "inspect" "3e7ca4310c6e477268fe646d1e31b2ebd950a4ec53f8d5ad28f89000cc2e197a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7ca4310c6e477268fe646d1e31b2ebd950a4ec53f8d5ad28f89000cc2e197a", kill_on_drop: false }` [INFO] [stdout] 3e7ca4310c6e477268fe646d1e31b2ebd950a4ec53f8d5ad28f89000cc2e197a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e9d0971c9e1780b6857eaba4e0df4101bd56a26e818fb1b4552725d39747ab4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e9d0971c9e1780b6857eaba4e0df4101bd56a26e818fb1b4552725d39747ab4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matrix_sdk_crypto-5f841cbad6ff9b5d) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test file_encryption::key_export::test::test_decode ... ok [INFO] [stdout] test file_encryption::key_export::test::test_encrypt_decrypt ... ok [INFO] [stdout] test file_encryption::attachments::test::real_decrypt ... ok [INFO] [stdout] test identities::device::test::delete_a_device ... ok [INFO] [stdout] test identities::device::test::update_a_device ... ok [INFO] [stdout] test machine::test::create_olm_machine ... ok [INFO] [stdout] test file_encryption::attachments::test::encrypt_decrypt_cycle ... ok [INFO] [stdout] test identities::device::test::create_a_device ... ok [INFO] [stdout] test file_encryption::key_export::test::test_real_decrypt ... ok [INFO] [stdout] test identities::manager::test::test_manager_creation ... ok [INFO] [stdout] test identities::user::test::own_identity_check_signatures ... ok [INFO] [stdout] test identities::manager::test::test_manager_key_query_response ... ok [INFO] [stdout] test identities::user::test::other_identity_create ... ok [INFO] [stdout] test identities::manager::test::test_manager_own_key_query_response ... ok [INFO] [stdout] test machine::test::test_one_time_key_signing ... ok [INFO] [stdout] test identities::user::test::own_device_with_private_identity ... ok [INFO] [stdout] test machine::test::test_invalid_signature ... ok [INFO] [stdout] test machine::test::test_device_key_signing ... ok [INFO] [stdout] test machine::test::receive_keys_upload_response ... ok [INFO] [stdout] test key_request::test::receive_forwarded_key ... ok [INFO] [stdout] test machine::test::generate_one_time_keys ... ok [INFO] [stdout] test olm::signing::test::pickling_signing ... ok [INFO] [stdout] test olm::signing::test::identity_pickling ... ok [INFO] [stdout] test olm::signing::test::sign_device ... ok [INFO] [stdout] test olm::group_sessions::outbound::test::encryption_settings_conversion ... ok [INFO] [stdout] test olm::signing::test::private_identity_signed_by_accound ... ok [INFO] [stdout] test file_encryption::attachments::test::decrypt_invalid_hash ... ok [INFO] [stdout] test olm::signing::test::private_identity_creation ... ok [INFO] [stdout] test olm::test::group_session_export ... ok [INFO] [stdout] test olm::test::session_creation ... ok [INFO] [stdout] test olm::test::account_creation ... ok [INFO] [stdout] test olm::group_sessions::test::expiration ... ok [INFO] [stdout] test key_request::test::create_key_request ... ok [INFO] [stdout] test olm::signing::test::signature_verification ... ok [INFO] [stdout] test olm::test::group_session_creation ... ok [INFO] [stdout] test olm::signing::test::signing_creation ... ok [INFO] [stdout] test key_request::test::should_share_key_test ... ok [INFO] [stdout] test identities::manager::test::test_session_invalidation ... ok [INFO] [stdout] test olm::utility::test::signature_test ... ok [INFO] [stdout] test store::memorystore::test::test_device_store ... ok [INFO] [stdout] test store::memorystore::test::test_message_hash ... ok [INFO] [stdout] test store::memorystore::test::test_tracked_users ... ok [INFO] [stdout] test store::caches::test::test_device_store ... ok [INFO] [stdout] test identities::user::test::own_identity_create ... ok [INFO] [stdout] test machine::test::tests_session_invalidation ... ok [INFO] [stdout] test session_manager::sessions::test::session_creation ... ok [INFO] [stdout] test olm::test::one_time_keys_creation ... ok [INFO] [stdout] test store::pickle_key::test::generating ... ok [INFO] [stdout] test store::caches::test::test_session_store_bulk_storing ... ok [INFO] [stdout] test verification::sas::helpers::test::decimal_generation ... ok [INFO] [stdout] test store::caches::test::test_session_store ... ok [INFO] [stdout] test olm::signing::test::sign_user_identity ... ok [INFO] [stdout] test store::memorystore::test::test_group_session_store ... ok [INFO] [stdout] test verification::sas::helpers::test::proptest_decimals ... ok [INFO] [stdout] test store::memorystore::test::test_session_store ... ok [INFO] [stdout] test store::caches::test::test_group_session_store ... ok [INFO] [stdout] test verification::sas::helpers::test::commitment_calculation ... ok [INFO] [stdout] test verification::sas::helpers::test::emoji_generation ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_unknown_method ... ok [INFO] [stdout] test verification::sas::helpers::test::proptest_emoji ... ok [INFO] [stdout] test verification::machine::test::create ... ok [INFO] [stdout] test verification::sas::sas_state::test::create_sas ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_accept ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_from_start_unknown_method ... ok [INFO] [stdout] test verification::sas::test::sas_accept ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_invalid_sender ... ok [INFO] [stdout] test verification::sas::test::create_sas ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_invalid_commitment ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_unknown_sas_method ... ok [INFO] [stdout] test verification::sas::test::sas_key_share ... ok [INFO] [stdout] test key_request::test::create_machine ... ok [INFO] [stdout] test verification::machine::test::timing_out ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_key_share ... ok [INFO] [stdout] test verification::sas::test::sas_full ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_full ... ok [INFO] [stdout] test file_encryption::key_export::test::test_session_encrypt ... ok [INFO] [stdout] test verification::machine::test::full_flow ... ok [INFO] [stdout] test verification::sas::test::sas_wrapper_full ... ok [INFO] [stdout] test machine::test::test_missing_sessions_calculation ... ok [INFO] [stdout] test machine::test::test_keys_for_upload ... ok [INFO] [stdout] test key_request::test::key_share_cycle ... ok [INFO] [stdout] test key_request::test::key_share_cycle_without_session ... ok [INFO] [stdout] test machine::test::test_keys_query ... ok [INFO] [stdout] test machine::test::test_olm_encryption ... ok [INFO] [stdout] test machine::test::interactive_verification ... ok [INFO] [stdout] test machine::test::test_room_key_sharing ... ok [INFO] [stdout] test session_manager::sessions::test::session_unwedging ... ok [INFO] [stdout] test machine::test::test_session_creation ... ok [INFO] [stdout] test machine::test::test_megolm_encryption ... ok [INFO] [stdout] test file_encryption::key_export::test::proptest_encrypt_cycle ... ok [INFO] [stderr] Doc-tests matrix-sdk-crypto [INFO] [stdout] test store::pickle_key::test::encrypting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/file_encryption/key_export.rs - file_encryption::key_export::decrypt_key_export (line 77) ... ok [INFO] [stdout] test src/file_encryption/key_export.rs - file_encryption::key_export::encrypt_key_export (line 133) ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::import_keys (line 1019) ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::export_keys (line 1110) ... ok [INFO] [stdout] test src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentEncryptor::new (line 201) ... FAILED [INFO] [stdout] test src/store/mod.rs - store (line 24) ... FAILED [INFO] [stdout] test src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentDecryptor::new (line 106) ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::get_user_devices (line 987) ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::get_device (line 958) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentEncryptor::new (line 201) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestGTx4YC/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestGTx4YC/rust_out" "/tmp/rustdoctestGTx4YC/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-9a8bbd461f26c158/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-3cb67d31f217933f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d0059eca5087ef0b.rlib" "/opt/rustwide/target/debug/deps/libghash-27543bc9a357d05d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-0e210c864884a3c0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-470b4ac345fd8832.rlib" "/opt/rustwide/target/debug/deps/libaes-0bf64cefa2291ade.rlib" "/opt/rustwide/target/debug/deps/libaead-98224529264282ae.rlib" "/opt/rustwide/target/debug/deps/libdashmap-398d961b72ef9996.rlib" "/opt/rustwide/target/debug/deps/libtracing-e146235c1074023b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libatomic-3c458efc5137ff68.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2be359d641a8c244.rlib" "/opt/rustwide/target/debug/deps/libhmac-7e638aacf465f748.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-20128698368b816a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d6561434f4ed7843.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-fc2c0e09d8d35ddf.rlib" "/opt/rustwide/target/debug/deps/libctr-b896f7d6c6efeaba.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-a3478ac264a0de51.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-ffa1b4afc3df3843.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-bb820d2cc9fe4091.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-e3a98c8bfa8e41f2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9c00ccdd9dcaf014.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-9d220701eb7c41a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-fcaf93c3f7bdc73a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libuuid-c872832ba4634ede.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-273631e176cfa5ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libruma-959a3fc66263687e.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-2a654126f7011515.rlib" "/opt/rustwide/target/debug/deps/libruma_api-59fa43157976527d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libruma_events-0189d3d4d93bae93.rlib" "/opt/rustwide/target/debug/deps/libruma_common-f8755b644d943231.rlib" "/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-659e0fd1260f76d3.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-8d5e1cb45973e4db.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-bd47ae217e9f05c0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd845965812092b0.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libjs_int-c1ee6d036a2a6db2.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "/opt/rustwide/target/debug/deps/libassign-e946e6155ca04e87.rlib" "/opt/rustwide/target/debug/deps/libinstant-cba34eb90b193b8d.rlib" "/opt/rustwide/target/debug/deps/libtime-55f78491c7634e84.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/store/mod.rs - store (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestieUvHB/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestieUvHB/rust_out" "/tmp/rustdoctestieUvHB/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-9a8bbd461f26c158/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-3cb67d31f217933f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d0059eca5087ef0b.rlib" "/opt/rustwide/target/debug/deps/libghash-27543bc9a357d05d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-0e210c864884a3c0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eb5c28e5fccabbaf.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-470b4ac345fd8832.rlib" "/opt/rustwide/target/debug/deps/libaes-0bf64cefa2291ade.rlib" "/opt/rustwide/target/debug/deps/libaead-98224529264282ae.rlib" "/opt/rustwide/target/debug/deps/libdashmap-398d961b72ef9996.rlib" "/opt/rustwide/target/debug/deps/libtracing-e146235c1074023b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libatomic-3c458efc5137ff68.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2be359d641a8c244.rlib" "/opt/rustwide/target/debug/deps/libhmac-7e638aacf465f748.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-20128698368b816a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d6561434f4ed7843.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsha2-ced85ff053f70d42.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-fc2c0e09d8d35ddf.rlib" "/opt/rustwide/target/debug/deps/libctr-b896f7d6c6efeaba.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-a3478ac264a0de51.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcipher-ffa1b4afc3df3843.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-bb820d2cc9fe4091.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-e3a98c8bfa8e41f2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9c00ccdd9dcaf014.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-9d220701eb7c41a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-fcaf93c3f7bdc73a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libuuid-c872832ba4634ede.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-273631e176cfa5ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libruma-959a3fc66263687e.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-2a654126f7011515.rlib" "/opt/rustwide/target/debug/deps/libruma_api-59fa43157976527d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libruma_events-0189d3d4d93bae93.rlib" "/opt/rustwide/target/debug/deps/libruma_common-f8755b644d943231.rlib" "/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-659e0fd1260f76d3.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-8d5e1cb45973e4db.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-bd47ae217e9f05c0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd845965812092b0.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libjs_int-c1ee6d036a2a6db2.rlib" "/opt/rustwide/target/debug/deps/libserde-ff274a8f7c1328bb.rlib" "/opt/rustwide/target/debug/deps/libassign-e946e6155ca04e87.rlib" "/opt/rustwide/target/debug/deps/libinstant-cba34eb90b193b8d.rlib" "/opt/rustwide/target/debug/deps/libtime-55f78491c7634e84.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentEncryptor::new (line 201) [INFO] [stdout] src/store/mod.rs - store (line 24) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3e9d0971c9e1780b6857eaba4e0df4101bd56a26e818fb1b4552725d39747ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9d0971c9e1780b6857eaba4e0df4101bd56a26e818fb1b4552725d39747ab4", kill_on_drop: false }` [INFO] [stdout] 3e9d0971c9e1780b6857eaba4e0df4101bd56a26e818fb1b4552725d39747ab4