[INFO] fetching crate sediment-mcp 0.5.1... [INFO] testing sediment-mcp-0.5.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sediment-mcp 0.5.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sediment-mcp 0.5.1 [INFO] finished tweaking crates.io crate sediment-mcp 0.5.1 [INFO] tweaked toml for crates.io crate sediment-mcp 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sediment-mcp 0.5.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 sediment-mcp 0.5.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5e24bcec27f1b23a8f43b63deec2198444defe31c94e8f14bcd52b2fbceb6a08 [INFO] running `Command { std: "docker" "start" "-a" "5e24bcec27f1b23a8f43b63deec2198444defe31c94e8f14bcd52b2fbceb6a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e24bcec27f1b23a8f43b63deec2198444defe31c94e8f14bcd52b2fbceb6a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e24bcec27f1b23a8f43b63deec2198444defe31c94e8f14bcd52b2fbceb6a08", kill_on_drop: false }` [INFO] [stdout] 5e24bcec27f1b23a8f43b63deec2198444defe31c94e8f14bcd52b2fbceb6a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] dc8e84a3b62d7661b82398b9d284b05764cdb041133c16145892c8ba518d28b2 [INFO] running `Command { std: "docker" "start" "-a" "dc8e84a3b62d7661b82398b9d284b05764cdb041133c16145892c8ba518d28b2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sqlparser v0.53.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling datafusion-doc v44.0.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling aws-smithy-types v1.4.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling aws-smithy-async v1.2.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling aws-credential-types v1.2.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling aws-smithy-http v0.63.6 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling aws-smithy-observability v0.2.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling aws-sigv4 v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling lance-arrow v0.23.2 [INFO] [stderr] Compiling aws-smithy-json v0.62.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling mock_instant v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling datafusion-common-runtime v44.0.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling datafusion-macros v44.0.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.15 [INFO] [stderr] Compiling aws-smithy-xml v0.60.15 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling lance-encoding v0.23.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling async-priority-channel v0.2.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling lance-file v0.23.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling fsst v0.23.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling lance-table v0.23.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling lance-linalg v0.23.2 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lance-index v0.23.2 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ug v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling candle-core v0.8.3 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling async_cell v0.2.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [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 monostate v0.1.18 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling lance-testing v0.23.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling candle-nn v0.8.3 [INFO] [stderr] Compiling tokenizers v0.21.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [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=489ca4ce48c6d832 -C extra-filename=-f52848f281829115 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e9b0f8d39018b15f.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-36a94ed20f10610e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-34d3416eb7eb79b3.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-90ed5f59ca9e03fd.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a969c27da3a1ad2.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-2929807a87751a34.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-a28220d38d694388.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-53fe7da14eb6eccf.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-c47068bd7e4ce807.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9fec674f9c5c23fc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4a4a00311d428018.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-8e7e99025d2b931a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-01046f0f0ac33e01.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-d14302bff2343129.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-4ff551c711f293fd.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-ec78776685658ac2.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-0d201305f2523153.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-b715ec21d8f5c364.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-13a33ee272f2be8e.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-1453802190c3d1fe.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-e14f01187c1ce5dd.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-4dc171411dd12085.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-12ff95cc007fa766.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-8b2a8aba82b82a06/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/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=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=0b676c79be96c7ac -C extra-filename=-a2ca4dcc4769c6aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-8af9e1ec045a0e6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-076d444dbffce957.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-43396bc1bdb4df85.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-4c430363e5bfd95c.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out -L native=/opt/rustwide/target/debug/build/ring-3f8d8dff929c4306/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `candle-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.8.3/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=c2d0780d685cee14 -C extra-filename=-ec7aadaa7a9d1217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-ccae09111aa076a5.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d4fa5b2cfef2857d.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-53fe7da14eb6eccf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f8008ef2179539de.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-b3a133798ecc6127.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9fec674f9c5c23fc.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-5e5e4c3c07cf130c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rmeta --extern ug=/opt/rustwide/target/debug/deps/libug-362d9d48b84361e9.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-3a33d80df34e680f.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-bddfe7b178442136.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dc8e84a3b62d7661b82398b9d284b05764cdb041133c16145892c8ba518d28b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8e84a3b62d7661b82398b9d284b05764cdb041133c16145892c8ba518d28b2", kill_on_drop: false }` [INFO] [stdout] dc8e84a3b62d7661b82398b9d284b05764cdb041133c16145892c8ba518d28b2