[INFO] cloning repository https://github.com/dogacan/dtdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dogacan/dtdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogacan%2Fdtdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogacan%2Fdtdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44dc4b66740770b1596330ebffdc56f2021e82eb [INFO] checking dogacan/dtdb against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdogacan%2Fdtdb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dogacan/dtdb [INFO] finished tweaking git repo https://github.com/dogacan/dtdb [INFO] tweaked toml for git repo https://github.com/dogacan/dtdb written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dogacan/dtdb on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dogacan/dtdb 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b [INFO] running `Command { std: "docker" "start" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b", 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" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b", 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" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling pulldown-cmark v0.13.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling cxxbridge-flags v1.0.194 [INFO] [stderr] Compiling cxx v1.0.194 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking pretty-hex v0.4.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling cxx-build v1.0.194 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Compiling tonic-build v0.14.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bolero-generator-derive v0.13.4 [INFO] [stderr] Compiling cxxbridge-macro v1.0.194 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking sqlparser v0.62.0 [INFO] [stderr] Checking bolero-generator v0.13.5 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling dtdb_bindings v0.1.0 (/opt/rustwide/workdir/dtdb_bindings) [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/e977a0b5ab976a591981e7263bd67a71a4f79308/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 embed-bitcode=no -C debuginfo=2 --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=7efca355402424a7 -C extra-filename=-e897840aa3f918b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-465b875c23ad4518.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-123acc0a1a2cf348/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b", kill_on_drop: false }` [INFO] [stdout] 01ba655499ac9b45733367a1c09c1b803b4c387070bac0f8e16c27ce1e3e978b