[INFO] fetching crate iceberg-unofficial 0.6.0-alpha.6... [INFO] testing iceberg-unofficial-0.6.0-alpha.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate iceberg-unofficial 0.6.0-alpha.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate iceberg-unofficial 0.6.0-alpha.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iceberg-unofficial 0.6.0-alpha.6 [INFO] tweaked toml for crates.io crate iceberg-unofficial 0.6.0-alpha.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iceberg-unofficial 0.6.0-alpha.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iceberg-unofficial 0.6.0-alpha.6 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded g2p v1.2.2 [INFO] [stderr] Downloaded g2poly v1.2.2 [INFO] [stderr] Downloaded dns-lookup v2.1.0 [INFO] [stderr] Downloaded g2gen v1.2.2 [INFO] [stderr] Downloaded roaring v0.11.2 [INFO] [stderr] Downloaded hdfs-native v0.11.3 [INFO] [stderr] Downloaded opendal-unofficial v0.54.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3faad6658a6764bbdfb3f000811597cf34d0f1ae125e13a919b9d8679f1e57a4 [INFO] running `Command { std: "docker" "start" "-a" "3faad6658a6764bbdfb3f000811597cf34d0f1ae125e13a919b9d8679f1e57a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3faad6658a6764bbdfb3f000811597cf34d0f1ae125e13a919b9d8679f1e57a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3faad6658a6764bbdfb3f000811597cf34d0f1ae125e13a919b9d8679f1e57a4", kill_on_drop: false }` [INFO] [stdout] 3faad6658a6764bbdfb3f000811597cf34d0f1ae125e13a919b9d8679f1e57a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1042a9a4f59cdcbf840dee942a437c570370dadf834ce51a5614cb8436797729 [INFO] running `Command { std: "docker" "start" "-a" "1042a9a4f59cdcbf840dee942a437c570370dadf834ce51a5614cb8436797729", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling g2poly v1.2.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling g2gen v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling hdfs-native v0.11.3 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling g2p v1.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling dns-lookup v2.1.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling apache-avro v0.17.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling roaring v0.11.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling opendal-unofficial v0.54.0-alpha.1 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling bimap v0.6.3 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-55.2.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="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="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --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", "test_common", "tokio", "zstd"))' -C metadata=4e4b27a3c67ed378 -C extra-filename=-c3c8de08486f27a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a45ee42e7e96a8ed.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-9a8816c023743315.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-ee3885fbd0e86960.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-f8d6cf163b7e1d99.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-977e7e5e11c39019.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-32416d8101c91da4.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-702a9ed3dcfaa31c.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-11e5aa6fbf378647.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-e070bfcd3892808a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9324c0976f49b2a4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-56ece7358264b9d0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-64147c476df1201a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-906033a1a1c7b329.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-76659aeb83761b81.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-4af09ba560cf9b2b.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-5c0ba41648f821e3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4457427b2dd44812.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-8eb4a1671cd5e142.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-b2d4f7df4b7b1de7.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-223bfdaad64e77a9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9af98d5403c342b1.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-c07449be978f571d.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7701bd149f00483a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-78df2c1b03f36c17/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hdfs-native` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name hdfs_native --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hdfs-native-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark", "fs-hdfs3", "generate-protobuf", "integration-test", "prost-build", "protobuf-src", "which"))' -C metadata=9aff9ec1902966cd -C extra-filename=-cee881ece738b2b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-5ad928b0fef70e1d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-648464c60e7ca2ab.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9324c0976f49b2a4.rmeta --extern cipher=/opt/rustwide/target/debug/deps/libcipher-59babd0faae723a3.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-e2835db17b0f9957.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-ba041d2a10160e7f.rmeta --extern des=/opt/rustwide/target/debug/deps/libdes-ea0f179cf63ed8db.rmeta --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-ca5d3dbaca858b48.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-64147c476df1201a.rmeta --extern g2p=/opt/rustwide/target/debug/deps/libg2p-c053f1cba9ebb162.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6ebef1cf28c8fec7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-86b9f9b8c59162bb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-199c3c733c6eb53e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-f23630a7902c6d37.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-ef64314c33354563.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-26dd0ed3a5a289de.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-699994c8f7c8a52e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-91a7c62242791a92.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-28edc76ea61b9978.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9af98d5403c342b1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-78877109bacd0500.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e6bc129bb643d2b3.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-63d8f73487c217a5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1042a9a4f59cdcbf840dee942a437c570370dadf834ce51a5614cb8436797729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1042a9a4f59cdcbf840dee942a437c570370dadf834ce51a5614cb8436797729", kill_on_drop: false }` [INFO] [stdout] 1042a9a4f59cdcbf840dee942a437c570370dadf834ce51a5614cb8436797729