[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] bb32bbc8da7427e0c6ffcda04226712d7bdd0404
[INFO] checking qaspen-python/psql-rust-engine/bb32bbc8da7427e0c6ffcda04226712d7bdd0404 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qaspen-python/psql-rust-engine on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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 pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37990a6b3e5c1a6f2f1206e8948ce721c9d5ad561ebbdc94907514bd32b5a5bd
[INFO] running `Command { std: "docker" "start" "-a" "37990a6b3e5c1a6f2f1206e8948ce721c9d5ad561ebbdc94907514bd32b5a5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37990a6b3e5c1a6f2f1206e8948ce721c9d5ad561ebbdc94907514bd32b5a5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37990a6b3e5c1a6f2f1206e8948ce721c9d5ad561ebbdc94907514bd32b5a5bd", kill_on_drop: false }`
[INFO] [stdout] 37990a6b3e5c1a6f2f1206e8948ce721c9d5ad561ebbdc94907514bd32b5a5bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 411ce6a0a47cceeee08cc5f034c048ae43c80f2e8ef680c307ad2de8bce1192a
[INFO] running `Command { std: "docker" "start" "-a" "411ce6a0a47cceeee08cc5f034c048ae43c80f2e8ef680c307ad2de8bce1192a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling openssl-src v300.2.2+3.2.1
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust_decimal v1.36.0 (https://github.com/psqlpy-python/rust-decimal.git?branch=psqlpy#df8c0eee)
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking geo-types v0.7.16
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking postgres-protocol v0.6.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[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]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking deadpool-runtime v0.1.4 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]     Checking deadpool v0.12.1 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]     Checking pyo3-async-runtimes v0.25.0 (https://github.com/psqlpy-python/pyo3-async-runtimes.git?branch=psqlpy#74cd232b)
[INFO] [stderr]     Checking postgres-types v0.2.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]     Checking tokio-postgres v0.7.11 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]     Checking postgres_array v0.11.1 (https://github.com/psqlpy-python/rust-postgres-array.git?branch=psqlpy#510ffe38)
[INFO] [stderr]     Checking pgvector v0.4.0 (https://github.com/psqlpy-python/pgvector-rust.git?branch=psqlpy#311434c6)
[INFO] [stderr]     Checking pg_interval v0.4.2 (https://github.com/psqlpy-python/rust-postgres-interval.git?branch=psqlpy#7b407180)
[INFO] [stderr]     Checking deadpool-postgres v0.14.0 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18)
[INFO] [stderr]     Checking postgres-openssl v0.5.0 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b)
[INFO] [stderr]     Checking psqlpy v0.11.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/statement/parameters.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type QueryParameter = (dyn ToSql + Sync);
[INFO] [stdout]    |                           ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub type QueryParameter = (dyn ToSql + Sync);
[INFO] [stdout] 19 + pub type QueryParameter = dyn ToSql + Sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/statement/parameters.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type QueryParameter = (dyn ToSql + Sync);
[INFO] [stdout]    |                           ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub type QueryParameter = (dyn ToSql + Sync);
[INFO] [stdout] 19 + pub type QueryParameter = dyn ToSql + Sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "411ce6a0a47cceeee08cc5f034c048ae43c80f2e8ef680c307ad2de8bce1192a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411ce6a0a47cceeee08cc5f034c048ae43c80f2e8ef680c307ad2de8bce1192a", kill_on_drop: false }`
[INFO] [stdout] 411ce6a0a47cceeee08cc5f034c048ae43c80f2e8ef680c307ad2de8bce1192a
