[INFO] cloning repository https://github.com/muk2/pgrsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muk2/pgrsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuk2%2Fpgrsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuk2%2Fpgrsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3744ef7fa44d25f998f2a938702a79cbb2c387bb
[INFO] checking muk2/pgrsql against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuk2%2Fpgrsql" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muk2/pgrsql
[INFO] finished tweaking git repo https://github.com/muk2/pgrsql
[INFO] tweaked toml for git repo https://github.com/muk2/pgrsql written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muk2/pgrsql 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 git repo https://github.com/muk2/pgrsql 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] b00989728bf22f7d1790a9bff5fcda5d219b89b4f9b6ba7215d754b947808197
[INFO] running `Command { std: "docker" "start" "-a" "b00989728bf22f7d1790a9bff5fcda5d219b89b4f9b6ba7215d754b947808197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00989728bf22f7d1790a9bff5fcda5d219b89b4f9b6ba7215d754b947808197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00989728bf22f7d1790a9bff5fcda5d219b89b4f9b6ba7215d754b947808197", kill_on_drop: false }`
[INFO] [stdout] b00989728bf22f7d1790a9bff5fcda5d219b89b4f9b6ba7215d754b947808197
[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] 7a4c9e48f03d639e72efc8faed3ffd5fe1b67fdc877a1753e99feac31a03084a
[INFO] running `Command { std: "docker" "start" "-a" "7a4c9e48f03d639e72efc8faed3ffd5fe1b67fdc877a1753e99feac31a03084a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking deranged v0.5.7
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking whoami v2.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking sqlparser v0.53.0
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking moxcms v0.7.11
[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.53.0/src/ast/mod.rs:1186:39
[INFO] [stdout]      |
[INFO] [stdout] 1186 | 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.53.0/src/ast/mod.rs:1186:1
[INFO] [stdout]      |
[INFO] [stdout] 1186 | / impl<T> core::iter::FusedIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1187 | | where
[INFO] [stdout] 1188 | |     core::iter::Once<T>: core::iter::FusedIterator,
[INFO] [stdout] 1189 | |     <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.53.0/src/ast/mod.rs:1193:43
[INFO] [stdout]      |
[INFO] [stdout] 1193 | 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.53.0/src/ast/mod.rs:1193:1
[INFO] [stdout]      |
[INFO] [stdout] 1193 | / impl<T> core::iter::ExactSizeIterator for OneOrManyWithParensIntoIter<T>
[INFO] [stdout] 1194 | | where
[INFO] [stdout] 1195 | |     core::iter::Once<T>: core::iter::ExactSizeIterator,
[INFO] [stdout] 1196 | |     <Vec<T> as IntoIterator>::IntoIter: core::iter::ExactSizeIterator,
[INFO] [stdout]      | |_________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking strum v0.26.3
[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" "7a4c9e48f03d639e72efc8faed3ffd5fe1b67fdc877a1753e99feac31a03084a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4c9e48f03d639e72efc8faed3ffd5fe1b67fdc877a1753e99feac31a03084a", kill_on_drop: false }`
[INFO] [stdout] 7a4c9e48f03d639e72efc8faed3ffd5fe1b67fdc877a1753e99feac31a03084a
