[INFO] fetching crate netsky-io 0.2.0...
[INFO] checking netsky-io-0.2.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate netsky-io 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate netsky-io 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netsky-io 0.2.0
[INFO] tweaked toml for crates.io crate netsky-io 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netsky-io 0.2.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 netsky-io 0.2.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4b4c06704fad6660e0288d12d6ff19517e908b2441eeb27b3c3890cf0bf0990a
[INFO] running `Command { std: "docker" "start" "-a" "4b4c06704fad6660e0288d12d6ff19517e908b2441eeb27b3c3890cf0bf0990a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b4c06704fad6660e0288d12d6ff19517e908b2441eeb27b3c3890cf0bf0990a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4c06704fad6660e0288d12d6ff19517e908b2441eeb27b3c3890cf0bf0990a", kill_on_drop: false }`
[INFO] [stdout] 4b4c06704fad6660e0288d12d6ff19517e908b2441eeb27b3c3890cf0bf0990a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6702ac16a714516f4ac6f9f3629f1ab68ef016eef870077dc3e68d1c128a48d5
[INFO] running `Command { std: "docker" "start" "-a" "6702ac16a714516f4ac6f9f3629f1ab68ef016eef870077dc3e68d1c128a48d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking sqlparser v0.55.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking arrow-array v55.2.0
[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.55.0/src/ast/mod.rs:1232:39
[INFO] [stdout]      |
[INFO] [stdout] 1232 | 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.55.0/src/ast/mod.rs:1232:1
[INFO] [stdout]      |
[INFO] [stdout] 1232 | / impl<T> core::iter::FusedIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1233 | | where
[INFO] [stdout] 1234 | |     core::iter::Once<T>: core::iter::FusedIterator,
[INFO] [stdout] 1235 | |     <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.55.0/src/ast/mod.rs:1239:43
[INFO] [stdout]      |
[INFO] [stdout] 1239 | 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.55.0/src/ast/mod.rs:1239:1
[INFO] [stdout]      |
[INFO] [stdout] 1239 | / impl<T> core::iter::ExactSizeIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1240 | | where
[INFO] [stdout] 1241 | |     core::iter::Once<T>: core::iter::ExactSizeIterator,
[INFO] [stdout] 1242 | |     <Vec<T> as IntoIterator>::IntoIter: core::iter::ExactSizeIterator,
[INFO] [stdout]      | |_________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking datafusion-doc v49.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking arrow-select v55.2.0
[INFO] [stderr]     Checking arrow-row v55.2.0
[INFO] [stderr]     Checking arrow-arith v55.2.0
[INFO] [stderr]     Checking arrow-cast v55.2.0
[INFO] [stderr]     Checking arrow-ord v55.2.0
[INFO] [stderr]     Checking arrow-string v55.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking arrow-ipc v55.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking arrow-json v55.2.0
[INFO] [stderr]     Checking arrow-csv v55.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking arrow v55.2.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6702ac16a714516f4ac6f9f3629f1ab68ef016eef870077dc3e68d1c128a48d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6702ac16a714516f4ac6f9f3629f1ab68ef016eef870077dc3e68d1c128a48d5", kill_on_drop: false }`
[INFO] [stdout] 6702ac16a714516f4ac6f9f3629f1ab68ef016eef870077dc3e68d1c128a48d5
