[INFO] fetching crate rustant 1.0.1... [INFO] testing rustant-1.0.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rustant 1.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustant 1.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustant 1.0.1 [INFO] tweaked toml for crates.io crate rustant 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustant 1.0.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustant 1.0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b79e0a47fa4d028eb130e8e9e771d56b6791846ed13a40b19c78b5f58171f578 [INFO] running `Command { std: "docker" "start" "-a" "b79e0a47fa4d028eb130e8e9e771d56b6791846ed13a40b19c78b5f58171f578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79e0a47fa4d028eb130e8e9e771d56b6791846ed13a40b19c78b5f58171f578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79e0a47fa4d028eb130e8e9e771d56b6791846ed13a40b19c78b5f58171f578", kill_on_drop: false }` [INFO] [stdout] b79e0a47fa4d028eb130e8e9e771d56b6791846ed13a40b19c78b5f58171f578 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c21c8aa13b840fd1c92a682d4f0f5514e43885da863599f45401e46f4e516fd [INFO] running `Command { std: "docker" "start" "-a" "9c21c8aa13b840fd1c92a682d4f0f5514e43885da863599f45401e46f4e516fd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fs-err v3.2.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cap-primitives v3.4.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling wasm-encoder v0.244.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling cap-std v3.4.5 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling wast v244.0.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling imap-proto v0.16.6 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling wasmi_core v1.0.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling async-imap v0.11.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling wasmi_ir v1.0.8 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wat v1.244.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cron v0.13.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling wasmi_collections v1.0.8 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling wasmi v1.0.8 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling genpdf v0.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling referencing v0.27.1 [INFO] [stderr] Compiling crossterm v0.28.1 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.22.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-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=ad5ee10fa81b097c -C extra-filename=-ef08ab3f3517d1e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d4b3941f0d40f147.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-669a571db91aa903.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-97cc0389aca97048.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-66fcb8dfd77ba9de.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.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-9a8fc9fd13e5a890.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cda189f5b350378b.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c48dbd486994321e.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-a28220d38d694388.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-6d4a0318df5c87ff.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8ef67c2b292e58c2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-c47068bd7e4ce807.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0bff572cc3ec77e7.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-d18823c7da047456.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4cb5bdcbf4d5700c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2e0cdf64e0251cc6.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-6c064609e5381107.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-35f28e89d23792e7.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-d045f7b59f703837.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-a08fda1f49e4b46d.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-dfdeab2cedac7a8c.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-fc4534f48bdac373.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-2448575871ff20fc.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-ee1b154f57140f12.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a3639de28edf4f91.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0f9c52a887c046b6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-1907508b9b5096fc.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e3d272c023a58d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-adf61588888364fc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9c21c8aa13b840fd1c92a682d4f0f5514e43885da863599f45401e46f4e516fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c21c8aa13b840fd1c92a682d4f0f5514e43885da863599f45401e46f4e516fd", kill_on_drop: false }` [INFO] [stdout] 9c21c8aa13b840fd1c92a682d4f0f5514e43885da863599f45401e46f4e516fd