[INFO] cloning repository https://github.com/jaylmiller/pgproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaylmiller/pgproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaylmiller%2Fpgproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaylmiller%2Fpgproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8328525e475e68a5cda39939017e90e7d99313f0 [INFO] testing jaylmiller/pgproxy against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaylmiller%2Fpgproxy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jaylmiller/pgproxy [INFO] finished tweaking git repo https://github.com/jaylmiller/pgproxy [INFO] tweaked toml for git repo https://github.com/jaylmiller/pgproxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jaylmiller/pgproxy on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jaylmiller/pgproxy 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded pingora-lru v0.4.0 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded pingora-header-serde v0.4.0 [INFO] [stderr] Downloaded zstd-safe v7.2.3 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded borsh-derive v1.5.5 [INFO] [stderr] Downloaded pingora-ketama v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] [stderr] Downloaded pgwire v0.28.0 [INFO] [stderr] Downloaded rustracing_jaeger v0.7.0 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] [stderr] Downloaded serde_json v1.0.139 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded winnow v0.7.3 [INFO] [stderr] Downloaded pingora-core v0.4.0 [INFO] [stderr] Downloaded brotli-decompressor v2.5.1 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded aws-lc-rs v1.12.5 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded pingora-proxy v0.4.0 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded pingora-cache v0.4.0 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] [stderr] Downloaded uuid v1.15.1 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded pingora v0.4.0 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded serde_derive v1.0.218 [INFO] [stderr] Downloaded serde v1.0.218 [INFO] [stderr] Downloaded libz-ng-sys v1.1.21 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded structopt-derive v0.4.18 [INFO] [stderr] Downloaded structopt v0.3.26 [INFO] [stderr] Downloaded pingora-load-balancing v0.4.0 [INFO] [stderr] Downloaded pingora-pool v0.4.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded sfv v0.10.4 [INFO] [stderr] Downloaded either v1.14.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded rustracing v0.5.1 [INFO] [stderr] Downloaded thrift_codec v0.1.1 [INFO] [stderr] Downloaded trackable v0.2.24 [INFO] [stderr] Downloaded libc v0.2.170 [INFO] [stderr] Downloaded pingora-runtime v0.4.0 [INFO] [stderr] Downloaded pingora-http v0.4.0 [INFO] [stderr] Downloaded zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded unicode-ident v1.0.17 [INFO] [stderr] Downloaded trackable v1.3.0 [INFO] [stderr] Downloaded pingora-error v0.4.0 [INFO] [stderr] Downloaded no_debug v3.1.0 [INFO] [stderr] Downloaded pingora-rustls v0.4.0 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded pingora-timeout v0.4.0 [INFO] [stderr] Downloaded brotli v3.5.0 [INFO] [stderr] Downloaded ring v0.17.11 [INFO] [stderr] Downloaded aws-lc-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e97d70f4c2b834d36f29c8a5755dce9ebbde5b9b08814e418ec2dd0a850d680f [INFO] running `Command { std: "docker" "start" "-a" "e97d70f4c2b834d36f29c8a5755dce9ebbde5b9b08814e418ec2dd0a850d680f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e97d70f4c2b834d36f29c8a5755dce9ebbde5b9b08814e418ec2dd0a850d680f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97d70f4c2b834d36f29c8a5755dce9ebbde5b9b08814e418ec2dd0a850d680f", kill_on_drop: false }` [INFO] [stdout] e97d70f4c2b834d36f29c8a5755dce9ebbde5b9b08814e418ec2dd0a850d680f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1913d2152c2f6058967de1e6ea77c6d0246a9bcebbd0b1dfefe14c56351b42f8 [INFO] running `Command { std: "docker" "start" "-a" "1913d2152c2f6058967de1e6ea77c6d0246a9bcebbd0b1dfefe14c56351b42f8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling aws-lc-rs v1.12.5 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pingora-error v0.4.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling no_debug v3.1.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling pingora-http v0.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=c819dacf2c768f07 -C extra-filename=-1265e9592fecf351 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1913d2152c2f6058967de1e6ea77c6d0246a9bcebbd0b1dfefe14c56351b42f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1913d2152c2f6058967de1e6ea77c6d0246a9bcebbd0b1dfefe14c56351b42f8", kill_on_drop: false }` [INFO] [stdout] 1913d2152c2f6058967de1e6ea77c6d0246a9bcebbd0b1dfefe14c56351b42f8