[INFO] fetching crate qail-pg 0.27.10...
[INFO] testing qail-pg-0.27.10 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate qail-pg 0.27.10 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate qail-pg 0.27.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qail-pg 0.27.10
[INFO] tweaked toml for crates.io crate qail-pg 0.27.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qail-pg 0.27.10 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 crates.io crate qail-pg 0.27.10 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eb3c8d494439eef6590916d5af064223b5b8032c943db75a74ebcb0c3614a476
[INFO] running `Command { std: "docker" "start" "-a" "eb3c8d494439eef6590916d5af064223b5b8032c943db75a74ebcb0c3614a476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb3c8d494439eef6590916d5af064223b5b8032c943db75a74ebcb0c3614a476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3c8d494439eef6590916d5af064223b5b8032c943db75a74ebcb0c3614a476", kill_on_drop: false }`
[INFO] [stdout] eb3c8d494439eef6590916d5af064223b5b8032c943db75a74ebcb0c3614a476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5a9d1add7b8aa054ec5c48d8672c44ef6c1214546c900e35dfad40287ac27e8b
[INFO] running `Command { std: "docker" "start" "-a" "5a9d1add7b8aa054ec5c48d8672c44ef6c1214546c900e35dfad40287ac27e8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling qail-core v0.27.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling qail-pg v0.27.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.05s
[INFO] running `Command { std: "docker" "inspect" "5a9d1add7b8aa054ec5c48d8672c44ef6c1214546c900e35dfad40287ac27e8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9d1add7b8aa054ec5c48d8672c44ef6c1214546c900e35dfad40287ac27e8b", kill_on_drop: false }`
[INFO] [stdout] 5a9d1add7b8aa054ec5c48d8672c44ef6c1214546c900e35dfad40287ac27e8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c8d989b09b8599b1effc89d69e5ad34c13b98cdb28c3d52d4718e23eb26fb66
[INFO] running `Command { std: "docker" "start" "-a" "5c8d989b09b8599b1effc89d69e5ad34c13b98cdb28c3d52d4718e23eb26fb66", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling qail-core v0.27.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling qail-pg v0.27.10 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `qail-pg` (lib test)
[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 qail_pg --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=ef9eecfa821d8199 -C extra-filename=-1aea280f5900aa15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `qail-pg` (test "rls_pipeline_hardening")
[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 rls_pipeline_hardening --edition=2024 tests/rls_pipeline_hardening.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=592c75ec6a1fbf30 -C extra-filename=-c7abc4dd3acc26ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern qail_pg=/opt/rustwide/target/debug/deps/libqail_pg-587aff7fb683e3d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qail-pg` (test "protocol_version_negotiation")
[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 protocol_version_negotiation --edition=2024 tests/protocol_version_negotiation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=e1320b2605ca0a07 -C extra-filename=-ab9011daf4caadb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern qail_pg=/opt/rustwide/target/debug/deps/libqail_pg-587aff7fb683e3d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qail-pg` (example "qailpg_pool")
[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 qailpg_pool --edition=2024 examples/qailpg_pool.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=c4525c2444b50e4c -C extra-filename=-7ac11eaa20643fac --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern qail_pg=/opt/rustwide/target/debug/deps/libqail_pg-587aff7fb683e3d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qail-pg` (example "battle_restart")
[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 battle_restart --edition=2024 examples/battle_restart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=5a207917c35292d3 -C extra-filename=-e8e77128d0bdef51 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern qail_pg=/opt/rustwide/target/debug/deps/libqail_pg-587aff7fb683e3d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qail-pg` (example "battle_test")
[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 battle_test --edition=2024 examples/battle_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "enterprise-gssapi", "io_uring", "legacy-raw-examples", "libpq", "native-io-uring", "uuid"))' -C metadata=d60ef284282b2d65 -C extra-filename=-ac897b55a47c3273 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2884832c4eb6032c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c66e9172d76ddaa0.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-eb4c6c2ae2af0eaf.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3f3678fd0b86a79.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-250d60026611cb9d.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-d97e945c50fa7270.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a38a5cea1bddb277.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-40771e848e4a32ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7e5af47bae06c7ac.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-d7273972d25376cf.rlib --extern qail_pg=/opt/rustwide/target/debug/deps/libqail_pg-587aff7fb683e3d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-05ed6b2a0121d3e5.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-072e14f387eef4e5.rlib --extern ryu=/opt/rustwide/target/debug/deps/libryu-7c364cfb94c444f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-efd9fe52c2b8cd65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e8173a46ab4eac4.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-89395915a3aafcd7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9c85e6315d55b050.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d846cd7c35f70c47.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0a4a1c434181aafd/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5c8d989b09b8599b1effc89d69e5ad34c13b98cdb28c3d52d4718e23eb26fb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8d989b09b8599b1effc89d69e5ad34c13b98cdb28c3d52d4718e23eb26fb66", kill_on_drop: false }`
[INFO] [stdout] 5c8d989b09b8599b1effc89d69e5ad34c13b98cdb28c3d52d4718e23eb26fb66
