[INFO] fetching crate leptos-helios-components 0.8.1...
[INFO] testing leptos-helios-components-0.8.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate leptos-helios-components 0.8.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate leptos-helios-components 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate leptos-helios-components 0.8.1
[INFO] tweaked toml for crates.io crate leptos-helios-components 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-helios-components 0.8.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos-helios-components 0.8.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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae787b4eee72046a7edbaa29fcd125bbf65d5879bc274199e9fe46247b754005
[INFO] running `Command { std: "docker" "start" "-a" "ae787b4eee72046a7edbaa29fcd125bbf65d5879bc274199e9fe46247b754005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae787b4eee72046a7edbaa29fcd125bbf65d5879bc274199e9fe46247b754005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae787b4eee72046a7edbaa29fcd125bbf65d5879bc274199e9fe46247b754005", kill_on_drop: false }`
[INFO] [stdout] ae787b4eee72046a7edbaa29fcd125bbf65d5879bc274199e9fe46247b754005
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9856de9a715a4e44e8f58435c98ad28955429d474504adc3e4fa8897d7decc25
[INFO] running `Command { std: "docker" "start" "-a" "9856de9a715a4e44e8f58435c98ad28955429d474504adc3e4fa8897d7decc25", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling planus v1.1.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling sqlparser v0.51.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling polars-arrow-format v0.2.1
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling polars-utils v0.50.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_stacker v0.1.14
[INFO] [stderr]    Compiling polars-schema v0.50.0
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling object_store v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polars-arrow v0.50.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling js-sys v0.3.80
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling polars-compute v0.50.0
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling polars-error v0.50.0
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling skiplist v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling datafusion-common v43.0.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.53
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling polars-core v0.50.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling polars-ops v0.50.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dyn-stack v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling web-sys v0.3.80
[INFO] [stderr]    Compiling datafusion-expr-common v43.0.0
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling datafusion-physical-expr-common v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v43.0.0
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling now v0.1.3
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling datafusion-expr v43.0.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling gemm-common v0.17.1
[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-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-53.4.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="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="object_store"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --cfg 'feature="zstd-sys"' --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", "async", "base64", "brotli", "clap", "cli", "crc", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "snap", "sysinfo", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=5fa962f13e74279c -C extra-filename=-1cf3f032d4bc7175 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-179f98c831083191.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-eac84364d7a106f8.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-956475f83d29103a.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-ee1695ac6c5468fc.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-dd0edcd2e5bc43b2.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-94e3e513bf7e84ea.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-5fa579d6d637cfc3.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-ba0a43fe80eb5c91.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-f44c79140f5ad537.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbe6c8638f22a8bc.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-eee96019c7bc48ad.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-09f8eb5559b63538.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-261fd4ce026b94be.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-f742ad9534b3631f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c6064e9fd9bd7391.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-3baee1c739ba2e2b.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ffb580e9d4629842.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9cf88878d6e7775a.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-e938fae71af5e9f0.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-debb7ff152a3c6b5.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-0ae7ab24dc55f3b2.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-5333df4ca21a4bcc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e51794395046d992.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-2ea56b73bc28cbc9.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-afe62d6a32b8c844.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-c4acc936fbd4f9e9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9856de9a715a4e44e8f58435c98ad28955429d474504adc3e4fa8897d7decc25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9856de9a715a4e44e8f58435c98ad28955429d474504adc3e4fa8897d7decc25", kill_on_drop: false }`
[INFO] [stdout] 9856de9a715a4e44e8f58435c98ad28955429d474504adc3e4fa8897d7decc25
