[INFO] fetching crate zeph-skills 0.19.3...
[INFO] testing zeph-skills-0.19.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate zeph-skills 0.19.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zeph-skills 0.19.3
[INFO] finished tweaking crates.io crate zeph-skills 0.19.3
[INFO] tweaked toml for crates.io crate zeph-skills 0.19.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zeph-skills 0.19.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zeph-skills 0.19.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f50f854d63e96cad100cf8c75eda8a576fe96d449c50796e148b16e77cbeee
[INFO] running `Command { std: "docker" "start" "-a" "69f50f854d63e96cad100cf8c75eda8a576fe96d449c50796e148b16e77cbeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f50f854d63e96cad100cf8c75eda8a576fe96d449c50796e148b16e77cbeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f50f854d63e96cad100cf8c75eda8a576fe96d449c50796e148b16e77cbeee", kill_on_drop: false }`
[INFO] [stdout] 69f50f854d63e96cad100cf8c75eda8a576fe96d449c50796e148b16e77cbeee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b4cf71d132ea38e3514f5eefc127f69a627582c91efb1c49aa17065915d2eb
[INFO] running `Command { std: "docker" "start" "-a" "d8b4cf71d132ea38e3514f5eefc127f69a627582c91efb1c49aa17065915d2eb", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling constant_time_eq v0.4.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling zeph-common v0.19.3
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling qdrant-client v1.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling zeph-db v0.19.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiktoken-rs v0.11.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling scrape-core v0.2.5
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling rmcp-macros v1.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sse-stream v0.2.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling lru v0.17.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling open v5.3.4
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling zeph-skills v0.19.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ollama-rs v0.3.4
[INFO] [stderr]    Compiling zeph-tools v0.19.3
[INFO] [stderr]    Compiling zeph-llm v0.19.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zeph-memory v0.19.3
[INFO] [stderr]    Compiling zeph-mcp v0.19.3
[INFO] [stderr]    Compiling zeph-config v0.19.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "d8b4cf71d132ea38e3514f5eefc127f69a627582c91efb1c49aa17065915d2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b4cf71d132ea38e3514f5eefc127f69a627582c91efb1c49aa17065915d2eb", kill_on_drop: false }`
[INFO] [stdout] d8b4cf71d132ea38e3514f5eefc127f69a627582c91efb1c49aa17065915d2eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ee441d360501f1fdf50d3094d7b6feb1cdc95bca06ea68e745d85338e3b9c41
[INFO] running `Command { std: "docker" "start" "-a" "4ee441d360501f1fdf50d3094d7b6feb1cdc95bca06ea68e745d85338e3b9c41", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling scrape-core v0.2.5
[INFO] [stderr]    Compiling tiktoken-rs v0.11.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling zeph-common v0.19.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling zeph-db v0.19.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling ollama-rs v0.3.4
[INFO] [stderr]    Compiling zeph-tools v0.19.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling zeph-llm v0.19.3
[INFO] [stderr] error: could not compile `zeph-tools` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name zeph_tools --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-tools-0.19.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 --deny=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "profiling", "sandbox"))' -C metadata=be3e0d2be4c20bb1 -C extra-filename=-edae77a67d9e577a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-a253ec04dd149251.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0052390aca512dd7.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8bf81e831cddf06d.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-5d281e1f505db28c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8a612345768f3cba.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ec9e7d8ee48b9326.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ab0195c7d650b30.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a8ee33b9d9917d92.rmeta --extern scrape_core=/opt/rustwide/target/debug/deps/libscrape_core-e53e695ca397735c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c6b2aadf86d181e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a63f97f38a26455c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b91a7862f88b1de8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4e32ecd0e91b4d6b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-63d9e1531e739752.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-bec43dff808ddbe6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ef7ba3f30d23c9a.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-7d94df0c35687f36.rmeta --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-ab8fdcde2db32880.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-fea2fce6ee0ec3b1.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-abf00b9c7cc5a83b.rmeta --extern tree_sitter_json=/opt/rustwide/target/debug/deps/libtree_sitter_json-7c06cbf81d4b5b14.rmeta --extern tree_sitter_md=/opt/rustwide/target/debug/deps/libtree_sitter_md-4fd5834d9b791aeb.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-57e2e2b317a514fc.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-4905edc2464ef861.rmeta --extern tree_sitter_toml_ng=/opt/rustwide/target/debug/deps/libtree_sitter_toml_ng-c3da77ccdb8798a4.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-cec940bc66202ba2.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-9307a2c655b3a3a8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a7870d54dbeacbef.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c8609108cfbeb69f.rmeta --extern zeph_common=/opt/rustwide/target/debug/deps/libzeph_common-b2958c592433d15b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f2abe9497cf3cd4c/out -L native=/opt/rustwide/target/debug/build/ring-872072ca3962f772/out -L native=/opt/rustwide/target/debug/build/tree-sitter-5b10d3b0848d2877/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-c24b8728f5ac98df/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-c74d931ede42121a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-2ae5ce3ce28c8a47/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-6ebde04e6212abb8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-md-d5ba00557fc6f0ca/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-ddbfbae50476a84e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-307bf47430ff1e99/out -L native=/opt/rustwide/target/debug/build/tree-sitter-toml-ng-3bfc89e294bf8c62/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-078b8522617340ad/out -L native=/opt/rustwide/target/debug/build/blake3-f2ee777e215c43b8/out -L native=/opt/rustwide/target/debug/build/blake3-f2ee777e215c43b8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rmcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' --cfg 'feature="__reqwest"' --cfg 'feature="auth"' --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="client-side-sse"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-child-process"' --cfg 'feature="transport-streamable-http-client"' --cfg 'feature="transport-streamable-http-client-reqwest"' --cfg 'feature="transport-worker"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=ea5d0b13f8681edd -C extra-filename=-b1ed5e5a2956dafc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-90c59810427c79e0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3424487b213004d8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a0bc74fc3ed71420.rmeta --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-6f35f7c92133582e.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-147768e4bc0711ac.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dbd15b1f007a2c34.rmeta --extern process_wrap=/opt/rustwide/target/debug/deps/libprocess_wrap-2c402b157904bb17.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ab0195c7d650b30.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-64bf0f6dcb8755f0.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a8ee33b9d9917d92.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c6b2aadf86d181e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a63f97f38a26455c.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-d7386d15a482dbe9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4e32ecd0e91b4d6b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-1a03439dd19483e3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-63d9e1531e739752.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ef7ba3f30d23c9a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a7870d54dbeacbef.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f2abe9497cf3cd4c/out -L native=/opt/rustwide/target/debug/build/ring-872072ca3962f772/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4ee441d360501f1fdf50d3094d7b6feb1cdc95bca06ea68e745d85338e3b9c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee441d360501f1fdf50d3094d7b6feb1cdc95bca06ea68e745d85338e3b9c41", kill_on_drop: false }`
[INFO] [stdout] 4ee441d360501f1fdf50d3094d7b6feb1cdc95bca06ea68e745d85338e3b9c41
