[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] building vimeiro-co/app-testing against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[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 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b58b93e3a11249bc2687829eb01f5d1548ca09375afa8661d4afa86ea9e54486
[INFO] running `Command { std: "docker" "start" "-a" "b58b93e3a11249bc2687829eb01f5d1548ca09375afa8661d4afa86ea9e54486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b58b93e3a11249bc2687829eb01f5d1548ca09375afa8661d4afa86ea9e54486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b58b93e3a11249bc2687829eb01f5d1548ca09375afa8661d4afa86ea9e54486", kill_on_drop: false }`
[INFO] [stdout] b58b93e3a11249bc2687829eb01f5d1548ca09375afa8661d4afa86ea9e54486
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d77e0310fea5766e0874d8425648fc96391c9133b00b7b75ade471878a527f6f
[INFO] running `Command { std: "docker" "start" "-a" "d77e0310fea5766e0874d8425648fc96391c9133b00b7b75ade471878a527f6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling as_variant v1.2.0
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling konst_kernel v0.3.12
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling konst v0.3.14
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling date_header v1.0.5
[INFO] [stderr]    Compiling assign v1.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[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]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling readlock v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling decancer v3.2.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[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 zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.41.1
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.10.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_html_form v0.2.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling js_option v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ruma-html v0.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling eyeball-im v0.5.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling eyeball v0.8.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ruma-macros v0.14.0
[INFO] [stderr]    Compiling matrix-pickle-derive v0.2.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling matrix-sdk-store-encryption v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-store-encryption)
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling matrix-pickle v0.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling vodozemac v0.8.1
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling growable-bloom-filter v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling deadpool-sqlite v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling matrix-sdk v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk)
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling mime2ext v0.1.53
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling eyeball-im-util v0.7.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-rx v0.1.3
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling async_cell v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ruma-common v0.14.1
[INFO] [stderr]    Compiling ruma-events v0.29.1
[INFO] [stderr]    Compiling ruma-client-api v0.19.0
[INFO] [stderr]    Compiling 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]    Compiling matrix-sdk-crypto v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-crypto)
[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]    Compiling matrix-sdk-base v0.8.0 (/opt/rustwide/workdir/matrix-rust-sdk/crates/matrix-sdk-base)
[INFO] [stderr] error: could not compile `matrix-sdk-crypto` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name matrix_sdk_crypto --edition=2021 matrix-rust-sdk/crates/matrix-sdk-crypto/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_disable-minimum-rotation-period-ms", "automatic-room-key-forwarding", "default", "experimental-algorithms", "js", "matrix-sdk-test", "message-ids", "qrcode", "test-send-sync", "testing", "uniffi"))' -C metadata=0438967dacc1e214 -C extra-filename=-19f8262085c15fb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-cd87aff7b65e2582.rmeta --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-17a033af9bea9387.so --extern as_variant=/opt/rustwide/target/debug/deps/libas_variant-c1b58093c2b6d61f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2903977cb38f5fc9.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-ed2a21e803757be2.rmeta --extern eyeball=/opt/rustwide/target/debug/deps/libeyeball-df1db7ccf910b338.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6a0272f05b9bc91f.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-3264a489d287a202.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f2c767ed4e7b8e0f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rmeta --extern js_option=/opt/rustwide/target/debug/deps/libjs_option-0bdfc7dfbd638072.rmeta --extern matrix_sdk_common=/opt/rustwide/target/debug/deps/libmatrix_sdk_common-8df8b36f30269b1f.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-0bcbd76c5b169e3a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-80796ced536abb92.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-413125050f26a5fd.rmeta --extern ruma=/opt/rustwide/target/debug/deps/libruma-41fabf0d945daec4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7545eba51a3aa3b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dfeb98e329a1622e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d9b9ff65b6b9404.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e5274e24d57d2c1b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-98abfee082dde7bb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bffa049e50807ece.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-293e117812ef1086.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-667a6828cea8bcbc.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-bfd1f44ee712ce31.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e0ca47daddec4c30.rmeta --extern vodozemac=/opt/rustwide/target/debug/deps/libvodozemac-1725641f0ede5469.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-88995f042672b7ac.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d77e0310fea5766e0874d8425648fc96391c9133b00b7b75ade471878a527f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77e0310fea5766e0874d8425648fc96391c9133b00b7b75ade471878a527f6f", kill_on_drop: false }`
[INFO] [stdout] d77e0310fea5766e0874d8425648fc96391c9133b00b7b75ade471878a527f6f
