[INFO] cloning repository https://github.com/pledgeandgrow/pledgedb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pledgeandgrow/pledgedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpledgeandgrow%2Fpledgedb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpledgeandgrow%2Fpledgedb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8eeeebbe3e58fb76f2db5069695dc8656a58d79 [INFO] checking pledgeandgrow/pledgedb against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpledgeandgrow%2Fpledgedb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pledgeandgrow/pledgedb [INFO] finished tweaking git repo https://github.com/pledgeandgrow/pledgedb [INFO] tweaked toml for git repo https://github.com/pledgeandgrow/pledgedb written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pledgeandgrow/pledgedb on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pledgeandgrow/pledgedb 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15 [INFO] running `Command { std: "docker" "start" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15", 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" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15", 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" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Checking bytemuck v1.25.1 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking crossbeam-queue v0.3.13 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Compiling ar_archive_writer v0.5.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling pyo3-build-config v0.29.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.54 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking sqlparser v0.62.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.6.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling pyo3-ffi v0.29.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking compact_str v0.10.0 [INFO] [stderr] Checking pledgedb-vector v0.1.1 (/opt/rustwide/workdir/crates/pledgedb-vector) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling pyo3 v0.29.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.29.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking tokio v1.53.0 [INFO] [stderr] Checking criterion v0.5.1 [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/4d7f6614d0baa7689bd05eba340114667db4d5b7/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 -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --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=e415283eed05f431 -C extra-filename=-1a0ff9ff0e2d8ccb --out-dir /opt/rustwide/target/debug/build/sqlparser/1a0ff9ff0e2d8ccb/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/cca4df08c071e81a/out -L dependency=/opt/rustwide/target/debug/build/libc/b55db661f4896bd8/out -L dependency=/opt/rustwide/target/debug/build/log/29bb0e9aba408f3d/out -L dependency=/opt/rustwide/target/debug/build/psm/cfca04172fff9159/out -L dependency=/opt/rustwide/target/debug/build/recursive/869729278746e649/out -L dependency=/opt/rustwide/target/debug/build/recursive-proc-macro-impl/b78a4b887e57ca78/out -L dependency=/opt/rustwide/target/debug/build/stacker/2e351f18b09e467d/out --extern log=/opt/rustwide/target/debug/build/log/29bb0e9aba408f3d/out/liblog-29bb0e9aba408f3d.rmeta --extern recursive=/opt/rustwide/target/debug/build/recursive/869729278746e649/out/librecursive-869729278746e649.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm/871369f3a9d36e1d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15", kill_on_drop: false }` [INFO] [stdout] 61ba1eebe33a4ac879bdb7ba2ffbb0561333f417b3a57d2bc21ad2daccc91b15