[INFO] fetching crate moosicbox_app_native_bundled 0.1.1... [INFO] testing moosicbox_app_native_bundled-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate moosicbox_app_native_bundled 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate moosicbox_app_native_bundled 0.1.1 [INFO] finished tweaking crates.io crate moosicbox_app_native_bundled 0.1.1 [INFO] tweaked toml for crates.io crate moosicbox_app_native_bundled 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moosicbox_app_native_bundled 0.1.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate moosicbox_app_native_bundled 0.1.1 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22b15863b35d11d24246f1da84eedb71c9968c8d76ec8ec1d6cd8cdba1798658 [INFO] running `Command { std: "docker" "start" "-a" "22b15863b35d11d24246f1da84eedb71c9968c8d76ec8ec1d6cd8cdba1798658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b15863b35d11d24246f1da84eedb71c9968c8d76ec8ec1d6cd8cdba1798658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b15863b35d11d24246f1da84eedb71c9968c8d76ec8ec1d6cd8cdba1798658", kill_on_drop: false }` [INFO] [stdout] 22b15863b35d11d24246f1da84eedb71c9968c8d76ec8ec1d6cd8cdba1798658 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c76c85cada634662c3d0087f252e75cbd41d2b8c78ce44f6031001ba03cf4d [INFO] running `Command { std: "docker" "start" "-a" "a2c76c85cada634662c3d0087f252e75cbd41d2b8c78ce44f6031001ba03cf4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling libm v0.2.14 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling moosicbox_env_utils v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling moosicbox_assert v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling tantivy-common v0.9.0 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tantivy-stacker v0.5.0 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling tantivy-sstable v0.5.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.5 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tantivy-columnar v0.5.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.24.0 [INFO] [stderr] Compiling sqlx v0.8.5 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.5.0 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gimbal_database v0.1.0 [INFO] [stderr] Compiling tantivy v0.24.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling moosicbox_task v0.1.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling moosicbox_date_utils v0.1.1 [INFO] [stderr] Compiling moosicbox_parsing_utils v0.1.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling gimbal_async v0.1.0 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling mp3lame-sys v0.1.8 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling fdk-aac-sys v0.5.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling moosicbox_json_utils v0.1.1 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling moosicbox_music_models v0.1.1 [INFO] [stderr] Compiling gimbal_http_models v0.1.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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.24.1/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="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("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=7166809c340bf69a -C extra-filename=-9a5dbb433d0f72d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-bc7b8202cc90b0c6.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-9534cefbcadb6b77.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-e3e61b557ebe9b2f.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-dba2d92cf6d67f2f.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cd1bb0a90a5096d1.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-4767175aa7a7869b.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-e9706ef757f1f6eb.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-ad2c4b6e7b98740e.rmeta --extern hyperloglogplus=/opt/rustwide/target/debug/deps/libhyperloglogplus-a302f6c4df5648e6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-98d1a8bdd32f50a6.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-5f4ba674f3f72912.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8f43a419627589f0.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-51671de19567eaa0.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c717538f44869e68.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-675c3fd1af61aa6e.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-8213388e10d0e814.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-13c6c67b9e47274a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-028c6760d04b26d4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-729c43840d0426bd.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-5f415c5adbe9a4cd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e170d74a94f60cc8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b3977d07efcbe5c6.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-5d4804ffa3b857f1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1ceb351caaf54c36.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-f0afd48f0c95eb19.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-0524c6bb509a2a3c.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-41c4993b1f4372a6.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-b334684d72590d4a.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-ba4d2418bdfd83e9.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-cb42a3651a702083.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-73f9fe128cd86da3.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-561e0cf0e44819c6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-479a5bc623c2fcc3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c7bc3bec953d2184.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-71fed7afddd67608.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-b6551a0ca463ef93/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a2c76c85cada634662c3d0087f252e75cbd41d2b8c78ce44f6031001ba03cf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c76c85cada634662c3d0087f252e75cbd41d2b8c78ce44f6031001ba03cf4d", kill_on_drop: false }` [INFO] [stdout] a2c76c85cada634662c3d0087f252e75cbd41d2b8c78ce44f6031001ba03cf4d