[INFO] fetching crate matrix-sdk-crypto 0.4.1... [INFO] testing matrix-sdk-crypto-0.4.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate matrix-sdk-crypto 0.4.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate matrix-sdk-crypto 0.4.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk-crypto 0.4.1 [INFO] finished tweaking crates.io crate matrix-sdk-crypto 0.4.1 [INFO] tweaked toml for crates.io crate matrix-sdk-crypto 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debugid v0.7.3 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded g2poly v0.4.0 [INFO] [stderr] Downloaded g2gen v0.4.0 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded g2p v0.4.0 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded inferno v0.10.12 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded cpp_demangle v0.3.5 [INFO] [stderr] Downloaded ruma-federation-api v0.3.1 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded matrix-qrcode v0.2.0 [INFO] [stderr] Downloaded symbolic-demangle v8.7.0 [INFO] [stderr] Downloaded ruma-state-res v0.4.1 [INFO] [stderr] Downloaded symbolic-common v8.7.0 [INFO] [stderr] Downloaded pprof v0.5.1 [INFO] [stderr] Downloaded matrix-sdk-test v0.4.0 [INFO] [stderr] Downloaded olm-rs v2.2.0 [INFO] [stderr] Downloaded olm-sys v1.3.1 [INFO] [stderr] Downloaded rqrr v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e82344013cbf53c06fdefb01207cb41854726952975a14b78fd8f5c94650363 [INFO] running `Command { std: "docker" "start" "-a" "9e82344013cbf53c06fdefb01207cb41854726952975a14b78fd8f5c94650363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e82344013cbf53c06fdefb01207cb41854726952975a14b78fd8f5c94650363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e82344013cbf53c06fdefb01207cb41854726952975a14b78fd8f5c94650363", kill_on_drop: false }` [INFO] [stdout] 9e82344013cbf53c06fdefb01207cb41854726952975a14b78fd8f5c94650363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dff59d98f51d9cd70f631bfe59ede8fc1cc3485087e27a1146dff915c8f6637 [INFO] running `Command { std: "docker" "start" "-a" "9dff59d98f51d9cd70f631bfe59ede8fc1cc3485087e27a1146dff915c8f6637", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling olm-sys v1.3.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling olm-rs v2.2.0 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-events-macros v0.24.6 [INFO] [stderr] Compiling ruma-api-macros v0.18.5 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.5 [INFO] [stderr] Compiling ruma-events v0.24.6 [INFO] [stderr] Compiling ruma-client-api v0.12.3 [INFO] [stderr] Compiling ruma-state-res v0.4.1 [INFO] [stderr] Compiling ruma-federation-api v0.3.1 [INFO] [stderr] Compiling ruma v0.4.0 [INFO] [stderr] Compiling matrix-sdk-common v0.4.1 [INFO] [stderr] Compiling matrix-sdk-crypto v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "9dff59d98f51d9cd70f631bfe59ede8fc1cc3485087e27a1146dff915c8f6637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dff59d98f51d9cd70f631bfe59ede8fc1cc3485087e27a1146dff915c8f6637", kill_on_drop: false }` [INFO] [stdout] 9dff59d98f51d9cd70f631bfe59ede8fc1cc3485087e27a1146dff915c8f6637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1edeef94dbbe0041210fe4fc9f09dfb7cab00ef4fa6d1bdd4008ed04e0abf6e [INFO] running `Command { std: "docker" "start" "-a" "c1edeef94dbbe0041210fe4fc9f09dfb7cab00ef4fa6d1bdd4008ed04e0abf6e", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling symbolic-demangle v8.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling symbolic-common v8.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling matrix-sdk-test v0.4.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling matrix-sdk-crypto v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "c1edeef94dbbe0041210fe4fc9f09dfb7cab00ef4fa6d1bdd4008ed04e0abf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1edeef94dbbe0041210fe4fc9f09dfb7cab00ef4fa6d1bdd4008ed04e0abf6e", kill_on_drop: false }` [INFO] [stdout] c1edeef94dbbe0041210fe4fc9f09dfb7cab00ef4fa6d1bdd4008ed04e0abf6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc3a731f4e1aace06257a39945a23236f2abfba838facf1d8a427502923362ed [INFO] running `Command { std: "docker" "start" "-a" "bc3a731f4e1aace06257a39945a23236f2abfba838facf1d8a427502923362ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matrix_sdk_crypto-abfc49fba6850e32) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test file_encryption::attachments::test::real_decrypt ... ok [INFO] [stdout] test file_encryption::key_export::test::test_encrypt_decrypt ... ok [INFO] [stdout] test file_encryption::key_export::test::test_real_decrypt ... ok [INFO] [stdout] test file_encryption::key_export::test::test_decode ... ok [INFO] [stdout] test file_encryption::attachments::test::decrypt_invalid_hash ... ok [INFO] [stdout] test identities::device::test::delete_a_device ... ok [INFO] [stdout] test identities::device::test::create_a_device ... ok [INFO] [stdout] test identities::user::test::other_identity_create ... ok [INFO] [stdout] test identities::manager::test::test_manager_creation ... ok [INFO] [stdout] test gossiping::machine::test::re_request_keys ... ok [INFO] [stdout] test identities::device::test::update_a_device ... ok [INFO] [stdout] test identities::manager::test::test_manager_own_key_query_response ... ok [INFO] [stdout] test file_encryption::attachments::test::encrypt_decrypt_cycle ... ok [INFO] [stdout] test identities::user::test::own_identity_check_signatures ... ok [INFO] [stdout] test identities::user::test::own_identity_create ... ok [INFO] [stdout] test machine::test::receive_keys_upload_response ... ok [INFO] [stdout] test gossiping::machine::test::create_key_request ... ok [INFO] [stdout] test identities::manager::test::test_manager_key_query_response ... ok [INFO] [stdout] test gossiping::machine::test::create_machine ... ok [INFO] [stdout] test identities::user::test::own_device_with_private_identity ... ok [INFO] [stdout] test gossiping::machine::test::receive_forwarded_key ... ok [INFO] [stdout] test machine::test::test_device_key_signing ... ok [INFO] [stdout] test machine::test::create_olm_machine ... ok [INFO] [stdout] test gossiping::machine::test::should_share_key_test ... ok [INFO] [stdout] test machine::test::test_one_time_key_signing ... ok [INFO] [stdout] test machine::test::test_invalid_signature ... ok [INFO] [stdout] test olm::group_sessions::outbound::test::encryption_settings_conversion ... ok [INFO] [stdout] test machine::test::tests_session_invalidation ... 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::private_identity_creation ... ok [INFO] [stdout] test olm::group_sessions::test::expiration ... ok [INFO] [stdout] test olm::signing::test::private_identity_signed_by_accound ... ok [INFO] [stdout] test file_encryption::key_export::test::test_session_encrypt ... ok [INFO] [stdout] test olm::signing::test::signature_verification ... ok [INFO] [stdout] test olm::signing::test::signing_creation ... ok [INFO] [stdout] test olm::signing::test::sign_device ... ok [INFO] [stdout] test olm::signing::test::sign_user_identity ... ok [INFO] [stdout] test olm::test::edit_decryption ... ok [INFO] [stdout] test olm::test::group_session_export ... ok [INFO] [stdout] test olm::test::account_creation ... ok [INFO] [stdout] test olm::utility::test::signature_test ... ok [INFO] [stdout] test olm::test::group_session_creation ... ok [INFO] [stdout] test olm::test::one_time_keys_creation ... ok [INFO] [stdout] test session_manager::sessions::test::session_creation ... ok [INFO] [stdout] test olm::test::session_creation ... ok [INFO] [stdout] test store::caches::test::test_device_store ... ok [INFO] [stdout] test store::caches::test::test_session_store ... ok [INFO] [stdout] test store::caches::test::test_group_session_store ... ok [INFO] [stdout] test store::memorystore::test::test_device_store ... ok [INFO] [stdout] test store::caches::test::test_session_store_bulk_storing ... ok [INFO] [stdout] test store::memorystore::test::test_message_hash ... ok [INFO] [stdout] test gossiping::machine::test::key_share_cycle_without_session ... ok [INFO] [stdout] test machine::test::test_missing_sessions_calculation ... ok [INFO] [stdout] test store::memorystore::test::test_tracked_users ... ok [INFO] [stdout] test gossiping::machine::test::key_share_cycle ... ok [INFO] [stdout] test store::pickle_key::test::generating ... ok [INFO] [stdout] test gossiping::machine::test::secret_share_cycle ... ok [INFO] [stdout] test verification::machine::test::create ... ok [INFO] [stdout] test store::memorystore::test::test_session_store ... ok [INFO] [stdout] test machine::test::test_keys_for_upload ... ok [INFO] [stdout] test machine::test::test_keys_query ... ok [INFO] [stdout] test store::memorystore::test::test_group_session_store ... ok [INFO] [stdout] test verification::requests::test::test_request_accepting ... ok [INFO] [stdout] test verification::sas::helpers::test::commitment_calculation ... ok [INFO] [stdout] test verification::machine::test::timing_out ... ok [INFO] [stdout] test verification::sas::helpers::test::decimal_generation ... ok [INFO] [stdout] test machine::test::interactive_verification ... ok [INFO] [stdout] test machine::test::test_olm_encryption ... ok [INFO] [stdout] test verification::sas::helpers::test::emoji_generation ... ok [INFO] [stdout] test verification::machine::test::full_flow ... ok [INFO] [stdout] test machine::test::test_megolm_encryption ... ok [INFO] [stdout] test verification::requests::test::test_requesting_until_sas ... ok [INFO] [stdout] test verification::sas::helpers::test::proptest_emoji ... ok [INFO] [stdout] test verification::requests::test::test_requesting_until_sas_to_device ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_key_share ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_accept ... ok [INFO] [stdout] test verification::sas::sas_state::test::create_sas ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_invalid_sender ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_from_start_unknown_method ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_invalid_commitment ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_full ... ok [INFO] [stdout] test verification::sas::helpers::test::proptest_decimals ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_unknown_method ... ok [INFO] [stdout] test machine::test::test_room_key_sharing ... ok [INFO] [stdout] test verification::sas::sas_state::test::sas_unknown_sas_method ... ok [INFO] [stdout] test machine::test::test_session_creation ... ok [INFO] [stdout] test verification::sas::test::sas_wrapper_full ... ok [INFO] [stdout] test file_encryption::key_export::test::proptest_encrypt_cycle ... ok [INFO] [stdout] test session_manager::sessions::test::session_unwedging ... ok [INFO] [stdout] test store::pickle_key::test::encrypting ... ok [INFO] [stdout] test session_manager::group_sessions::test::test_sharing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.29s [INFO] [stdout] [INFO] [stderr] Doc-tests matrix-sdk-crypto [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/machine.rs - machine::OlmMachine::import_keys (line 1147) - compile ... ok [INFO] [stdout] test src/file_encryption/key_export.rs - file_encryption::key_export::encrypt_key_export (line 128) - compile ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::export_keys (line 1235) - compile ... ok [INFO] [stdout] test src/file_encryption/key_export.rs - file_encryption::key_export::decrypt_key_export (line 76) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::get_device (line 1074) ... FAILED [INFO] [stdout] test src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentDecryptor::new (line 107) ... ok [INFO] [stdout] test src/file_encryption/attachments.rs - file_encryption::attachments::AttachmentEncryptor::new (line 201) ... ok [INFO] [stdout] test src/store/mod.rs - store (line 24) ... ok [INFO] [stdout] test src/machine.rs - machine::OlmMachine::get_user_devices (line 1115) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/machine.rs - machine::OlmMachine::get_device (line 1074) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest1OvhOB/rust_out.rust_out.d15b8dda-cgu.0.rcgu.o" "/tmp/rustdoctest1OvhOB/rust_out.2z06mqrdeufredrw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-f349edf06b2e8c20/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-e2b2e6ee81fce72c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2bb22e36eeb6a650.rlib" "/opt/rustwide/target/debug/deps/libghash-8eb6a2240f33e56c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-af8759e0de7779f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-12e024ad7bef7c99.rlib" "/opt/rustwide/target/debug/deps/libaead-df30a46f6e021a3d.rlib" "/opt/rustwide/target/debug/deps/libfutures-1f961f3e0a24699a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b23a2ab072cd8669.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-826be8a2353a006d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f972f029af34abcb.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5d42cbfb5b2dffc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-760c4cde1833d6d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e4d3a2040637810a.rlib" "/opt/rustwide/target/debug/deps/libatomic-cd11f07dcb7eddbd.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-7e641a44ff5415cf.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0647dd48b04da88.rlib" "/opt/rustwide/target/debug/deps/libuuid-422cf77f907f785e.rlib" "/opt/rustwide/target/debug/deps/libinstant-862d2cd0eec1bbe8.rlib" "/opt/rustwide/target/debug/deps/libdashmap-de79119af8041d18.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d62f47e9c55eb39.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-da60f8a75780678e.rlib" "/opt/rustwide/target/debug/deps/libhmac-2017ec2db3bf4629.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b45740d7ee49aeec.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bcea6bbf469f0890.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libsha2-ce7b0b5149fbffeb.rlib" "/opt/rustwide/target/debug/deps/libdigest-0f0918edbd5ce8e3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-56c166eb933aa58d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libaes-bd1dcbd28f6d8c38.rlib" "/opt/rustwide/target/debug/deps/libctr-78473e25ee3e965d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-25ba4d886967ba8f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-9977f5482207f3c7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libruma-25bc53ea8b2f1a29.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-24899a58e8f8cc15.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-09568b4403e94021.rlib" "/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib" "/opt/rustwide/target/debug/deps/libruma_api-eedc38bd4cfcf302.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libruma_events-eb5fdcabf2fc3ea8.rlib" "/opt/rustwide/target/debug/deps/libruma_common-dd4baa3175d85cb2.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-3321764b0b67f353.rlib" "/opt/rustwide/target/debug/deps/libtracing-78e90fe3dea0b119.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-77494b550b73e8e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ac459de8d8487739.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-d1adf0a8a35036d9.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-55f51fb1c0604eac.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-a1359fb9188035cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-288553d424bd0cb2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libjs_int-2a4f4bf0e78db00f.rlib" "/opt/rustwide/target/debug/deps/libassign-6946df6875272914.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-45b1e2ea44b16fdf.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-341dffb27073c99b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9d62dba557f2ece.rlib" "/opt/rustwide/target/debug/deps/liblibc-995c048090358bf5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a94e51a25d28f9ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c65c0dabc6133846.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libserde-f7270d8063e4d37a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1OvhOB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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/machine.rs - machine::OlmMachine::get_device (line 1074) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bc3a731f4e1aace06257a39945a23236f2abfba838facf1d8a427502923362ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3a731f4e1aace06257a39945a23236f2abfba838facf1d8a427502923362ed", kill_on_drop: false }` [INFO] [stdout] bc3a731f4e1aace06257a39945a23236f2abfba838facf1d8a427502923362ed