[INFO] cloning repository https://github.com/adamanteye/rusty_query [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamanteye/rusty_query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6452aab7efc0d9a3da48f087b399c722be8645 [INFO] checking adamanteye/rusty_query against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/adamanteye/rusty_query [INFO] finished tweaking git repo https://github.com/adamanteye/rusty_query [INFO] tweaked toml for git repo https://github.com/adamanteye/rusty_query written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adamanteye/rusty_query on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adamanteye/rusty_query 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b2b06a23428d57610b25c74f5334014b5a06f7a583c679ea9ba2adfa53249fe [INFO] running `Command { std: "docker" "start" "-a" "6b2b06a23428d57610b25c74f5334014b5a06f7a583c679ea9ba2adfa53249fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b2b06a23428d57610b25c74f5334014b5a06f7a583c679ea9ba2adfa53249fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2b06a23428d57610b25c74f5334014b5a06f7a583c679ea9ba2adfa53249fe", kill_on_drop: false }` [INFO] [stdout] 6b2b06a23428d57610b25c74f5334014b5a06f7a583c679ea9ba2adfa53249fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea5a04eddb76cd5b8e931940faaea8f9a7e26404594d9ad3267e08554f2c0f4 [INFO] running `Command { std: "docker" "start" "-a" "8ea5a04eddb76cd5b8e931940faaea8f9a7e26404594d9ad3267e08554f2c0f4", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 (https://github.com/zesterer/chumsky.git?rev=f4d3cf214bf123aea56e3500a476538f767de429#f4d3cf21) [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking async_next v0.1.0 (/opt/rustwide/workdir/async_next) [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.24 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking comfy-table v7.1.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking sql_parser v0.1.0 (/opt/rustwide/workdir/sql_parser) [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking page_fs v0.1.0 (/opt/rustwide/workdir/page_fs) [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] error: could not compile `sql_parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sql_parser --edition=2021 sql_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c094f4fb31416ec4 -C extra-filename=-18ac426d8383d068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-8b02124ca0a7030e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-10c903987fd6f6cd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-d57496338edeb597/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ea5a04eddb76cd5b8e931940faaea8f9a7e26404594d9ad3267e08554f2c0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea5a04eddb76cd5b8e931940faaea8f9a7e26404594d9ad3267e08554f2c0f4", kill_on_drop: false }` [INFO] [stdout] 8ea5a04eddb76cd5b8e931940faaea8f9a7e26404594d9ad3267e08554f2c0f4