[INFO] cloning repository https://github.com/smir-ant/sasql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smir-ant/sasql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7c865bf50e3c544530f4e284549a7bce499fed7
[INFO] checking smir-ant/sasql against e7769602aca3770e8d8ea55716becb22e839a579 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmir-ant%2Fsasql" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/smir-ant/sasql
[INFO] finished tweaking git repo https://github.com/smir-ant/sasql
[INFO] tweaked toml for git repo https://github.com/smir-ant/sasql written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smir-ant/sasql on toolchain e7769602aca3770e8d8ea55716becb22e839a579
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smir-ant/sasql 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" "+e7769602aca3770e8d8ea55716becb22e839a579" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7
[INFO] running `Command { std: "docker" "start" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7" "/opt/rustwide/cargo-home/bin/cargo" "+e7769602aca3770e8d8ea55716becb22e839a579" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking bsql-common v1.0.0-alpha.5 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]     Checking bsql-devgates v0.0.0 (/opt/rustwide/workdir/tools/devgates)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking bsql-postgres-proto v1.0.0-alpha.5 (/opt/rustwide/workdir/crates/postgres/proto)
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bsql-corpus v0.0.0 (/opt/rustwide/workdir/tools/corpus)
[INFO] [stderr] error: could not compile `sqlparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e7769602aca3770e8d8ea55716becb22e839a579/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.62.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "derive-dialect", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=0f5260ac8556c9ba -C extra-filename=-efde4869dbef7d41 --out-dir /opt/rustwide/target/debug/build/sqlparser/efde4869dbef7d41/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/libc/27a7b0fdf409c6c5/out -L dependency=/opt/rustwide/target/debug/build/log/5cd6409d60c13ad9/out -L dependency=/opt/rustwide/target/debug/build/psm/0c8a4cb979b4a298/out -L dependency=/opt/rustwide/target/debug/build/recursive/6fee7eac9e0d7ef2/out -L dependency=/opt/rustwide/target/debug/build/recursive-proc-macro-impl/9add8ebfdd9aca48/out -L dependency=/opt/rustwide/target/debug/build/stacker/a9572c3480560d30/out --extern log=/opt/rustwide/target/debug/build/log/5cd6409d60c13ad9/out/liblog-5cd6409d60c13ad9.rmeta --extern recursive=/opt/rustwide/target/debug/build/recursive/6fee7eac9e0d7ef2/out/librecursive-6fee7eac9e0d7ef2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm/049d70492ec8e797/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7", kill_on_drop: false }`
[INFO] [stdout] adb682aff5a08bef4cc16059b43c60f0259f61661ba26cbacf64b6ad1d1398a7
