[INFO] fetching crate parquet 47.0.0... [INFO] testing parquet-47.0.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate parquet 47.0.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate parquet 47.0.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parquet 47.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate parquet 47.0.0 [INFO] tweaked toml for crates.io crate parquet 47.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate parquet 47.0.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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-schema v47.0.0 [INFO] [stderr] Downloaded arrow-cast v47.0.0 [INFO] [stderr] Downloaded comfy-table v7.0.1 [INFO] [stderr] Downloaded arrow v47.0.0 [INFO] [stderr] Downloaded arrow-arith v47.0.0 [INFO] [stderr] Downloaded arrow-ord v47.0.0 [INFO] [stderr] Downloaded arrow-buffer v47.0.0 [INFO] [stderr] Downloaded arrow-data v47.0.0 [INFO] [stderr] Downloaded arrow-select v47.0.0 [INFO] [stderr] Downloaded arrow-ipc v47.0.0 [INFO] [stderr] Downloaded arrow-csv v47.0.0 [INFO] [stderr] Downloaded arrow-json v47.0.0 [INFO] [stderr] Downloaded arrow-array v47.0.0 [INFO] [stderr] Downloaded object_store v0.7.0 [INFO] [stderr] Downloaded arrow-row v47.0.0 [INFO] [stderr] Downloaded arrow-string v47.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bddba79b417946151685709d88b062b9d9fde3cfaab13b2f586b70538ad53d7a [INFO] running `Command { std: "docker" "start" "-a" "bddba79b417946151685709d88b062b9d9fde3cfaab13b2f586b70538ad53d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bddba79b417946151685709d88b062b9d9fde3cfaab13b2f586b70538ad53d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddba79b417946151685709d88b062b9d9fde3cfaab13b2f586b70538ad53d7a", kill_on_drop: false }` [INFO] [stdout] bddba79b417946151685709d88b062b9d9fde3cfaab13b2f586b70538ad53d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2003a8e10c3a94454c87aa339e922cfd7b249b30beff99d675339c998c23d309 [INFO] running `Command { std: "docker" "start" "-a" "2003a8e10c3a94454c87aa339e922cfd7b249b30beff99d675339c998c23d309", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling arrow-schema v47.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling arrow-data v47.0.0 [INFO] [stderr] Compiling arrow-array v47.0.0 [INFO] [stderr] Compiling arrow-select v47.0.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-cast v47.0.0 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling arrow-ipc v47.0.0 [INFO] [stderr] Compiling parquet v47.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.71s [INFO] running `Command { std: "docker" "inspect" "2003a8e10c3a94454c87aa339e922cfd7b249b30beff99d675339c998c23d309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2003a8e10c3a94454c87aa339e922cfd7b249b30beff99d675339c998c23d309", kill_on_drop: false }` [INFO] [stdout] 2003a8e10c3a94454c87aa339e922cfd7b249b30beff99d675339c998c23d309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a0662395348ed0661138e73a8a1835c4b54536d7096d50d3ddceecde6e93d0c [INFO] running `Command { std: "docker" "start" "-a" "7a0662395348ed0661138e73a8a1835c4b54536d7096d50d3ddceecde6e93d0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling arrow-array v47.0.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling arrow-select v47.0.0 [INFO] [stderr] Compiling arrow-arith v47.0.0 [INFO] [stderr] Compiling arrow-row v47.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling arrow-ord v47.0.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling arrow-string v47.0.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling comfy-table v7.0.1 [INFO] [stderr] Compiling arrow-cast v47.0.0 [INFO] [stderr] Compiling arrow-ipc v47.0.0 [INFO] [stderr] Compiling parquet v47.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling arrow-json v47.0.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow v47.0.0 [INFO] [stderr] error: could not compile `parquet` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --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="snap"' --cfg 'feature="zstd"' -C metadata=dfa053099f6a01cc -C extra-filename=-dfa053099f6a01cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-9e14e981ae8c8f98.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-86cc5ff822d93cb7.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-0fba18dcc7898af2.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-8c0f339880c03ab5.rlib --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-4169c8575a6c4fdd.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-f52e4e98bdc8ba82.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-50dbf376d4cb682d.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e443151c715201ba.rlib --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-716eea063a24293d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-5978a9b6b0d1c9c0.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-fecd35179b6c6b1d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bebbc22f39754596.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-07bd79fae158feaf.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4a247d7997e964b0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-186d26c8282abc68.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f50b10aa98fd3653.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-4960bf1684f5551c.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-858ec5b4766296a9.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-71d6dba3dfea75d2.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-ec4e8a022145b68c.so --extern rand=/opt/rustwide/target/debug/deps/librand-fddf83a614b0fd7d.rlib --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-9658e7f4d5b20748.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9da4c87a18245ed0.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-d09377a5e75c10e6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-904e824916d5b0b3.rlib --extern thrift=/opt/rustwide/target/debug/deps/libthrift-9f28dc4d4160dfb2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80295d7e1cde1f9f.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-945d1de7d5cfc427.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c680013b7f86f701.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-313a1a58df0f9637/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9bc0267571893018/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7a0662395348ed0661138e73a8a1835c4b54536d7096d50d3ddceecde6e93d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0662395348ed0661138e73a8a1835c4b54536d7096d50d3ddceecde6e93d0c", kill_on_drop: false }` [INFO] [stdout] 7a0662395348ed0661138e73a8a1835c4b54536d7096d50d3ddceecde6e93d0c