[INFO] cloning repository https://github.com/qaspen-python/psql-rust-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qaspen-python/psql-rust-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a5ac0ced177630f4c51fb79de0cd4ad2026b6c3
[INFO] testing qaspen-python/psql-rust-engine against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qaspen-python/psql-rust-engine
[INFO] finished tweaking git repo https://github.com/qaspen-python/psql-rust-engine
[INFO] tweaked toml for git repo https://github.com/qaspen-python/psql-rust-engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qaspen-python/psql-rust-engine on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qaspen-python/psql-rust-engine 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/deadpool.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/rust-postgres-interval.git`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/pgvector-rust.git`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/rust-postgres.git`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/rust-postgres-array.git`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/pyo3-async-runtimes.git`
[INFO] [stderr]     Updating git repository `https://github.com/psqlpy-python/rust-decimal.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded geo-types v0.7.16
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded python3-dll-a v0.2.14
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded openssl-src v300.2.2+3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cce3da1ee875df3d64595dc1e90f754fa6a430d899473ead64bb2ff3c5bbb9b
[INFO] running `Command { std: "docker" "start" "-a" "3cce3da1ee875df3d64595dc1e90f754fa6a430d899473ead64bb2ff3c5bbb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cce3da1ee875df3d64595dc1e90f754fa6a430d899473ead64bb2ff3c5bbb9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cce3da1ee875df3d64595dc1e90f754fa6a430d899473ead64bb2ff3c5bbb9b", kill_on_drop: false }`
[INFO] [stdout] 3cce3da1ee875df3d64595dc1e90f754fa6a430d899473ead64bb2ff3c5bbb9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b932de5c8495b7398ef0a152dea748c18611058680c85f3b60b9d572ad5377b
[INFO] running `Command { std: "docker" "start" "-a" "0b932de5c8495b7398ef0a152dea748c18611058680c85f3b60b9d572ad5377b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl-src v300.2.2+3.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rust_decimal v1.36.0 (https://github.com/psqlpy-python/rust-decimal.git?branch=psqlpy#df8c0eee)
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling postgres-protocol v0.6.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling postgres-derive v0.4.5 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]    Compiling deadpool v0.12.1 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]    Compiling postgres-types v0.2.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.25.0 (https://github.com/psqlpy-python/pyo3-async-runtimes.git?branch=psqlpy#74cd232b)
[INFO] [stderr]    Compiling tokio-postgres v0.7.11 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling pg_interval v0.4.2 (https://github.com/psqlpy-python/rust-postgres-interval.git?branch=psqlpy#7b407180)
[INFO] [stderr]    Compiling pgvector v0.4.0 (https://github.com/psqlpy-python/pgvector-rust.git?branch=psqlpy#311434c6)
[INFO] [stderr]    Compiling postgres_array v0.11.1 (https://github.com/psqlpy-python/rust-postgres-array.git?branch=psqlpy#510ffe38)
[INFO] [stderr]    Compiling deadpool-postgres v0.14.0 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]    Compiling postgres-openssl v0.5.0 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling psqlpy v0.11.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "0b932de5c8495b7398ef0a152dea748c18611058680c85f3b60b9d572ad5377b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b932de5c8495b7398ef0a152dea748c18611058680c85f3b60b9d572ad5377b", kill_on_drop: false }`
[INFO] [stdout] 0b932de5c8495b7398ef0a152dea748c18611058680c85f3b60b9d572ad5377b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ba065044ddcbe1ac72032f2cb39528f7a0cb6166e1a1e510f48b2b4b467a456
[INFO] running `Command { std: "docker" "start" "-a" "9ba065044ddcbe1ac72032f2cb39528f7a0cb6166e1a1e510f48b2b4b467a456", kill_on_drop: false }`
[INFO] [stderr]    Compiling psqlpy v0.11.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.69s
[INFO] running `Command { std: "docker" "inspect" "9ba065044ddcbe1ac72032f2cb39528f7a0cb6166e1a1e510f48b2b4b467a456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ba065044ddcbe1ac72032f2cb39528f7a0cb6166e1a1e510f48b2b4b467a456", kill_on_drop: false }`
[INFO] [stdout] 9ba065044ddcbe1ac72032f2cb39528f7a0cb6166e1a1e510f48b2b4b467a456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40662b46acd3c6d8280b3623e05b6759a553741ef2bb0ab003abafcb747cb3d4
[INFO] running `Command { std: "docker" "start" "-a" "40662b46acd3c6d8280b3623e05b6759a553741ef2bb0ab003abafcb747cb3d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/psqlpy-0a020e78cb69f5fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40662b46acd3c6d8280b3623e05b6759a553741ef2bb0ab003abafcb747cb3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40662b46acd3c6d8280b3623e05b6759a553741ef2bb0ab003abafcb747cb3d4", kill_on_drop: false }`
[INFO] [stdout] 40662b46acd3c6d8280b3623e05b6759a553741ef2bb0ab003abafcb747cb3d4
