[INFO] cloning repository https://github.com/sxndmxn/pq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sxndmxn/pq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fpq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fpq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 987a3a2d4d2921be4ed6578b662b6d395ca033a9 [INFO] testing sxndmxn/pq against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxndmxn%2Fpq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sxndmxn/pq [INFO] finished tweaking git repo https://github.com/sxndmxn/pq [INFO] tweaked toml for git repo https://github.com/sxndmxn/pq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sxndmxn/pq on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sxndmxn/pq 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6533eaba19d7b0b4d9e226683dc1f5599131c4f032092574a4e1516e1d50afe [INFO] running `Command { std: "docker" "start" "-a" "d6533eaba19d7b0b4d9e226683dc1f5599131c4f032092574a4e1516e1d50afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6533eaba19d7b0b4d9e226683dc1f5599131c4f032092574a4e1516e1d50afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6533eaba19d7b0b4d9e226683dc1f5599131c4f032092574a4e1516e1d50afe", kill_on_drop: false }` [INFO] [stdout] d6533eaba19d7b0b4d9e226683dc1f5599131c4f032092574a4e1516e1d50afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddca4ce87a89f90f9911cb4e2b6baf790c33ff1755e1bb763d582cfe28fe2cef [INFO] running `Command { std: "docker" "start" "-a" "ddca4ce87a89f90f9911cb4e2b6baf790c33ff1755e1bb763d582cfe28fe2cef", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.37 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling object_store v0.11.2 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling datafusion-common-runtime v43.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling datafusion-common v43.0.0 [INFO] [stderr] Compiling datafusion-expr-common v43.0.0 [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 datafusion-expr v43.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v43.0.0 [INFO] [stderr] Compiling datafusion-execution v43.0.0 [INFO] [stderr] Compiling datafusion-sql v43.0.0 [INFO] [stderr] Compiling datafusion-functions v43.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window v43.0.0 [INFO] [stderr] Compiling datafusion-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v43.0.0 [INFO] [stderr] Compiling datafusion-physical-optimizer v43.0.0 [INFO] [stderr] error: could not compile `datafusion-functions` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name datafusion_functions --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-43.0.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 --deny=unused_qualifications --warn=unexpected_cfgs '--warn=clippy::large_futures' --check-cfg 'cfg(tarpaulin)' --cfg 'feature="base64"' --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="core_expressions"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="hashbrown"' --cfg 'feature="hex"' --cfg 'feature="math_expressions"' --cfg 'feature="md-5"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "blake2", "blake3", "core_expressions", "crypto_expressions", "datetime_expressions", "default", "encoding_expressions", "hashbrown", "hex", "math_expressions", "md-5", "regex", "regex_expressions", "sha2", "string_expressions", "unicode-segmentation", "unicode_expressions", "uuid"))' -C metadata=3bcf23550b336e6e -C extra-filename=-7937f1cafa38db5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-98b62bb469ae880e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-354fe9981267ee8c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-6468522fe59289bd.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-82d2dc7963ea69d5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-eb72a3768c0e96d7.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-b329994137a6e659.rmeta --extern datafusion_execution=/opt/rustwide/target/debug/deps/libdatafusion_execution-75a3cc918d812b85.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-3b360494bcdcc417.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-3374f0a16cab222e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6cb5c03c790efc45.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-627ee24477c1f13b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b3748bb1887d2057.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b10a3a97277c3676.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-ee126bfc0604b840/out -L native=/opt/rustwide/target/debug/build/blake3-ee126bfc0604b840/out -L native=/opt/rustwide/target/debug/build/zstd-sys-40d30d50546bae23/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `datafusion-physical-plan` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name datafusion_physical_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-physical-plan-43.0.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 --deny=unused_qualifications --warn=unexpected_cfgs '--warn=clippy::large_futures' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_hash_collisions"))' -C metadata=b1462b503ab1a753 -C extra-filename=-cac40b62649d164a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-40c12c891eb4b0f6.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-98b62bb469ae880e.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-6be69e84d7178c37.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-354fe9981267ee8c.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-d70177c2ef859bc7.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d40a8fb100b4ead5.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-eb72a3768c0e96d7.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-b329994137a6e659.rmeta --extern datafusion_common_runtime=/opt/rustwide/target/debug/deps/libdatafusion_common_runtime-232adb3f859ca320.rmeta --extern datafusion_execution=/opt/rustwide/target/debug/deps/libdatafusion_execution-75a3cc918d812b85.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-3b360494bcdcc417.rmeta --extern datafusion_functions_aggregate_common=/opt/rustwide/target/debug/deps/libdatafusion_functions_aggregate_common-7942f2419f3a0d08.rmeta --extern datafusion_functions_window_common=/opt/rustwide/target/debug/deps/libdatafusion_functions_window_common-3a844d3eae977c3c.rmeta --extern datafusion_physical_expr=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr-7f8bec159f186f07.rmeta --extern datafusion_physical_expr_common=/opt/rustwide/target/debug/deps/libdatafusion_physical_expr_common-312b94b5f13c6a91.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-76d84062588f4208.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-dd506a2c2cebcb93.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-3374f0a16cab222e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6cb5c03c790efc45.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-20342f353d34425c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b3748bb1887d2057.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a27a89756cbd6bf9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-40d30d50546bae23/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ddca4ce87a89f90f9911cb4e2b6baf790c33ff1755e1bb763d582cfe28fe2cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddca4ce87a89f90f9911cb4e2b6baf790c33ff1755e1bb763d582cfe28fe2cef", kill_on_drop: false }` [INFO] [stdout] ddca4ce87a89f90f9911cb4e2b6baf790c33ff1755e1bb763d582cfe28fe2cef