[INFO] fetching crate trueno-ublk 0.3.1...
[INFO] testing trueno-ublk-0.3.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate trueno-ublk 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate trueno-ublk 0.3.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trueno-ublk 0.3.1
[INFO] tweaked toml for crates.io crate trueno-ublk 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trueno-ublk 0.3.1 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 trueno-ublk 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1f52ce0573900387208caf75513d4101fa486c48f01f863dc1941f49f555823b
[INFO] running `Command { std: "docker" "start" "-a" "1f52ce0573900387208caf75513d4101fa486c48f01f863dc1941f49f555823b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f52ce0573900387208caf75513d4101fa486c48f01f863dc1941f49f555823b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f52ce0573900387208caf75513d4101fa486c48f01f863dc1941f49f555823b", kill_on_drop: false }`
[INFO] [stdout] 1f52ce0573900387208caf75513d4101fa486c48f01f863dc1941f49f555823b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ab9c987f8daee4ef00e64266089598401c0e8804532028023a651fbdf21937b0
[INFO] running `Command { std: "docker" "start" "-a" "ab9c987f8daee4ef00e64266089598401c0e8804532028023a651fbdf21937b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling trueno v0.11.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling arrow-string v54.3.1
[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 bincode v1.3.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling pacha v0.2.3
[INFO] [stderr]    Compiling repartir v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling duende-core v0.2.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling libublk v0.4.5
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling aprender v0.23.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]    Compiling trueno-viz v0.1.16
[INFO] [stderr]    Compiling trueno-db v0.3.10
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling aprender v0.24.0
[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: build failed, waiting for other jobs to finish...
[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=198e0230f74e83b4 -C extra-filename=-cbd4c59101c78eb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-85b130dcd78a7e0c.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-9b1b04fffce921eb.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-212c8cebd5bed036.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-45b281b1645ab2fa.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-fccf11f9bd91bb57.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-b597629fc37ab3f5.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-58ed8057f1772e0e.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-3492d294ad21065c.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-727a11fb69696bac.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9b3946b8f45c648a.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-524180c708629a77.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bfa46cace1bdd847.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ab728be833e5a4e2.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d75963dc42f87646.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8a3db760dab129eb.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-87a77c5d9c04a62b.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-baee1d1ff6d317e9.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-7674ea62cd58653b.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-828ced9c79040f89.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-6b7e2831ef528049.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-aa63a9a092a265cf.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-4dd090664e7ac222/out` (signal: 9, SIGKILL: kill)
[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.23.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' '--warn=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=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::uninlined_format_args' '--allow=clippy::type_complexity' --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--warn=clippy::redundant_closure_for_method_calls' '--allow=clippy::needless_range_loop' '--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::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::large_stack_arrays' '--allow=clippy::items_after_statements' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--allow=clippy::float_cmp' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_deref_methods' '--allow=clippy::doc_markdown' '--allow=clippy::derivable_impls' '--allow=clippy::cloned_instead_of_copied' '--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::assigning_clones' --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", "entrenar", "format-compression", "format-encryption", "format-homomorphic", "format-quantize", "format-signing", "gpu", "half", "hf-hub", "hf-hub-integration", "hkdf", "inference-monitoring", "js-sys", "lz4_flex", "parallel", "rayon", "rustfft", "safetensors", "safetensors-compare", "sha2", "thiserror", "wasm-bindgen", "x25519-dalek", "zstd"))' -C metadata=4f7e3f15029dc1c7 -C extra-filename=-9e5dabbb02143141 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8cbf1ffb60178547.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-296e63b2c4d4b899.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-356046641eaf85bb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b9817991201b4476.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-03d76187cf59b8a1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-45e8c366bcc84918.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5aa8fba262e8a540.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-06b3f193b474001e.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-82a1392168d66a6d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ab9c987f8daee4ef00e64266089598401c0e8804532028023a651fbdf21937b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9c987f8daee4ef00e64266089598401c0e8804532028023a651fbdf21937b0", kill_on_drop: false }`
[INFO] [stdout] ab9c987f8daee4ef00e64266089598401c0e8804532028023a651fbdf21937b0
