[INFO] fetching crate sedona-testing 0.3.0...
[INFO] checking sedona-testing-0.3.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate sedona-testing 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sedona-testing 0.3.0
[INFO] finished tweaking crates.io crate sedona-testing 0.3.0
[INFO] tweaked toml for crates.io crate sedona-testing 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sedona-testing 0.3.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sedona-testing 0.3.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 170eb2efd658f59f1bf519d1d16e3a7e3ff00b78e23fdd98756ec7698df06d17
[INFO] running `Command { std: "docker" "start" "-a" "170eb2efd658f59f1bf519d1d16e3a7e3ff00b78e23fdd98756ec7698df06d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "170eb2efd658f59f1bf519d1d16e3a7e3ff00b78e23fdd98756ec7698df06d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170eb2efd658f59f1bf519d1d16e3a7e3ff00b78e23fdd98756ec7698df06d17", kill_on_drop: false }`
[INFO] [stdout] 170eb2efd658f59f1bf519d1d16e3a7e3ff00b78e23fdd98756ec7698df06d17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8816efdd2c7f6c16296c5e540a560bf9f6887d5d0132ab03c66444ce4164db50
[INFO] running `Command { std: "docker" "start" "-a" "8816efdd2c7f6c16296c5e540a560bf9f6887d5d0132ab03c66444ce4164db50", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking datafusion-doc v51.0.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling datafusion-macros v51.0.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking geo-types v0.7.18
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking geo-traits v0.3.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking wkb v0.9.2
[INFO] [stderr]     Checking wkt v0.14.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=e4ccc3a4d3ade238 -C extra-filename=-08fb139afe8485a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9538af7b3d011049.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dcf7de9b7b72224c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-aa304a1710f8e15d.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-5f5a9f758b5396ee.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-2bf2751ab4d2fded.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1bc581a20d952255.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-851681635ce5bc18.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `OneOrManyWithParensIntoIter<T>: FusedIterator`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.59.0/src/ast/mod.rs:1327:39
[INFO] [stdout]      |
[INFO] [stdout] 1327 | impl<T> core::iter::FusedIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `OneOrManyWithParensIntoIter<T>: FusedIterator` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.59.0/src/ast/mod.rs:1327:1
[INFO] [stdout]      |
[INFO] [stdout] 1327 | / impl<T> core::iter::FusedIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1328 | | where
[INFO] [stdout] 1329 | |     core::iter::Once<T>: core::iter::FusedIterator,
[INFO] [stdout] 1330 | |     <Vec<T> as IntoIterator>::IntoIter: core::iter::FusedIterator,
[INFO] [stdout]      | |_________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `OneOrManyWithParensIntoIter<T>: ExactSizeIterator`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.59.0/src/ast/mod.rs:1334:43
[INFO] [stdout]      |
[INFO] [stdout] 1334 | impl<T> core::iter::ExactSizeIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `OneOrManyWithParensIntoIter<T>: ExactSizeIterator` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.59.0/src/ast/mod.rs:1334:1
[INFO] [stdout]      |
[INFO] [stdout] 1334 | / impl<T> core::iter::ExactSizeIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1335 | | where
[INFO] [stdout] 1336 | |     core::iter::Once<T>: core::iter::ExactSizeIterator,
[INFO] [stdout] 1337 | |     <Vec<T> as IntoIterator>::IntoIter: core::iter::ExactSizeIterator,
[INFO] [stdout]      | |_________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=7310fb4b21be44f8 -C extra-filename=-91d9b7534d3229ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5f9f1c93b77194.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-3b7f7038c39c4c5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlparser` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8816efdd2c7f6c16296c5e540a560bf9f6887d5d0132ab03c66444ce4164db50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8816efdd2c7f6c16296c5e540a560bf9f6887d5d0132ab03c66444ce4164db50", kill_on_drop: false }`
[INFO] [stdout] 8816efdd2c7f6c16296c5e540a560bf9f6887d5d0132ab03c66444ce4164db50
