[INFO] cloning repository https://github.com/cncases/cases
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cncases/cases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncases%2Fcases", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncases%2Fcases'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f3f4ad0822d48a93180705b8235a3021c248555
[INFO] testing cncases/cases against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncases%2Fcases" "/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/cncases/cases
[INFO] finished tweaking git repo https://github.com/cncases/cases
[INFO] tweaked toml for git repo https://github.com/cncases/cases written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cncases/cases on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cncases/cases 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92733e2d49d959b524cba53eb4935b9f35a5a0ea9f051337fe81642acf006a54
[INFO] running `Command { std: "docker" "start" "-a" "92733e2d49d959b524cba53eb4935b9f35a5a0ea9f051337fe81642acf006a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92733e2d49d959b524cba53eb4935b9f35a5a0ea9f051337fe81642acf006a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92733e2d49d959b524cba53eb4935b9f35a5a0ea9f051337fe81642acf006a54", kill_on_drop: false }`
[INFO] [stdout] 92733e2d49d959b524cba53eb4935b9f35a5a0ea9f051337fe81642acf006a54
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 523f16cfdc67d5e67014e31df4c88affcb75cae91c7104b3daf24a716c35dba1
[INFO] running `Command { std: "docker" "start" "-a" "523f16cfdc67d5e67014e31df4c88affcb75cae91c7104b3daf24a716c35dba1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling askama_parser v0.15.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling byteview v0.6.1
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling value-log v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]    Compiling askama_derive v0.15.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling stop-words v0.9.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling jieba-macros v0.8.1
[INFO] [stderr]    Compiling quick_cache v0.6.18
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling lsm-tree v2.10.4
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling askama_macros v0.15.4
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling jieba-rs v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling typed-path v0.12.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling fjall v2.11.2
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zip v7.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tantivy-jieba v0.18.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling askama v0.15.4
[INFO] [stderr]    Compiling jiff v0.2.18
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/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=2c9aff38c5e7064c -C extra-filename=-665c341cf97c016c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-583cc3b49db1d510.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-19f0b0b4b5e5f930.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-e98d431596049c3c.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-bbee326d94ca2491.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-10133b0f3f8ab67c.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-c975edaf87631b25.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-473f3e6c03f1080a.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-8b4a84d480e6f58f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-ef366c9445ac7e43.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-ad2c4b6e7b98740e.rmeta --extern hyperloglogplus=/opt/rustwide/target/debug/deps/libhyperloglogplus-15381a25a017757b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ab9447b3f188acc5.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-5f4ba674f3f72912.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b262261d47bd2eba.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-3af40d5519ef5719.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-a66baac87ba58b94.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-51bdd656a78e23a7.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-f9b7c68f9a7e848f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-ba859060751fb3d0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9db11563bb20cbe6.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-262ddf5feace84dd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3446f83e89b3445c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e33e2b1caf454cb.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-639f26d7dc1b1f73.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-422475c627ee021c.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-0fff1541f3636bc6.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-686f657501608009.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-f507b2c16e4c6f6f.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-7c5d7e877358f7d1.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-723b1e5d346e249d.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-97298886cd7b0146.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4d10f304bca4e256.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3cac9f0856fa81.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-dc464aa555eb4389.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-14e9db519343820a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-6582d8943eee6bee/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "523f16cfdc67d5e67014e31df4c88affcb75cae91c7104b3daf24a716c35dba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "523f16cfdc67d5e67014e31df4c88affcb75cae91c7104b3daf24a716c35dba1", kill_on_drop: false }`
[INFO] [stdout] 523f16cfdc67d5e67014e31df4c88affcb75cae91c7104b3daf24a716c35dba1
