[INFO] fetching crate absurder-sql 0.1.23...
[INFO] checking absurder-sql-0.1.23 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate absurder-sql 0.1.23 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate absurder-sql 0.1.23
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate absurder-sql 0.1.23
[INFO] tweaked toml for crates.io crate absurder-sql 0.1.23 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate absurder-sql 0.1.23 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 absurder-sql 0.1.23 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f3e4fccb9a97b07fef6c111fcd396a166fb90ca809552b8cc10b5b9cb927fc91
[INFO] running `Command { std: "docker" "start" "-a" "f3e4fccb9a97b07fef6c111fcd396a166fb90ca809552b8cc10b5b9cb927fc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e4fccb9a97b07fef6c111fcd396a166fb90ca809552b8cc10b5b9cb927fc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e4fccb9a97b07fef6c111fcd396a166fb90ca809552b8cc10b5b9cb927fc91", kill_on_drop: false }`
[INFO] [stdout] f3e4fccb9a97b07fef6c111fcd396a166fb90ca809552b8cc10b5b9cb927fc91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 10f21caa724122c6c6d8ee42e3fe1fbc9982574364181956100dfdfaa7f36a51
[INFO] running `Command { std: "docker" "start" "-a" "10f21caa724122c6c6d8ee42e3fe1fbc9982574364181956100dfdfaa7f36a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sqlite-wasm-rs v0.4.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking sqlparser v0.53.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.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.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 time v0.3.44
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling macroific_attr_parse v1.3.0
[INFO] [stderr]    Compiling macroific_core v1.0.2
[INFO] [stderr]    Compiling serde_derive_internals v0.28.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling macroific_macro v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling tsify-macros v0.4.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling macroific v1.3.1
[INFO] [stderr]    Compiling accessory v1.3.1
[INFO] [stderr]    Compiling fancy_constructor v1.3.0
[INFO] [stderr]    Compiling delegate-display v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `sqlparser` (lib) due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.53.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=bae4313403afe68f -C extra-filename=-8ae5fd4833b7cf41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-0df305672b709a19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "10f21caa724122c6c6d8ee42e3fe1fbc9982574364181956100dfdfaa7f36a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f21caa724122c6c6d8ee42e3fe1fbc9982574364181956100dfdfaa7f36a51", kill_on_drop: false }`
[INFO] [stdout] 10f21caa724122c6c6d8ee42e3fe1fbc9982574364181956100dfdfaa7f36a51
