[INFO] cloning repository https://github.com/Nareshix/rsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nareshix/rsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNareshix%2Frsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNareshix%2Frsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfd72d1d0c05c152e234c38db1cd25dffa7381ac
[INFO] checking Nareshix/rsql against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNareshix%2Frsql" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Nareshix/rsql
[INFO] finished tweaking git repo https://github.com/Nareshix/rsql
[INFO] tweaked toml for git repo https://github.com/Nareshix/rsql written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nareshix/rsql 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding libsqlite3-sys v0.35.0 (available: v0.37.0)
[INFO] [stderr]       Adding sqlparser v0.59.0 (available: v0.62.0)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f3a4740ae27a963afe8bb2ae7d4b4eeadb6a87c7d9d7a6c7ef6003a471104d53
[INFO] running `Command { std: "docker" "start" "-a" "f3a4740ae27a963afe8bb2ae7d4b4eeadb6a87c7d9d7a6c7ef6003a471104d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3a4740ae27a963afe8bb2ae7d4b4eeadb6a87c7d9d7a6c7ef6003a471104d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a4740ae27a963afe8bb2ae7d4b4eeadb6a87c7d9d7a6c7ef6003a471104d53", kill_on_drop: false }`
[INFO] [stdout] f3a4740ae27a963afe8bb2ae7d4b4eeadb6a87c7d9d7a6c7ef6003a471104d53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 12fc718133b5ce771f64f74d8d40dd1c3c43674cc8b0706817ee9cde70ef2e13
[INFO] running `Command { std: "docker" "start" "-a" "12fc718133b5ce771f64f74d8d40dd1c3c43674cc8b0706817ee9cde70ef2e13", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling qusql-parse v0.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling sqlformat v0.5.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr] error: could not compile `qusql-parse` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name qusql_parse --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qusql-parse-0.8.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64048503bc533aae -C extra-filename=-ac9c32b02481ae29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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] [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] [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] [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" "12fc718133b5ce771f64f74d8d40dd1c3c43674cc8b0706817ee9cde70ef2e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12fc718133b5ce771f64f74d8d40dd1c3c43674cc8b0706817ee9cde70ef2e13", kill_on_drop: false }`
[INFO] [stdout] 12fc718133b5ce771f64f74d8d40dd1c3c43674cc8b0706817ee9cde70ef2e13
