[INFO] cloning repository https://github.com/dje115/meshmind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dje115/meshmind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdje115%2Fmeshmind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdje115%2Fmeshmind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88469f7371504f0994116e19ba1630aa3320b247 [INFO] checking dje115/meshmind against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdje115%2Fmeshmind" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dje115/meshmind [INFO] finished tweaking git repo https://github.com/dje115/meshmind [INFO] tweaked toml for git repo https://github.com/dje115/meshmind written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dje115/meshmind on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dje115/meshmind 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8 [INFO] running `Command { std: "docker" "start" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling node_proto v2.5.0 (/opt/rustwide/workdir/crates/node_proto) [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.113 [INFO] [stderr] Checking zlib-rs v0.6.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking node_policy v2.5.0 (/opt/rustwide/workdir/crates/node_policy) [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking node_storage v2.5.0 (/opt/rustwide/workdir/crates/node_storage) [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.113 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.113 [INFO] [stderr] Checking node_ai v2.5.0 (/opt/rustwide/workdir/crates/node_ai) [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking deflate64 v0.1.11 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling serde_derive_internals v0.28.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.113 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling tsify-macros v0.4.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking saphyr-parser-bw v0.0.608 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking js-sys v0.3.90 [INFO] [stderr] Checking libflate_lz77 v2.2.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling hard-xml-derive v1.41.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking annotate-snippets v0.12.13 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking lzma-rust2 v0.13.0 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking if-addrs v0.13.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking debug_unsafe v0.1.4 [INFO] [stderr] Checking ppmd-rust v1.4.0 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling litchi v0.0.1 [INFO] [stderr] Checking hard-xml v1.41.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking serde-saphyr v0.0.21 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking mdns-sd v0.11.5 [INFO] [stderr] Checking libflate v2.2.1 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking roaring v0.11.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking zip v6.0.0 [INFO] [stderr] Checking zip v4.6.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking quick-xml v0.39.2 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Checking undoc v0.1.15 [INFO] [stderr] Checking web-sys v0.3.90 [INFO] [stderr] Checking docx-rust v0.1.11 [INFO] [stderr] Checking node_extraction v2.5.0 (/opt/rustwide/workdir/crates/node_extraction) [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking node_trainer v2.5.0 (/opt/rustwide/workdir/crates/node_trainer) [INFO] [stderr] Checking pdf_oxide v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking node_ingest_contract v2.5.0 (/opt/rustwide/workdir/crates/node_ingest_contract) [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tsify v0.4.5 [INFO] [stderr] Checking rtf-parser v0.4.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking node_ask v2.5.0 (/opt/rustwide/workdir/crates/node_ask) [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking node_datasets v2.5.0 (/opt/rustwide/workdir/crates/node_datasets) [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking node_discovery v2.5.0 (/opt/rustwide/workdir/crates/node_discovery) [INFO] [stderr] Checking node_repl v2.5.0 (/opt/rustwide/workdir/crates/node_repl) [INFO] [stderr] Checking node_ai_mock v2.5.0 (/opt/rustwide/workdir/crates/node_ai_mock) [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking node_crypto v2.5.0 (/opt/rustwide/workdir/crates/node_crypto) [INFO] [stderr] Checking node_mesh v2.5.0 (/opt/rustwide/workdir/crates/node_mesh) [INFO] [stderr] Checking node_relay v2.5.0 (/opt/rustwide/workdir/crates/node_relay) [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking node_federated v2.5.0 (/opt/rustwide/workdir/crates/node_federated) [INFO] [stderr] Checking node_connectors v2.5.0 (/opt/rustwide/workdir/crates/node_connectors) [INFO] [stderr] Checking node_research v2.5.0 (/opt/rustwide/workdir/crates/node_research) [INFO] [stderr] Checking node_ai_ollama v2.5.0 (/opt/rustwide/workdir/crates/node_ai_ollama) [INFO] [stderr] Checking node_ingest v2.5.0 (/opt/rustwide/workdir/crates/node_ingest) [INFO] [stderr] Checking node_api v2.5.0 (/opt/rustwide/workdir/crates/node_api) [INFO] [stdout] error: internal compiler error: /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: Obligation Obligation(predicate=Binder { value: DynCompatible(DefId(42:69 ~ futures_core[aa2f]::stream::Stream)), bound_vars: [] }, depth=2) should have been handled by fulfillment already. [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (4870) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x756d9b480d06 - <::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt [INFO] [stderr] 1: 0x756d9ba0ea88 - core[b2d707db3cb2ec89]::fmt::write [INFO] [stderr] 2: 0x756d9b4960ec - ::write_fmt [INFO] [stderr] 3: 0x756d9b45516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x756d9b473453 - std[ac8be9a8477af718]::panicking::default_hook [INFO] [stderr] 5: 0x756d9a498bf8 - std[ac8be9a8477af718]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x756d9b4738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook [INFO] [stderr] 7: 0x756d9a4c6721 - std[ac8be9a8477af718]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x756d9a4bf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x756d9a4bd4d7 - std[ac8be9a8477af718]::panicking::begin_panic:: [INFO] [stderr] 10: 0x756d9a4d18b1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x756d9aa369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 12: 0x756d9aa36b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 13: 0x756d9aa222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 14: 0x756d97cc30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt [INFO] [stderr] 15: 0x756d9bb73bdc - ::evaluate_predicate_recursively [INFO] [stderr] 16: 0x756d9bd1d505 - ::evaluate_predicates_recursively::>> [INFO] [stderr] 17: 0x756d9bb74bce - ::evaluate_predicate_recursively [INFO] [stderr] 18: 0x756d9bb70d9a - ::evaluate_predicate_recursively [INFO] [stderr] 19: 0x756d9bb2d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation [INFO] [stderr] 20: 0x756d9bb2c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 21: 0x756d9bfb3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false> [INFO] [stderr] 22: 0x756d9bfb3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x756d9be3ba3a - ::evaluate_obligation_no_overflow [INFO] [stderr] 24: 0x756d9c075688 - ::process_obligation [INFO] [stderr] 25: 0x756d9ba059d1 - >::process_obligations:: [INFO] [stderr] 26: 0x756d9c2e7a3b - as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine>::evaluate_obligations_error_on_ambiguity [INFO] [stderr] 27: 0x756d9ccca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque [INFO] [stderr] 28: 0x756d9c843c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type [INFO] [stderr] 29: 0x756d9c8253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed [INFO] [stderr] 30: 0x756d9c82538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x756d9c82496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 32: 0x756d9c824715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x756d9c821556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf [INFO] [stderr] 34: 0x756d9c820ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 35: 0x756d9cbc0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, false> [INFO] [stderr] 36: 0x756d9cbc016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x756d9bedb49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate [INFO] [stderr] 38: 0x756d9c7de4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis [INFO] [stderr] 39: 0x756d9cbc1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, false> [INFO] [stderr] 40: 0x756d9cbc19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x756d9cb9b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 42: 0x756d9cbf257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 43: 0x756d9cbf232d - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 44: 0x756d9cbf6750 - ::new::thread_start [INFO] [stderr] 45: 0x756d9688aaa4 - [INFO] [stderr] 46: 0x756d96917a64 - clone [INFO] [stderr] 47: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-07-23T08_30_28-4865.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of handle_send_message_stream()} as core::future::future::Future>::Output == core::result::Result, ApiError>` [INFO] [stderr] #1 [check_well_formed] checking that `handle_send_message_stream::{opaque#0}` is well-formed [INFO] [stderr] #2 [check_type_wf] checking that types are well-formed [INFO] [stderr] #3 [analysis] running analysis passes on crate `node_api` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: Obligation Obligation(predicate=Binder { value: DynCompatible(DefId(42:69 ~ futures_core[aa2f]::stream::Stream)), bound_vars: [] }, depth=2) should have been handled by fulfillment already. [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' (4867) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f3611080d06 - <::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7f361160ea88 - core[b2d707db3cb2ec89]::fmt::write [INFO] [stderr] 2: 0x7f36110960ec - ::write_fmt [INFO] [stderr] 3: 0x7f361105516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7f3611073453 - std[ac8be9a8477af718]::panicking::default_hook [INFO] [stderr] 5: 0x7f3610098bf8 - std[ac8be9a8477af718]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7f36110738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7f36100c6721 - std[ac8be9a8477af718]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7f36100bf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7f36100bd4d7 - std[ac8be9a8477af718]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7f36100d18b1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7f36106369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 12: 0x7f3610636b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 13: 0x7f36106222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 14: 0x7f360d8c30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt [INFO] [stderr] 15: 0x7f3611773bdc - ::evaluate_predicate_recursively [INFO] [stderr] 16: 0x7f361191d505 - ::evaluate_predicates_recursively::>> [INFO] [stderr] 17: 0x7f3611774bce - ::evaluate_predicate_recursively [INFO] [stderr] 18: 0x7f3611770d9a - ::evaluate_predicate_recursively [INFO] [stderr] 19: 0x7f361172d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation [INFO] [stderr] 20: 0x7f361172c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 21: 0x7f3611bb3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false> [INFO] [stderr] 22: 0x7f3611bb3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7f3611a3ba3a - ::evaluate_obligation_no_overflow [INFO] [stderr] 24: 0x7f3611c75688 - ::process_obligation [INFO] [stderr] 25: 0x7f36116059d1 - >::process_obligations:: [INFO] [stderr] 26: 0x7f3611ee7a3b - as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine>::evaluate_obligations_error_on_ambiguity [INFO] [stderr] 27: 0x7f36128ca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque [INFO] [stderr] 28: 0x7f3612443c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type [INFO] [stderr] 29: 0x7f36124253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed [INFO] [stderr] 30: 0x7f361242538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7f361242496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 32: 0x7f3612424715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7f3612421556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf [INFO] [stderr] 34: 0x7f3612420ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 35: 0x7f36127c0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, false> [INFO] [stderr] 36: 0x7f36127c016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7f3611adb49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate [INFO] [stderr] 38: 0x7f36123de4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis [INFO] [stderr] 39: 0x7f36127c1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::>, false> [INFO] [stderr] 40: 0x7f36127c19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x7f361279b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 42: 0x7f36127f257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 43: 0x7f36127f232d - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 44: 0x7f36127f6750 - ::new::thread_start [INFO] [stderr] 45: 0x7f360c48aaa4 - [INFO] [stderr] 46: 0x7f360c517a64 - clone [INFO] [stderr] 47: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-07-23T08_30_28-4864.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of handle_send_message_stream()} as core::future::future::Future>::Output == core::result::Result, ApiError>` [INFO] [stderr] #1 [check_well_formed] checking that `handle_send_message_stream::{opaque#0}` is well-formed [INFO] [stderr] #2 [check_type_wf] checking that types are well-formed [INFO] [stderr] #3 [analysis] running analysis passes on crate `node_api` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `node_api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name node_api --edition=2021 crates/node_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c834bea41c1f3c8 -C extra-filename=-46b606fd147e87d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-4143391f5f941aae.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f617c06cdcc2c89.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-60e3fe9030d6adca.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a2f34deb779eb77.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-f1125cd04175f0b5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern node_ai=/opt/rustwide/target/debug/deps/libnode_ai-30ab095138081b8a.rmeta --extern node_ask=/opt/rustwide/target/debug/deps/libnode_ask-cc927586061b844f.rmeta --extern node_connectors=/opt/rustwide/target/debug/deps/libnode_connectors-91dee18e9725d220.rmeta --extern node_datasets=/opt/rustwide/target/debug/deps/libnode_datasets-36cc767af496499a.rmeta --extern node_discovery=/opt/rustwide/target/debug/deps/libnode_discovery-300f99cb5274a512.rmeta --extern node_extraction=/opt/rustwide/target/debug/deps/libnode_extraction-f54be2a4c783dda5.rmeta --extern node_federated=/opt/rustwide/target/debug/deps/libnode_federated-268e361664db2ed0.rmeta --extern node_ingest=/opt/rustwide/target/debug/deps/libnode_ingest-79f2b320399cb9db.rmeta --extern node_ingest_contract=/opt/rustwide/target/debug/deps/libnode_ingest_contract-7893063f6d177fed.rmeta --extern node_mesh=/opt/rustwide/target/debug/deps/libnode_mesh-9b163ded184fac35.rmeta --extern node_policy=/opt/rustwide/target/debug/deps/libnode_policy-101ae066fc4407fc.rmeta --extern node_proto=/opt/rustwide/target/debug/deps/libnode_proto-871afb3f7af19122.rmeta --extern node_repl=/opt/rustwide/target/debug/deps/libnode_repl-4d8b86af39a429de.rmeta --extern node_research=/opt/rustwide/target/debug/deps/libnode_research-fdecc2fac77f84a2.rmeta --extern node_storage=/opt/rustwide/target/debug/deps/libnode_storage-598fc802c4af9ff8.rmeta --extern node_trainer=/opt/rustwide/target/debug/deps/libnode_trainer-eb34a35b714b6fe7.rmeta --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-45ede9fb0e986cce.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-f2b8622228d6eade.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-27a3becbc69a1c22.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc96253a1a630314.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-061cc6defc7ed378.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218cb22dd179eb0b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7456ef39f4f91755.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5da3943518ed67fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63b97d2e6c053da2.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-4acf1484592aaa49.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca57dcb9a67acd3f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1a5dba4fb769c32b.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f312dec72276705d.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-690616d5465e11a5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-87344518a2c8f622/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-23a9f4bccc23e465/out -L native=/opt/rustwide/target/debug/build/ring-ced14f37b50ef39f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-d4a1bc263d32c599/out/lib -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `node_api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name node_api --edition=2021 crates/node_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffbb149f21a73d99 -C extra-filename=-dc8c425483f03833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-4143391f5f941aae.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f617c06cdcc2c89.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-60e3fe9030d6adca.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a2f34deb779eb77.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-f1125cd04175f0b5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-87d01eaf6360d5f5.rmeta --extern node_ai=/opt/rustwide/target/debug/deps/libnode_ai-30ab095138081b8a.rmeta --extern node_ai_mock=/opt/rustwide/target/debug/deps/libnode_ai_mock-e5b088eabcb8e897.rmeta --extern node_ask=/opt/rustwide/target/debug/deps/libnode_ask-cc927586061b844f.rmeta --extern node_connectors=/opt/rustwide/target/debug/deps/libnode_connectors-91dee18e9725d220.rmeta --extern node_datasets=/opt/rustwide/target/debug/deps/libnode_datasets-36cc767af496499a.rmeta --extern node_discovery=/opt/rustwide/target/debug/deps/libnode_discovery-300f99cb5274a512.rmeta --extern node_extraction=/opt/rustwide/target/debug/deps/libnode_extraction-f54be2a4c783dda5.rmeta --extern node_federated=/opt/rustwide/target/debug/deps/libnode_federated-268e361664db2ed0.rmeta --extern node_ingest=/opt/rustwide/target/debug/deps/libnode_ingest-79f2b320399cb9db.rmeta --extern node_ingest_contract=/opt/rustwide/target/debug/deps/libnode_ingest_contract-7893063f6d177fed.rmeta --extern node_mesh=/opt/rustwide/target/debug/deps/libnode_mesh-9b163ded184fac35.rmeta --extern node_policy=/opt/rustwide/target/debug/deps/libnode_policy-101ae066fc4407fc.rmeta --extern node_proto=/opt/rustwide/target/debug/deps/libnode_proto-871afb3f7af19122.rmeta --extern node_repl=/opt/rustwide/target/debug/deps/libnode_repl-4d8b86af39a429de.rmeta --extern node_research=/opt/rustwide/target/debug/deps/libnode_research-fdecc2fac77f84a2.rmeta --extern node_storage=/opt/rustwide/target/debug/deps/libnode_storage-598fc802c4af9ff8.rmeta --extern node_trainer=/opt/rustwide/target/debug/deps/libnode_trainer-eb34a35b714b6fe7.rmeta --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-45ede9fb0e986cce.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-f2b8622228d6eade.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-27a3becbc69a1c22.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc96253a1a630314.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-061cc6defc7ed378.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-218cb22dd179eb0b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7456ef39f4f91755.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c6149b543d6d1348.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5da3943518ed67fd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63b97d2e6c053da2.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-4acf1484592aaa49.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-eedb4e41cca0a717.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca57dcb9a67acd3f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1a5dba4fb769c32b.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f312dec72276705d.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-690616d5465e11a5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-87344518a2c8f622/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-23a9f4bccc23e465/out -L native=/opt/rustwide/target/debug/build/ring-ced14f37b50ef39f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-d4a1bc263d32c599/out/lib -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8", kill_on_drop: false }` [INFO] [stdout] 3b6196635b3ad2453539c77f48f1561a4f1908ec671b4a5623d123756e5863b8