[INFO] fetching crate ripvec-mcp 0.13.15...
[INFO] testing ripvec-mcp-0.13.15 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate ripvec-mcp 0.13.15 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ripvec-mcp 0.13.15
[INFO] finished tweaking crates.io crate ripvec-mcp 0.13.15
[INFO] tweaked toml for crates.io crate ripvec-mcp 0.13.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripvec-mcp 0.13.15 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ripvec-mcp 0.13.15 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1054cc2317eddb4d3e0df46eed3f4e6a9a23eb61d2727acd887aa8e7f53bd5f4
[INFO] running `Command { std: "docker" "start" "-a" "1054cc2317eddb4d3e0df46eed3f4e6a9a23eb61d2727acd887aa8e7f53bd5f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1054cc2317eddb4d3e0df46eed3f4e6a9a23eb61d2727acd887aa8e7f53bd5f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1054cc2317eddb4d3e0df46eed3f4e6a9a23eb61d2727acd887aa8e7f53bd5f4", kill_on_drop: false }`
[INFO] [stdout] 1054cc2317eddb4d3e0df46eed3f4e6a9a23eb61d2727acd887aa8e7f53bd5f4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04c4612016c9c802178013be573be1f848c36e52e068f7ce59bc09e0e62b9979
[INFO] running `Command { std: "docker" "start" "-a" "04c4612016c9c802178013be573be1f848c36e52e068f7ce59bc09e0e62b9979", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling tantivy-common v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openblas-build v0.10.15
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling openblas-src v0.10.15
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling tantivy-bitpacker v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tantivy-stacker v0.7.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-scala v0.25.0
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tantivy-sstable v0.7.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling blas-src v0.14.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tantivy-columnar v0.7.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tantivy-query-grammar v0.26.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.7.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.4.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling datasketches v0.2.0
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokenizers v0.22.2
[INFO] [stderr]    Compiling tantivy v0.26.0
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hf-hub v0.5.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ripvec-core v0.13.15
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.26.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="rust-stemmers"' --cfg 'feature="stemmer"' --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", "rust-stemmers", "sstable", "stemmer", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=ff25ab8eff1fd0d4 -C extra-filename=-33001dc631d4ae72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6b02ee1e19f6c254.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c530bf56712386c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-0722bab3df1a03ed.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-ccb9bbc5e6ea88da.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-72e04ba0326f61c3.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-5add0dde592d5282.rmeta --extern datasketches=/opt/rustwide/target/debug/deps/libdatasketches-8254eb9f5e21f30d.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-5f5a0e351dc86e0d.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-047663cfe70da1f5.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2a26f5d3b9cd4973.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-95b056fce3fe2089.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-9942f1998041056a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-22c9a488f4728a6a.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-c0be4a824823b7db.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-e65ac8e918fb8d4c.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-2f12745bb033b9c2.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-f4f3854331d6a360.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-9473b3b4790c8a1f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-d2aac182ea5b16d9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ed6ab8a9b734d8b9.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-798658d05a984874.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3ea907def3ad7a38.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-51f4ecdcd566c860.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df01bd7f46888c78.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-a9e73604ae785661.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-770ccc89ce546ea7.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-992fa4d39757d527.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-fa6d560d6eda99d9.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-723ad0b02d3639b5.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-9df65c07357cd92b.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-3822b4b5a4dab132.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-bbf7ff603252be0e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-91be54f7e7caca7f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-bf58fdb4d149ae3d.rmeta --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-5023d9b7769f50bd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f6c9e83af8ce7378.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-48eb7a1c722a2e3d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04c4612016c9c802178013be573be1f848c36e52e068f7ce59bc09e0e62b9979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c4612016c9c802178013be573be1f848c36e52e068f7ce59bc09e0e62b9979", kill_on_drop: false }`
[INFO] [stdout] 04c4612016c9c802178013be573be1f848c36e52e068f7ce59bc09e0e62b9979
