[INFO] fetching crate matrix-sdk-search 0.14.0... [INFO] testing matrix-sdk-search-0.14.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate matrix-sdk-search 0.14.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate matrix-sdk-search 0.14.0 [INFO] finished tweaking crates.io crate matrix-sdk-search 0.14.0 [INFO] tweaked toml for crates.io crate matrix-sdk-search 0.14.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate matrix-sdk-search 0.14.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate matrix-sdk-search 0.14.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1940fc5701105139620a1a8b4b9b14658a12f020fcb473c935cb84fc9b764ae [INFO] running `Command { std: "docker" "start" "-a" "c1940fc5701105139620a1a8b4b9b14658a12f020fcb473c935cb84fc9b764ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1940fc5701105139620a1a8b4b9b14658a12f020fcb473c935cb84fc9b764ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1940fc5701105139620a1a8b4b9b14658a12f020fcb473c935cb84fc9b764ae", kill_on_drop: false }` [INFO] [stdout] c1940fc5701105139620a1a8b4b9b14658a12f020fcb473c935cb84fc9b764ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1cd0232a107736c989598bf40416ba95219ce6cc89935c069f20694a3cf09a [INFO] running `Command { std: "docker" "start" "-a" "7c1cd0232a107736c989598bf40416ba95219ce6cc89935c069f20694a3cf09a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const_panic v0.2.14 [INFO] [stderr] Compiling konst_kernel v0.3.9 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling ruma-common v0.16.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling konst v0.3.9 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling ruma-events v0.31.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling as_variant v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tantivy-bitpacker v0.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling ruma-client-api v0.21.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling date_header v1.0.5 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ruma-identifiers-validation v0.11.0 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.6.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.25.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling ruma-macros v0.16.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling tantivy-sstable v0.6.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling ruma v0.13.0 [INFO] [stderr] Compiling matrix-sdk-search v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: konst v0.3.9 [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" "7c1cd0232a107736c989598bf40416ba95219ce6cc89935c069f20694a3cf09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1cd0232a107736c989598bf40416ba95219ce6cc89935c069f20694a3cf09a", kill_on_drop: false }` [INFO] [stdout] 7c1cd0232a107736c989598bf40416ba95219ce6cc89935c069f20694a3cf09a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37815b89c2f1a27525e3d9c62fb90eecccab4b06f2ff9feacfeab32fc456382 [INFO] running `Command { std: "docker" "start" "-a" "c37815b89c2f1a27525e3d9c62fb90eecccab4b06f2ff9feacfeab32fc456382", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ruma-common v0.16.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ruma-events v0.31.0 [INFO] [stderr] Compiling ruma-client-api v0.21.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling matrix-pickle-derive v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling matrix-sdk-common v0.14.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling imbl v5.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling matrix-pickle v0.2.1 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.14.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling ruma-identifiers-validation v0.11.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling eyeball-im v0.7.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tantivy-query-grammar v0.25.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling vodozemac v0.9.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling tantivy-sstable v0.6.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] error: could not compile `tantivy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.25.0/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 --cfg 'feature="columnar-zstd-compression"' --cfg 'feature="default"' --cfg 'feature="fs4"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("columnar-zstd-compression", "compare_hash_only", "default", "fail", "failpoints", "fs4", "futures-channel", "futures-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=89de42875cda20b2 -C extra-filename=-efc68ef47fabb07b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-8a36a5281ae99932.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-c8d6beffde6c9a1a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04578044dd7cbc66.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-ea373f3a4e992aa2.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-09e656b1185a610e.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-10b1363822aa8852.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-049a15134852a5bb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-c76321e07649163c.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern hyperloglogplus=/opt/rustwide/target/debug/deps/libhyperloglogplus-7257ff8133eeff72.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00d4c2f4c391fcf4.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-04e8555f43631adb.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c48dbd486994321e.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-13dacc6fca091d0e.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-94b3cedb27d0a5d7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-4b5c02ae93818d0a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d7f70122059d9405.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-32945430a05b3218.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-5c0dd1efbb1ccef5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9f948d4b6235e254.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7ae10900e0063651.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e80fd2dc242fede.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-7e200a6f6664a3e8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e2fbd282c83e646d.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-a41587b5331ad375.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-e1ea8bd301c33627.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-86d9109f9bca3fa6.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-3bb3ec2e581e1d45.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-22ca4c75410623b1.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-728b467f449f607d.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-307e8ed912a73708.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8eb5c599443c97e2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8cee15b1a4f2d74a.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-2b32749974e4762c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-657119fee9e3bc15.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-78f551c527a65071/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruma-events` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ruma_events --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruma-events-0.31.0/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=rust_2018_idioms '--warn=clippy::wildcard_imports' --warn=unused_qualifications --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' '--warn=clippy::unreadable_literal' --warn=unreachable_pub '--warn=clippy::unnecessary_semicolon' --warn=unexpected_cfgs '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::nonstandard_macro_braces' '--allow=clippy::new_without_default' '--warn=clippy::mut_mut' '--warn=clippy::mod_module_files' '--warn=clippy::missing_enforced_import_renames' '--warn=clippy::map_flatten' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::inefficient_to_string' '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::disallowed_types' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::branches_sharing_code' --check-cfg 'cfg(ruma_identifiers_storage, values("Arc"))' --check-cfg 'cfg(ruma_unstable_exhaustive_types)' --cfg 'feature="canonical-json"' --cfg 'feature="compat-encrypted-stickers"' --cfg 'feature="compat-lax-room-create-deser"' --cfg 'feature="compat-lax-room-topic-deser"' --cfg 'feature="compat-tag-info"' --cfg 'feature="unstable-msc1767"' --cfg 'feature="unstable-msc3381"' --cfg 'feature="unstable-msc3401"' --cfg 'feature="unstable-msc3488"' --cfg 'feature="unstable-msc3489"' --cfg 'feature="unstable-msc4075"' --cfg 'feature="unstable-msc4171"' --cfg 'feature="unstable-msc4274"' --cfg 'feature="unstable-msc4278"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("canonical-json", "compat-empty-string-null", "compat-encrypted-stickers", "compat-lax-room-create-deser", "compat-lax-room-topic-deser", "compat-optional", "compat-tag-info", "criterion", "html", "markdown", "unstable-msc1767", "unstable-msc2448", "unstable-msc2545", "unstable-msc2747", "unstable-msc2867", "unstable-msc3061", "unstable-msc3245", "unstable-msc3245-v1-compat", "unstable-msc3246", "unstable-msc3381", "unstable-msc3401", "unstable-msc3414", "unstable-msc3488", "unstable-msc3489", "unstable-msc3551", "unstable-msc3552", "unstable-msc3553", "unstable-msc3554", "unstable-msc3927", "unstable-msc3954", "unstable-msc3955", "unstable-msc3956", "unstable-msc4075", "unstable-msc4095", "unstable-msc4171", "unstable-msc4230", "unstable-msc4268", "unstable-msc4274", "unstable-msc4278", "unstable-msc4310", "unstable-msc4319", "unstable-msc4334"))' -C metadata=290b6212490d7968 -C extra-filename=-1f1de3b8f9058918 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_variant=/opt/rustwide/target/debug/deps/libas_variant-ba42fca441b62623.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5856196dcf0be98a.rmeta --extern js_int=/opt/rustwide/target/debug/deps/libjs_int-06649e284620476b.rmeta --extern js_option=/opt/rustwide/target/debug/deps/libjs_option-5b034c17d22428ed.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-32945430a05b3218.rmeta --extern ruma_common=/opt/rustwide/target/debug/deps/libruma_common-d1183f38cf18de47.rmeta --extern ruma_identifiers_validation=/opt/rustwide/target/debug/deps/libruma_identifiers_validation-c5ecc9425eeae388.rmeta --extern ruma_macros=/opt/rustwide/target/debug/deps/libruma_macros-23bd3bd163a9d2c3.so --extern serde=/opt/rustwide/target/debug/deps/libserde-7ae10900e0063651.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e80fd2dc242fede.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8cee15b1a4f2d74a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-793b5f49e5189087.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6fcf74abcbf1cb47.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rmeta --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-78b13ae1f6559dae.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-cb9ae51c49815183.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c37815b89c2f1a27525e3d9c62fb90eecccab4b06f2ff9feacfeab32fc456382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37815b89c2f1a27525e3d9c62fb90eecccab4b06f2ff9feacfeab32fc456382", kill_on_drop: false }` [INFO] [stdout] c37815b89c2f1a27525e3d9c62fb90eecccab4b06f2ff9feacfeab32fc456382