[INFO] fetching crate steer-grpc 0.19.0...
[INFO] testing steer-grpc-0.19.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate steer-grpc 0.19.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate steer-grpc 0.19.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate steer-grpc 0.19.0
[INFO] tweaked toml for crates.io crate steer-grpc 0.19.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate steer-grpc 0.19.0 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 steer-grpc 0.19.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 839d66e33ae151e98c27374a99302283b5e005407e037dfb2c1c6b44897fc882
[INFO] running `Command { std: "docker" "start" "-a" "839d66e33ae151e98c27374a99302283b5e005407e037dfb2c1c6b44897fc882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "839d66e33ae151e98c27374a99302283b5e005407e037dfb2c1c6b44897fc882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839d66e33ae151e98c27374a99302283b5e005407e037dfb2c1c6b44897fc882", kill_on_drop: false }`
[INFO] [stdout] 839d66e33ae151e98c27374a99302283b5e005407e037dfb2c1c6b44897fc882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 448bb53366a6568ecead45422ef741dc7d0bb864b2226a2c7930bddcd618625b
[INFO] running `Command { std: "docker" "start" "-a" "448bb53366a6568ecead45422ef741dc7d0bb864b2226a2c7930bddcd618625b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling gix-hash v0.20.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling gix-object v0.51.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling gix-commitgraph v0.30.1
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-revwalk v0.22.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling gix-attributes v0.28.1
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling gix-ref v0.53.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling gix-ref v0.54.1
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-traverse v0.48.0
[INFO] [stderr]    Compiling gix-url v0.33.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling gix-index v0.42.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling gix-revision v0.36.1
[INFO] [stderr]    Compiling gix-ignore v0.17.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling gix-worktree v0.43.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling gix-refspec v0.32.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling gix-pack v0.61.1
[INFO] [stderr]    Compiling gix-transport v0.49.1
[INFO] [stderr]    Compiling gix-config v0.47.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-filter v0.21.0
[INFO] [stderr]    Compiling gix-pathspec v0.13.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling gix-shallow v0.6.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-json v0.23.0
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-protocol v0.52.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling gix-odb v0.71.1
[INFO] [stderr]    Compiling gix-diff v0.54.1
[INFO] [stderr]    Compiling gix-submodule v0.21.0
[INFO] [stderr]    Compiling gix-dir v0.15.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling gix-discover v0.42.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling gix-worktree-state v0.20.0
[INFO] [stderr]    Compiling gix-status v0.20.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix v0.74.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling ast-grep-core v0.38.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.35.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ast-grep-language v0.38.7
[INFO] [stderr]    Compiling jj-lib v0.35.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling steer-proto v0.19.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling process-wrap v9.0.3
[INFO] [stderr]    Compiling steer-core v0.19.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/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="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=17549e46a5852bd0 -C extra-filename=-a10a676f4eee2e4c --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-c60f93fb2cc4f410.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-21825d33b3128494.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-88bf88318d7b8798.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-887f2fabe4249eb7.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-4f5a50036df13274.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-c59311ce59192ddc.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f7b7be260c63f22a/out -L native=/opt/rustwide/target/debug/build/ring-16a314eaeb2cdf6a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jj-lib` (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 jj_lib --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jj-lib-0.35.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::useless_conversion' '--warn=clippy::use_self' '--warn=clippy::unused_trait_names' '--warn=clippy::uninlined_format_args' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::needless_for_each' '--warn=clippy::implicit_clone' '--warn=clippy::flat_map_option' '--warn=clippy::explicit_iter_loop' --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "testing", "watchman"))' -C metadata=18bfb0dfc0c241fa -C extra-filename=-d39f4db4ceec2b2d --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 blake2=/opt/rustwide/target/debug/deps/libblake2-d9454e2f9bb4bfd0.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-f1f1b4b328648a73.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-853e4cacf19cab4c.rmeta --extern clru=/opt/rustwide/target/debug/deps/libclru-f4477a56d80f1beb.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-c7c0275610a2b46f.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-6326667578f260dc.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-50248890bd57d51e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3424487b213004d8.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-41b5e730e5ee1cb5.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-ca1223014725dbd6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-fa8703e903ad1d77.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-703e142e8d1176e2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbcc47c7cbbc4479.rmeta --extern interim=/opt/rustwide/target/debug/deps/libinterim-fb0aa49c66047e42.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-023579e50b8e599b.rmeta --extern jj_lib_proc_macros=/opt/rustwide/target/debug/deps/libjj_lib_proc_macros-44a5e35b35e46017.so --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-6de24883bab0b321.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-3b2470ab50dbf6ef.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-340b07223097de01.so --extern pollster=/opt/rustwide/target/debug/deps/libpollster-ec7ab1f72c333382.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-aeeb103e9572d4fe.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7306ea62bb644ea8.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-a1099c3d514c0e22.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-263e1c72fc6754ab.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-8038c065ed0c472f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2515853ef36f2dd9.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-d4b66282d434368f.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-0fb1d47320046d34.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-20789313beedd69c.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7d9507ff4dccca86.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c60323892b21fe50.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5ec043516e980085.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-cf7a3094e2503a08.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4ac7915c772ad6c2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "448bb53366a6568ecead45422ef741dc7d0bb864b2226a2c7930bddcd618625b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448bb53366a6568ecead45422ef741dc7d0bb864b2226a2c7930bddcd618625b", kill_on_drop: false }`
[INFO] [stdout] 448bb53366a6568ecead45422ef741dc7d0bb864b2226a2c7930bddcd618625b
