[INFO] cloning repository https://github.com/levkk/pgcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levkk/pgcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b038813eb14f181434ab7b5509e74d9b1fe123b [INFO] testing levkk/pgcat against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/levkk/pgcat [INFO] finished tweaking git repo https://github.com/levkk/pgcat [INFO] tweaked toml for git repo https://github.com/levkk/pgcat written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/levkk/pgcat on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/levkk/pgcat 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d78edd7b9fb6714baa5498dcb0df048686810aae9f461b97b3f07251953fe6b [INFO] running `Command { std: "docker" "start" "-a" "7d78edd7b9fb6714baa5498dcb0df048686810aae9f461b97b3f07251953fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d78edd7b9fb6714baa5498dcb0df048686810aae9f461b97b3f07251953fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d78edd7b9fb6714baa5498dcb0df048686810aae9f461b97b3f07251953fe6b", kill_on_drop: false }` [INFO] [stdout] 7d78edd7b9fb6714baa5498dcb0df048686810aae9f461b97b3f07251953fe6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492ce669e554a0693a098e4489112aa6c7abcf243ef67379a684e6857e0771ca [INFO] running `Command { std: "docker" "start" "-a" "492ce669e554a0693a098e4489112aa6c7abcf243ef67379a684e6857e0771ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling clap_builder v4.3.15 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling atomic_enum v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling sqlparser v0.52.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling clap v4.3.15 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fea8dc9f8a6fee66 -C extra-filename=-fa327cffcb2b9421 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b1fe1166f01d9859.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-382ffc6847728d1c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-da2f0d206dd7bd8a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6cf4d834b9536d3a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-11a929ecb9ebd8bb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9497439f0d03c4f6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-c588ab0017efc193.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-17eb98c0ab63af1f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f494facac41849b6.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=4b40c824cf1d8ef4 -C extra-filename=-0ce9ea3b7afcc914 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-0fbc1de5fd0baa88.rmeta --extern sqlparser_derive=/opt/rustwide/target/debug/deps/libsqlparser_derive-9f2b7b3b08e7dc72.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "492ce669e554a0693a098e4489112aa6c7abcf243ef67379a684e6857e0771ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492ce669e554a0693a098e4489112aa6c7abcf243ef67379a684e6857e0771ca", kill_on_drop: false }` [INFO] [stdout] 492ce669e554a0693a098e4489112aa6c7abcf243ef67379a684e6857e0771ca