[INFO] cloning repository https://github.com/vimeiro-co/app-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vimeiro-co/app-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimeiro-co%2Fapp-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimeiro-co%2Fapp-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72f022d03c139223de622fa6a37b5ba35c3bc98a
[INFO] checking vimeiro-co/app-testing against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvimeiro-co%2Fapp-testing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vimeiro-co/app-testing
[INFO] finished tweaking git repo https://github.com/vimeiro-co/app-testing
[INFO] tweaked toml for git repo https://github.com/vimeiro-co/app-testing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vimeiro-co/app-testing on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vimeiro-co/app-testing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 621dfa08dd3a4b786207f7a04386daa541116e7b18eb497c2eb40d6909e053bc
[INFO] running `Command { std: "docker" "start" "-a" "621dfa08dd3a4b786207f7a04386daa541116e7b18eb497c2eb40d6909e053bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "621dfa08dd3a4b786207f7a04386daa541116e7b18eb497c2eb40d6909e053bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621dfa08dd3a4b786207f7a04386daa541116e7b18eb497c2eb40d6909e053bc", kill_on_drop: false }`
[INFO] [stdout] 621dfa08dd3a4b786207f7a04386daa541116e7b18eb497c2eb40d6909e053bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f6f216324dfd7b03cc1937a41727f6bf7600b78cd5460ae24dee52fd57b63f0
[INFO] running `Command { std: "docker" "start" "-a" "0f6f216324dfd7b03cc1937a41727f6bf7600b78cd5460ae24dee52fd57b63f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]     Checking typewit v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking as_variant v1.2.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking konst_kernel v0.3.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking konst v0.3.14
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking assign v1.1.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking date_header v1.0.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling matrix-sdk-common v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-common)
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking readlock v0.1.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling decancer v3.2.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling matrix-sdk v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk)
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking mime2ext v0.1.53
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking async-rx v0.1.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking async_cell v0.2.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.4
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.10.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking eyeball v0.8.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking ulid v1.1.3
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking js_option v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking imbl v3.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking growable-bloom-filter v2.1.1
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking deadpool-sync v0.1.4
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ruma-html v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking eyeball-im v0.5.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking deadpool-sqlite v0.9.0
[INFO] [stderr]     Checking matrix-sdk-store-encryption v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-store-encryption)
[INFO] [stderr]     Checking eyeball-im-util v0.7.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ruma-macros v0.14.0
[INFO] [stderr]    Compiling matrix-pickle-derive v0.2.1
[INFO] [stderr]     Checking matrix-pickle v0.2.1
[INFO] [stderr]     Checking vodozemac v0.8.1
[INFO] [stderr]     Checking ruma-common v0.14.1
[INFO] [stderr]     Checking ruma-events v0.29.1
[INFO] [stderr]     Checking ruma-client-api v0.19.0
[INFO] [stderr]     Checking ruma v0.11.1
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]   --> matrix-rust-sdk/crates/matrix-sdk-common/src/linked_chunk/builder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking matrix-sdk-crypto v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-crypto)
[INFO] [stdout] warning: value assigned to `storage_key_info` is never read
[INFO] [stdout]    --> matrix-rust-sdk/crates/matrix-sdk-crypto/src/secret_storage.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     storage_key_info: SecretStorageKeyEventContent,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutboundGroupSessionPickle` is never constructed
[INFO] [stdout]    --> matrix-rust-sdk/crates/matrix-sdk-crypto/src/olm/group_sessions/outbound.rs:727:12
[INFO] [stdout]     |
[INFO] [stdout] 727 | pub struct OutboundGroupSessionPickle(String);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking matrix-sdk-base v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-base)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> matrix-rust-sdk/crates/matrix-sdk-base/src/rooms/mod.rs:423:48
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[derive(Clone, Debug, Deserialize, Serialize, EventContent)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `automatic-room-key-forwarding`, `default`, `e2e-encryption`, `experimental-sliding-sync`, `js`, `message-ids`, `qrcode`, `test-send-sync`, `testing`, and `uniffi`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `EventContent` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `EventContent` may come from an old version of the `ruma_macros` crate, try updating your dependency with `cargo update -p ruma_macros`
[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: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]     = note: this warning originates in the derive macro `EventContent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking matrix-sdk-sqlite v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-sqlite)
[INFO] [stderr] error: could not compile `matrix-sdk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name matrix_sdk --edition=2021 matrix-rust-sdk/crates/matrix-sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros --warn=rust_2018_idioms '--warn=clippy::redundant_clone' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::needless_borrow' '--warn=clippy::mut_mut' '--warn=clippy::macro_use_imports' '--warn=clippy::inefficient_to_string' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--allow=clippy::box_default' '--allow=clippy::assigning_clones' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="automatic-room-key-forwarding"' --cfg 'feature="default"' --cfg 'feature="e2e-encryption"' --cfg 'feature="experimental-sliding-sync"' --cfg 'feature="native-tls"' --cfg 'feature="sqlite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "assert_matches2", "automatic-room-key-forwarding", "bundled-sqlite", "default", "docsrs", "e2e-encryption", "experimental-oidc", "experimental-sliding-sync", "experimental-widgets", "eyre", "indexeddb", "js", "markdown", "matrix-sdk-indexeddb", "matrix-sdk-test", "native-tls", "qrcode", "rustls-tls", "socks", "sqlite", "sso-login", "testing", "uniffi", "wiremock"))' -C metadata=86eeb2bc93073d40 -C extra-filename=-7f12681cd5b8678d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anymap2=/opt/rustwide/target/debug/deps/libanymap2-a836eb483f429996.rmeta --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-d130a67903700b78.so --extern as_variant=/opt/rustwide/target/debug/deps/libas_variant-2889d5e3f0580b9d.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-a9a39d1440cab059.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-7a45ef4a9c23092c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c383197d0d43b965.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-b06b61a86df1ae59.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-f2a064b55031a42d.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-beaf566a0b27ba48.rmeta --extern eyeball=/opt/rustwide/target/debug/deps/libeyeball-dc7f6412215520ac.rmeta --extern eyeball_im=/opt/rustwide/target/debug/deps/libeyeball_im-5a4fee682693b2e4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d9850dc3fa4848b5.rmeta --extern growable_bloom_filter=/opt/rustwide/target/debug/deps/libgrowable_bloom_filter-2059da00b7ac2caa.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6ca7dd7ef67382c7.rmeta --extern imbl=/opt/rustwide/target/debug/deps/libimbl-7ccd4bb776f80f38.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-639621c2b641ab5b.rmeta --extern js_int=/opt/rustwide/target/debug/deps/libjs_int-cd306b27a22bc793.rmeta --extern matrix_sdk_base=/opt/rustwide/target/debug/deps/libmatrix_sdk_base-b8f56e91d0f6564e.rmeta --extern matrix_sdk_common=/opt/rustwide/target/debug/deps/libmatrix_sdk_common-8072a6540dece5d0.rmeta --extern matrix_sdk_sqlite=/opt/rustwide/target/debug/deps/libmatrix_sdk_sqlite-3a8d0267c77079b3.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern mime2ext=/opt/rustwide/target/debug/deps/libmime2ext-fc6be529a8064ff9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-863b37e8a934a00d.rmeta --extern ruma=/opt/rustwide/target/debug/deps/libruma-194bd41adaff5304.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-961e1893d15baf09.rmeta --extern serde_html_form=/opt/rustwide/target/debug/deps/libserde_html_form-1ee943677485e93a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-690ec98716e97523.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-86814bb5d2464b33.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f54548fda3c9624e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80c5527d9a8e92a4.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-84bd8402e6e66d4a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6f43a63535f53a4b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6af4b4f311d404f9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-aacafbfb69011a57.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --extern vodozemac=/opt/rustwide/target/debug/deps/libvodozemac-a2d25af0e2863868.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-b0460f5482d45c41.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-7352d989a55ae19d/out -L native=/opt/rustwide/target/debug/build/blake3-7352d989a55ae19d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0f6f216324dfd7b03cc1937a41727f6bf7600b78cd5460ae24dee52fd57b63f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6f216324dfd7b03cc1937a41727f6bf7600b78cd5460ae24dee52fd57b63f0", kill_on_drop: false }`
[INFO] [stdout] 0f6f216324dfd7b03cc1937a41727f6bf7600b78cd5460ae24dee52fd57b63f0
