[INFO] fetching crate matrix-sdk-store-media-cache-wrapper 0.1.1... [INFO] testing matrix-sdk-store-media-cache-wrapper-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate matrix-sdk-store-media-cache-wrapper 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate matrix-sdk-store-media-cache-wrapper 0.1.1 [INFO] finished tweaking crates.io crate matrix-sdk-store-media-cache-wrapper 0.1.1 [INFO] tweaked toml for crates.io crate matrix-sdk-store-media-cache-wrapper 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate matrix-sdk-store-media-cache-wrapper 0.1.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 247 packages to latest compatible versions [INFO] [stderr] Adding matrix-sdk-base v0.7.0 (available: v0.14.1) [INFO] [stderr] Adding matrix-sdk-sqlite v0.7.1 (available: v0.14.0) [INFO] [stderr] Adding matrix-sdk-store-encryption v0.7.0 (available: v0.14.0) [INFO] [stderr] Adding matrix-sdk-test v0.7.0 (available: v0.14.0) [INFO] [stderr] Adding ruma-common v0.12.1 (available: v0.16.0) [INFO] [stderr] Adding ruma-events v0.27.11 (available: v0.31.0) [INFO] [stderr] Adding toml v0.8.2 (available: v0.8.23) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b4848c9663681fe9706a14ac8950e8bf7d643a1b4789b356291e0e773d376e0 [INFO] running `Command { std: "docker" "start" "-a" "6b4848c9663681fe9706a14ac8950e8bf7d643a1b4789b356291e0e773d376e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b4848c9663681fe9706a14ac8950e8bf7d643a1b4789b356291e0e773d376e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4848c9663681fe9706a14ac8950e8bf7d643a1b4789b356291e0e773d376e0", kill_on_drop: false }` [INFO] [stdout] 6b4848c9663681fe9706a14ac8950e8bf7d643a1b4789b356291e0e773d376e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31b1244f96b8ef5a2761032c2a2663109cd9aec9f6d7595ad5ba967610a9941 [INFO] running `Command { std: "docker" "start" "-a" "a31b1244f96b8ef5a2761032c2a2663109cd9aec9f6d7595ad5ba967610a9941", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ruma-common v0.12.1 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling as_variant v1.3.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling ruma-client-api v0.17.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ruma v0.9.4 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling matrix-sdk-common v0.7.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling konst_kernel v0.3.15 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling readlock v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling konst v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling eyeball-im v0.4.3 [INFO] [stderr] Compiling eyeball v0.8.8 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling ruma-macros v0.12.0 [INFO] [stderr] Compiling ruma-events v0.27.11 [INFO] [stderr] Compiling matrix-sdk-base v0.7.0 [INFO] [stderr] Compiling matrix-sdk-store-media-cache-wrapper v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "a31b1244f96b8ef5a2761032c2a2663109cd9aec9f6d7595ad5ba967610a9941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31b1244f96b8ef5a2761032c2a2663109cd9aec9f6d7595ad5ba967610a9941", kill_on_drop: false }` [INFO] [stdout] a31b1244f96b8ef5a2761032c2a2663109cd9aec9f6d7595ad5ba967610a9941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d95de47cf6d9d3bdac3a5f8002f3580074be8b41a23a35af09659a2606009c [INFO] running `Command { std: "docker" "start" "-a" "96d95de47cf6d9d3bdac3a5f8002f3580074be8b41a23a35af09659a2606009c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ruma-common v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ruma v0.9.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling eyeball v0.8.8 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.7.0 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling matrix-pickle-derive v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling matrix-pickle v0.2.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling pkcs7 v0.4.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.5 [INFO] [stderr] Compiling eyeball-im v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling deadpool-sqlite v0.7.0 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.7.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling vodozemac v0.7.0 [INFO] [stderr] Compiling ruma-events v0.27.11 [INFO] [stderr] Compiling ruma-client-api v0.17.4 [INFO] [stderr] Compiling matrix-sdk-common v0.7.0 [INFO] [stderr] Compiling matrix-sdk-test v0.7.0 [INFO] [stderr] Compiling matrix-sdk-base v0.7.0 [INFO] [stderr] Compiling matrix-sdk-sqlite v0.7.1 [INFO] [stderr] Compiling matrix-sdk-store-media-cache-wrapper v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stdout] --> src/lib.rs:595:68 [INFO] [stdout] | [INFO] [stdout] 595 | let fmc = FileCacheMediaStore::with_store_cipher(cache_dir.into_path(), cipher); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "96d95de47cf6d9d3bdac3a5f8002f3580074be8b41a23a35af09659a2606009c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d95de47cf6d9d3bdac3a5f8002f3580074be8b41a23a35af09659a2606009c", kill_on_drop: false }` [INFO] [stdout] 96d95de47cf6d9d3bdac3a5f8002f3580074be8b41a23a35af09659a2606009c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b002e404ee7fcfbba389b29a8e08c1cc1d843c03e36fc506390f86e6f1d8a77c [INFO] running `Command { std: "docker" "start" "-a" "b002e404ee7fcfbba389b29a8e08c1cc1d843c03e36fc506390f86e6f1d8a77c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stderr] --> src/lib.rs:595:68 [INFO] [stderr] | [INFO] [stderr] 595 | let fmc = FileCacheMediaStore::with_store_cipher(cache_dir.into_path(), cipher); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `matrix-sdk-store-media-cache-wrapper` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matrix_sdk_store_media_cache_wrapper-49443284735d1f56) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::it_works_after_restart ... ok [INFO] [stdout] test tests::test_with_sqlite_store ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.99s [INFO] [stdout] [INFO] [stderr] Doc-tests matrix_sdk_store_media_cache_wrapper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b002e404ee7fcfbba389b29a8e08c1cc1d843c03e36fc506390f86e6f1d8a77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b002e404ee7fcfbba389b29a8e08c1cc1d843c03e36fc506390f86e6f1d8a77c", kill_on_drop: false }` [INFO] [stdout] b002e404ee7fcfbba389b29a8e08c1cc1d843c03e36fc506390f86e6f1d8a77c