[INFO] fetching crate matrix-sdk-sql 0.1.0-beta.2...
[INFO] testing matrix-sdk-sql-0.1.0-beta.2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate matrix-sdk-sql 0.1.0-beta.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate matrix-sdk-sql 0.1.0-beta.2
[INFO] finished tweaking crates.io crate matrix-sdk-sql 0.1.0-beta.2
[INFO] tweaked toml for crates.io crate matrix-sdk-sql 0.1.0-beta.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate matrix-sdk-sql 0.1.0-beta.2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding educe v0.4.23 (available: v0.6.0)
[INFO] [stderr]       Adding matrix-sdk-base v0.5.1 (available: v0.14.1)
[INFO] [stderr]       Adding matrix-sdk-crypto v0.5.0 (available: v0.14.0)
[INFO] [stderr]       Adding matrix-sdk-store-encryption v0.1.0 (available: v0.14.0)
[INFO] [stderr]       Adding matrix-sdk-test v0.5.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ruma v0.6.4 (available: v0.13.0)
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sct v0.6.1
[INFO] [stderr]   Downloaded sqlx-rt v0.5.13
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded sqlx-macros v0.5.13
[INFO] [stderr]   Downloaded matrix-sdk-common v0.5.0
[INFO] [stderr]   Downloaded matrix-sdk-store-encryption v0.1.0
[INFO] [stderr]   Downloaded assign v1.1.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded lru v0.7.8
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded matrix-sdk-base v0.5.1
[INFO] [stderr]   Downloaded async-lock v2.8.0
[INFO] [stderr]   Downloaded vodozemac v0.2.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded ruma-client-api v0.14.1
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded chacha20poly1305 v0.9.1
[INFO] [stderr]   Downloaded matrix-sdk-crypto v0.5.0
[INFO] [stderr]   Downloaded ruma-common v0.9.3
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded sqlx-core v0.5.13
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded sqlx v0.5.13
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded ruma-macros v0.9.3
[INFO] [stderr]   Downloaded pkcs7 v0.3.0
[INFO] [stderr]   Downloaded chacha20 v0.8.2
[INFO] [stderr]   Downloaded poly1305 v0.7.2
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded ruma-signatures v0.11.0
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded crc v2.1.0
[INFO] [stderr]   Downloaded sqlformat v0.1.8
[INFO] [stderr]   Downloaded js_int v0.2.2
[INFO] [stderr]   Downloaded wildmatch v2.6.0
[INFO] [stderr]   Downloaded ruma v0.6.4
[INFO] [stderr]   Downloaded webpki v0.21.4
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded js_option v0.1.1
[INFO] [stderr]   Downloaded ruma-identifiers-validation v0.8.1
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] [stderr]   Downloaded matrix-sdk-test-macros v0.2.0
[INFO] [stderr]   Downloaded matrix-sdk-test v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c4554eb2479bf652f75afb8cc9f127c4d0f6bb4397ecfcbfe1b9a4135ceb960
[INFO] running `Command { std: "docker" "start" "-a" "8c4554eb2479bf652f75afb8cc9f127c4d0f6bb4397ecfcbfe1b9a4135ceb960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c4554eb2479bf652f75afb8cc9f127c4d0f6bb4397ecfcbfe1b9a4135ceb960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4554eb2479bf652f75afb8cc9f127c4d0f6bb4397ecfcbfe1b9a4135ceb960", kill_on_drop: false }`
[INFO] [stdout] 8c4554eb2479bf652f75afb8cc9f127c4d0f6bb4397ecfcbfe1b9a4135ceb960
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6de7ca2ef48b076dc34f85a83a9a69e91900d35dc3fbf5f07b8f27b6b520e0
[INFO] running `Command { std: "docker" "start" "-a" "6c6de7ca2ef48b076dc34f85a83a9a69e91900d35dc3fbf5f07b8f27b6b520e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wildmatch v2.6.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling assign v1.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling matrix-sdk-sql v0.1.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]  --> build.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(not(any(feature = "postgres", feature = "mysql", feature = "sqlite")))]
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bincode`, `ci`, `dashmap`, `default`, `e2e-encryption`, `educe`, `matrix-sdk-crypto`, `matrix-sdk-store-encryption`, `native-tls`, `parking_lot`, `postgres`, `rustls`, `serde`, `serde_json`, and `sqlite`
[INFO] [stdout]   = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.8.1
[INFO] [stderr]    Compiling ruma-macros v0.9.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[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_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling js_option v0.1.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling ruma-common v0.9.3
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]    Compiling sqlx v0.5.13
[INFO] [stderr]    Compiling ruma-signatures v0.11.0
[INFO] [stderr]    Compiling ruma-client-api v0.14.1
[INFO] [stderr]    Compiling ruma v0.6.4
[INFO] [stderr]    Compiling matrix-sdk-common v0.5.0
[INFO] [stderr]    Compiling matrix-sdk-base v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6c6de7ca2ef48b076dc34f85a83a9a69e91900d35dc3fbf5f07b8f27b6b520e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6de7ca2ef48b076dc34f85a83a9a69e91900d35dc3fbf5f07b8f27b6b520e0", kill_on_drop: false }`
[INFO] [stdout] 6c6de7ca2ef48b076dc34f85a83a9a69e91900d35dc3fbf5f07b8f27b6b520e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a90f83a0c69e1d236f20f25f82b297db911c1e261e63755cd2e5a2a58cc00b6c
[INFO] running `Command { std: "docker" "start" "-a" "a90f83a0c69e1d236f20f25f82b297db911c1e261e63755cd2e5a2a58cc00b6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stdout]  --> build.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(not(any(feature = "postgres", feature = "mysql", feature = "sqlite")))]
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bincode`, `ci`, `dashmap`, `default`, `e2e-encryption`, `educe`, `matrix-sdk-crypto`, `matrix-sdk-store-encryption`, `native-tls`, `parking_lot`, `postgres`, `rustls`, `serde`, `serde_json`, and `sqlite`
[INFO] [stdout]   = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling matrix-sdk-test-macros v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ruma-common v0.9.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling pkcs7 v0.3.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling vodozemac v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling ruma-client-api v0.14.1
[INFO] [stderr]    Compiling ruma-signatures v0.11.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]    Compiling sqlx v0.5.13
[INFO] [stderr]    Compiling ruma v0.6.4
[INFO] [stderr]    Compiling matrix-sdk-common v0.5.0
[INFO] [stderr]    Compiling matrix-sdk-test v0.5.0
[INFO] [stderr]    Compiling matrix-sdk-base v0.5.1
[INFO] [stderr]    Compiling matrix-sdk-crypto v0.5.0
[INFO] [stderr]    Compiling matrix-sdk-sql v0.1.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13, x25519-dalek v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a90f83a0c69e1d236f20f25f82b297db911c1e261e63755cd2e5a2a58cc00b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90f83a0c69e1d236f20f25f82b297db911c1e261e63755cd2e5a2a58cc00b6c", kill_on_drop: false }`
[INFO] [stdout] a90f83a0c69e1d236f20f25f82b297db911c1e261e63755cd2e5a2a58cc00b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3da4bf2f237b83705bd49fddc7b0a25e65c74c2b6089766b2f9ddadb770cc1e4
[INFO] running `Command { std: "docker" "start" "-a" "3da4bf2f237b83705bd49fddc7b0a25e65c74c2b6089766b2f9ddadb770cc1e4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `mysql`
[INFO] [stderr]  --> build.rs:8:37
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(not(any(feature = "postgres", feature = "mysql", feature = "sqlite")))]
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `bincode`, `ci`, `dashmap`, `default`, `e2e-encryption`, `educe`, `matrix-sdk-crypto`, `matrix-sdk-store-encryption`, `native-tls`, `parking_lot`, `postgres`, `rustls`, `serde`, `serde_json`, and `sqlite`
[INFO] [stderr]   = help: consider adding `mysql` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `matrix-sdk-sql` (build script) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.5.13, x25519-dalek v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matrix_sdk_sql-ef34754784586cde)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test statestore::tests::test_postgres_custom_values ... ignored
[INFO] [stdout] test statestore::tests::test_postgres_filters ... ignored
[INFO] [stdout] test statestore::tests::test_postgres_kv_store ... ignored
[INFO] [stdout] test statestore::tests::test_postgres_mediastore ... ignored
[INFO] [stdout] test statestore::tests::test_postgres_sync_token ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests matrix_sdk_sql
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 15) ... ignored
[INFO] [stdout] test src/lib.rs - (line 27) ... ignored
[INFO] [stdout] test src/lib.rs - (line 5) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3da4bf2f237b83705bd49fddc7b0a25e65c74c2b6089766b2f9ddadb770cc1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da4bf2f237b83705bd49fddc7b0a25e65c74c2b6089766b2f9ddadb770cc1e4", kill_on_drop: false }`
[INFO] [stdout] 3da4bf2f237b83705bd49fddc7b0a25e65c74c2b6089766b2f9ddadb770cc1e4
