[INFO] cloning repository https://github.com/CesarPetrescu/CrabSQL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CesarPetrescu/CrabSQL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCesarPetrescu%2FCrabSQL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCesarPetrescu%2FCrabSQL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc8340a47df506a6a827d12015ec1408d77e01f9 [INFO] checking CesarPetrescu/CrabSQL against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCesarPetrescu%2FCrabSQL" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CesarPetrescu/CrabSQL [INFO] finished tweaking git repo https://github.com/CesarPetrescu/CrabSQL [INFO] tweaked toml for git repo https://github.com/CesarPetrescu/CrabSQL written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CesarPetrescu/CrabSQL on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CesarPetrescu/CrabSQL 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543 [INFO] running `Command { std: "docker" "start" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543", 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" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543", 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" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking frunk_core v0.4.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cmake v0.1.56 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking frunk v0.4.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling mysql-common-derive v0.31.2 [INFO] [stderr] Checking sqlparser v0.60.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=66bc24eb8c23a159 -C extra-filename=-af665fc43bb98e63 --out-dir /opt/rustwide/target/debug/build/bindgen/af665fc43bb98e63/out -L dependency=/opt/rustwide/target/debug/build/bitflags/d060648b4513e855/out -L dependency=/opt/rustwide/target/debug/build/cexpr/9b1da4623cc62a83/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/5e65815a710d42ea/out -L dependency=/opt/rustwide/target/debug/build/either/4b472ed810768845/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/itertools/2e5ca021b9ea9664/out -L dependency=/opt/rustwide/target/debug/build/libc/3595fb66f28ccced/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/96aa9f3a3ba48cf6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out -L dependency=/opt/rustwide/target/debug/build/quote/01cdf4ac6a2aaf5b/out -L dependency=/opt/rustwide/target/debug/build/regex/6e9215da0a49ecf7/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/4f71b65b9c816d6f/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/21b6b92c16eafdcb/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/b734c5d09be80aba/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/e169ac79dad5a9cf/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/d060648b4513e855/out/libbitflags-d060648b4513e855.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/9b1da4623cc62a83/out/libcexpr-9b1da4623cc62a83.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/5e65815a710d42ea/out/libclang_sys-5e65815a710d42ea.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/2e5ca021b9ea9664/out/libitertools-2e5ca021b9ea9664.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/01cdf4ac6a2aaf5b/out/libquote-01cdf4ac6a2aaf5b.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/6e9215da0a49ecf7/out/libregex-6e9215da0a49ecf7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/b734c5d09be80aba/out/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/e169ac79dad5a9cf/out/libsyn-e169ac79dad5a9cf.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" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543", kill_on_drop: false }` [INFO] [stdout] 8e81cb4d2d8a719b302791283b3ed4051dedd01e60de283e5ca6e7468d9bf543