[INFO] fetching crate renacer 0.11.0...
[INFO] testing renacer-0.11.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate renacer 0.11.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate renacer 0.11.0
[INFO] finished tweaking crates.io crate renacer 0.11.0
[INFO] tweaked toml for crates.io crate renacer 0.11.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate renacer 0.11.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 renacer 0.11.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 233e5cfd0c54ddfba12c743493832e30d8639855e8fc45a6ade9413f093a71be
[INFO] running `Command { std: "docker" "start" "-a" "233e5cfd0c54ddfba12c743493832e30d8639855e8fc45a6ade9413f093a71be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "233e5cfd0c54ddfba12c743493832e30d8639855e8fc45a6ade9413f093a71be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233e5cfd0c54ddfba12c743493832e30d8639855e8fc45a6ade9413f093a71be", kill_on_drop: false }`
[INFO] [stdout] 233e5cfd0c54ddfba12c743493832e30d8639855e8fc45a6ade9413f093a71be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 37bc4f338f899592ea2e169ca7e34591538eec2ddf4a42673ca933bc2c9fe3d3
[INFO] running `Command { std: "docker" "start" "-a" "37bc4f338f899592ea2e169ca7e34591538eec2ddf4a42673ca933bc2c9fe3d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling trueno v0.17.5
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling trueno-quant v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling provable-contracts-macros v0.2.2
[INFO] [stderr]    Compiling trueno-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling batuta-common v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling minijinja v2.19.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling trueno-db v0.3.17
[INFO] [stderr]    Compiling aprender v0.27.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aprender-core v0.29.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling trueno-viz v0.2.4
[INFO] [stderr]    Compiling trueno-graph v0.1.18
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling provable-contracts-macros v0.3.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling renacer-core v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr] error: could not compile `parquet` (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 parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-54.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "simdutf8", "snap", "sysinfo", "test_common", "tokio", "zstd"))' -C metadata=0d26e674aa2d0524 -C extra-filename=-f4c5b452e3ef8ddd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-2b72484280782526.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-3f6101e82afcb298.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-b822f5a1acd71d1b.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-dde95bce72a0eb7b.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-cd5d2135bc073a8a.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-1969f8c8f96474f0.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-58ed8057f1772e0e.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-6d440f4745732256.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-88af2c405db7dab0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-72775e33daa3f45d.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0839033ef420cdcd.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-324b8492e7baa938.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ab728be833e5a4e2.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-bc20f193272a0af1.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ff34a9120db7b292.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5df15202b1b397bb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-b66713c57ce1eff6.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-48ccb08495ae859e.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-7674ea62cd58653b.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-d49fec03d359052c.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-6b7e2831ef528049.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c0cd83a3f3a56710.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-cc897510a6398f14/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlparser` (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 sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.52.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=b3a345b0374caa82 -C extra-filename=-b12010bb3ace3775 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: aprender@0.27.8: provable-contracts binding.yaml not found at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-0.27.8/../provable-contracts/contracts/aprender/binding.yaml; CONTRACT_* env vars will not be set (CI/crates.io build)
[INFO] [stderr] error: could not compile `aprender` (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 aprender --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-0.27.8/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=rust_2018_idioms '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--warn=clippy::used_underscore_binding' '--allow=clippy::unused_self' --allow=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--allow=clippy::unreadable_literal' --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::single_char_pattern' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_guards' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::ptr_arg' '--allow=clippy::print_literal' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::nonminimal_bool' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' --allow=missing_docs --warn=missing_debug_implementations '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_midpoint' '--allow=clippy::manual_let_else' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::len_zero' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_cloned_collect' '--allow=clippy::items_after_statements' '--allow=clippy::inefficient_to_string' '--allow=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_not_else' '--allow=clippy::identity_op' '--allow=clippy::format_push_string' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_deref_methods' '--allow=clippy::excessive_precision' '--allow=clippy::erasing_op' '--allow=clippy::empty_line_after_outer_attr' '--allow=clippy::empty_line_after_doc_comments' '--allow=clippy::doc_markdown' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::const_is_empty' '--allow=clippy::cloned_ref_to_slice_refs' '--allow=clippy::cloned_instead_of_copied' '--allow=clippy::clone_on_copy' '--warn=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::bool_to_int_with_if' '--allow=clippy::assigning_clones' '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --check-cfg 'cfg(kani)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(feature, values("explainable-monitor-integration"))' --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "alimentar", "alsa", "argon2", "audio", "audio-alsa", "audio-capture", "audio-codec", "audio-coreaudio", "audio-noise", "audio-noise-wasm", "audio-playback", "audio-wasapi", "audio-webaudio", "chaos-basic", "chaos-byzantine", "chaos-full", "chaos-network", "cpu-only", "cuda", "datasets", "default", "dirs", "ed25519-dalek", "explainable-monitor-integration", "format-compression", "format-encryption", "format-homomorphic", "format-quantize", "format-signing", "gpu", "half", "hf-hub", "hf-hub-integration", "hkdf", "js-sys", "lz4_flex", "model-tests", "parallel", "rag", "rayon", "rustfft", "safetensors", "safetensors-compare", "sha2", "showcase-profile", "showcase-zram", "thiserror", "trueno-rag", "trueno-zram-core", "ureq", "wasm-bindgen", "x25519-dalek", "zstd"))' -C metadata=fae829f746921f86 -C extra-filename=-359b9f9817c03ea9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern batuta_common=/opt/rustwide/target/debug/deps/libbatuta_common-4d3ff0b004c87d7e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-bff0509f85243368.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3aa1443f931e22a9.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-cd0d55a3c81c32e6.rmeta --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-546c46655dbd7758.so --extern rand=/opt/rustwide/target/debug/deps/librand-bd8bf16d0585356d.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-08a0d10d3e4c5734.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-a1795b58cea3416b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ad1f2b4c3c6c584c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2b84bf2ee468b936.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-e76d89ab306572a1.rmeta --extern trueno_quant=/opt/rustwide/target/debug/deps/libtrueno_quant-cdee65bddd185161.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-cc897510a6398f14/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: aprender-core@0.29.0: provable-contracts binding.yaml not found at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-core-0.29.0/../provable-contracts/contracts/aprender/binding.yaml; CONTRACT_* env vars will not be set (CI/crates.io build)
[INFO] [stderr] error: could not compile `aprender-core` (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 aprender --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-core-0.29.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=rust_2018_idioms '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--warn=clippy::used_underscore_binding' '--allow=clippy::unused_self' --allow=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--allow=clippy::unreadable_literal' --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::single_char_pattern' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_guards' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::ptr_arg' '--allow=clippy::print_literal' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::nonminimal_bool' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' --allow=missing_docs --warn=missing_debug_implementations '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_midpoint' '--allow=clippy::manual_let_else' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::len_zero' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_cloned_collect' '--allow=clippy::items_after_statements' '--allow=clippy::inefficient_to_string' '--allow=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_not_else' '--allow=clippy::identity_op' '--allow=clippy::format_push_string' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_deref_methods' '--allow=clippy::excessive_precision' '--allow=clippy::erasing_op' '--allow=clippy::empty_line_after_outer_attr' '--allow=clippy::empty_line_after_doc_comments' '--allow=clippy::doc_markdown' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::const_is_empty' '--allow=clippy::cloned_ref_to_slice_refs' '--allow=clippy::cloned_instead_of_copied' '--allow=clippy::clone_on_copy' '--warn=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::bool_to_int_with_if' '--allow=clippy::assigning_clones' '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --check-cfg 'cfg(kani)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(feature, values("explainable-monitor-integration"))' --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "alimentar", "alsa", "argon2", "audio", "audio-alsa", "audio-capture", "audio-codec", "audio-coreaudio", "audio-noise", "audio-noise-wasm", "audio-playback", "audio-wasapi", "audio-webaudio", "chaos-basic", "chaos-byzantine", "chaos-full", "chaos-network", "cpu-only", "cuda", "datasets", "default", "dirs", "ed25519-dalek", "explainable-monitor-integration", "format-compression", "format-encryption", "format-homomorphic", "format-quantize", "format-signing", "gpu", "half", "hf-hub", "hf-hub-integration", "hkdf", "js-sys", "lz4_flex", "model-tests", "parallel", "rag", "rayon", "rustfft", "safetensors", "safetensors-compare", "sha2", "showcase-profile", "showcase-zram", "thiserror", "trueno-rag", "trueno-zram-core", "ureq", "wasm-bindgen", "x25519-dalek", "zstd"))' -C metadata=9df389cfad455054 -C extra-filename=-4af2b5a11ef43064 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern batuta_common=/opt/rustwide/target/debug/deps/libbatuta_common-4d3ff0b004c87d7e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-bff0509f85243368.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3aa1443f931e22a9.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-cd0d55a3c81c32e6.rmeta --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-8656350139b7d419.so --extern rand=/opt/rustwide/target/debug/deps/librand-bd8bf16d0585356d.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-08a0d10d3e4c5734.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-a1795b58cea3416b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5be27b41e60d3b41.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ad1f2b4c3c6c584c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2b84bf2ee468b936.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-e76d89ab306572a1.rmeta --extern trueno_quant=/opt/rustwide/target/debug/deps/libtrueno_quant-cdee65bddd185161.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-cc897510a6398f14/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "37bc4f338f899592ea2e169ca7e34591538eec2ddf4a42673ca933bc2c9fe3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bc4f338f899592ea2e169ca7e34591538eec2ddf4a42673ca933bc2c9fe3d3", kill_on_drop: false }`
[INFO] [stdout] 37bc4f338f899592ea2e169ca7e34591538eec2ddf4a42673ca933bc2c9fe3d3
