[INFO] cloning repository https://github.com/isdaniel/pg2any
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isdaniel/pg2any" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ac03c4dab9029c1070cc6703a17b003b5032d3d
[INFO] testing isdaniel/pg2any against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisdaniel%2Fpg2any" "/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/isdaniel/pg2any
[INFO] finished tweaking git repo https://github.com/isdaniel/pg2any
[INFO] tweaked toml for git repo https://github.com/isdaniel/pg2any written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isdaniel/pg2any on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isdaniel/pg2any 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded md5 v0.6.1
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.12
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded crypto-common v0.2.1
[INFO] [stderr]   Downloaded winauth v0.0.4
[INFO] [stderr]   Downloaded block-buffer v0.12.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.12
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded digest v0.11.2
[INFO] [stderr]   Downloaded ctutils v0.4.2
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded deranged v0.5.5
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded cmov v0.5.3
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded indexmap v2.12.1
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded pg_walstream v0.6.3
[INFO] [stderr]   Downloaded syn v2.0.112
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a594b6d14d1c117621560a01f0349470cda2e263bad076634a1cadb7cf9fed7
[INFO] running `Command { std: "docker" "start" "-a" "1a594b6d14d1c117621560a01f0349470cda2e263bad076634a1cadb7cf9fed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a594b6d14d1c117621560a01f0349470cda2e263bad076634a1cadb7cf9fed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a594b6d14d1c117621560a01f0349470cda2e263bad076634a1cadb7cf9fed7", kill_on_drop: false }`
[INFO] [stdout] 1a594b6d14d1c117621560a01f0349470cda2e263bad076634a1cadb7cf9fed7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c37749235edfa45f538d5d729483c94d2f6dd06db85063efe779a2b6228c637
[INFO] running `Command { std: "docker" "start" "-a" "5c37749235edfa45f538d5d729483c94d2f6dd06db85063efe779a2b6228c637", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pg_walstream v0.6.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pg2any_lib v0.9.0 (/opt/rustwide/workdir/pg2any-lib)
[INFO] [stderr]    Compiling pg2any v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 16s
[INFO] running `Command { std: "docker" "inspect" "5c37749235edfa45f538d5d729483c94d2f6dd06db85063efe779a2b6228c637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c37749235edfa45f538d5d729483c94d2f6dd06db85063efe779a2b6228c637", kill_on_drop: false }`
[INFO] [stdout] 5c37749235edfa45f538d5d729483c94d2f6dd06db85063efe779a2b6228c637
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f7e9fa350875e780c6545f55c4df1ed4ec44841ea64ed8586fc72ece5a2fdb
[INFO] running `Command { std: "docker" "start" "-a" "06f7e9fa350875e780c6545f55c4df1ed4ec44841ea64ed8586fc72ece5a2fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling pg2any_lib v0.9.0 (/opt/rustwide/workdir/pg2any-lib)
[INFO] [stderr]    Compiling pg2any v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.92s
[INFO] running `Command { std: "docker" "inspect" "06f7e9fa350875e780c6545f55c4df1ed4ec44841ea64ed8586fc72ece5a2fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f7e9fa350875e780c6545f55c4df1ed4ec44841ea64ed8586fc72ece5a2fdb", kill_on_drop: false }`
[INFO] [stdout] 06f7e9fa350875e780c6545f55c4df1ed4ec44841ea64ed8586fc72ece5a2fdb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87f8789ec5137fd186f401b743fef1755216ef50d5dfa44ac6c6013d0796e3f9
[INFO] running `Command { std: "docker" "start" "-a" "87f8789ec5137fd186f401b743fef1755216ef50d5dfa44ac6c6013d0796e3f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pg2any-0af47bef33424f01)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg2any_lib-b9e113eade07dc02)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 179 tests
[INFO] [stdout] test client::tests::test_configurable_buffer_size ... ok
[INFO] [stdout] test client::tests::test_graceful_shutdown_with_task_handles ... ok
[INFO] [stdout] test client::tests::test_cancellation_token_from_external_source ... ok
[INFO] [stdout] test client::tests::test_multiple_shutdown_calls_are_safe ... ok
[INFO] [stdout] test client::tests::test_client_creation_and_basic_properties ... ok
[INFO] [stdout] test client::tests::test_cancellation_token_propagation ... ok
[INFO] [stdout] test client::tests::test_cancellation_token_cancellation ... ok
[INFO] [stdout] test client::tests::test_client_stats_reflect_cancellation_state ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_bracket_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_alternating_tables ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_bracket_deletes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_bracket_with_hex_literal ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_bracket_updates ... ok
[INFO] [stdout] test client::tests::test_wait_for_tasks_completion_with_no_tasks ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_bracket_mixed ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_deletes_different_tables ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_different_tables_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_deletes_same_table ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_deletes_with_is_null ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_double_quote_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_double_quote_mixed ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_empty_commands ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_double_quote_deletes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_deletes_composite_key ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_deletes_respects_packet_limit ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_double_quote_updates ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_large_batch_deletes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_insert_max_packet_boundary ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_insert_respects_max_packet_size ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_large_batch_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_all_types_consecutive_groups ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_multiple_same_table_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_non_dml_passthrough ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_mixed_preserves_ordering ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_preserves_non_insert_order ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_single_delete ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_sqlite_no_schema_prefix ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_mixed_insert_update_delete ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_sqlite_update_no_schema ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_update_with_null_values ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_different_columns ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_composite_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_different_tables ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_fallback_mixed_where_shapes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_fallback_when_set_column_overlaps_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_fallback_when_where_has_is_null ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_no_case_when_for_equality_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_large_batch_updates ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_values_with_special_content ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_same_table ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_different_columns_same_table_inserts ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_single_update_unchanged ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_bracket_escaped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_case_insensitive ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_double_quote_escaped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_updates_respects_packet_limit ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_bracket_simple ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_inside_backtick_is_skipped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_inside_double_quote_is_skipped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_double_quote_simple ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_escaped_quotes_in_string ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_inside_bracket_is_skipped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_inside_string_is_skipped ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_not_found ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_bracket ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_bracket_composite ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_double_quote ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_find_keyword_simple ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_composite_key ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_double_quote_composite ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_with_is_null ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_double_quote ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_no_semicolon ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_non_delete ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_delete_parts_with_string_containing_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_bracket ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_non_insert ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_bracket_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_bracket_escaped_identifier ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_double_quote_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_bracket_with_null_and_comma ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_double_quote_escaped_identifier ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_double_quote_with_null_and_comma ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_boolean_values ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_backslash_escapes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_escaped_quotes ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_hex_literal ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_null ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_set_pairs_with_quoted_string_containing_comma ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_bracket_with_where_in_string ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_composite_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_double_quote ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_double_quote_with_where_in_string ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_multiple_columns ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_non_update ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_with_string_containing_set ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_and_inside_string ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_basic ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_with_special_values ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_with_string_containing_where ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_rejects_is_null ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_rejects_non_equality ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_rejects_null_rhs ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_rejects_or ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_rejects_parens ... ok
[INFO] [stdout] test destinations::common::tests::test_map_schema ... ok
[INFO] [stdout] test destinations::destination_factory::tests::test_destination_factory_create ... ok
[INFO] [stdout] test destinations::destination_factory::tests::test_destination_types_serialization ... ok
[INFO] [stdout] test destinations::mysql::tests::test_mysql_destination_creation ... ok
[INFO] [stdout] test destinations::sqlserver::tests::test_sqlserver_destination_creation ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_commit_lsn_marks_dirty ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_get_feedback_lsn ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_double_shutdown_is_safe ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_load_from_file ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_lsn_tracker_commit_lsn ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_lsn_tracker_get_lsn ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_lsn_tracker_new ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_metadata_extension_not_present ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_new_with_load ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_persist_async ... ok
[INFO] [stdout] test client::tests::test_producer_task_cancellation ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_shared_across_threads ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_shared_lsn_feedback_new ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_persist_skips_when_not_dirty ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_update_applied_lsn ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_update_flushed_lsn ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_zero_lsn_ignored ... ok
[INFO] [stdout] test monitoring::metrics_server::tests::test_create_metrics_server ... ok
[INFO] [stdout] test monitoring::metrics_server::tests::test_create_metrics_server_with_config ... ok
[INFO] [stdout] test monitoring::metrics_server::tests::test_metrics_server_config_custom ... ok
[INFO] [stdout] test monitoring::metrics_server::tests::test_metrics_server_config_default ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_single_insert ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_coalesce_single_update ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_insert_parts_case_insensitive ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_update_parts_bracket ... ok
[INFO] [stdout] test destinations::coalescing::tests::test_parse_where_equality_pairs_composite ... ok
[INFO] [stdout] test storage::compressed::tests::test_file_extension ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_metadata_extension_already_present ... ok
[INFO] [stdout] test lsn_tracker::lsn_tracker_tests::test_shutdown_without_background_task ... ok
[INFO] [stdout] test storage::compressed::tests::test_transform_path ... ok
[INFO] [stdout] test storage::sql_parser::tests::test_multi_line_statements ... ok
[INFO] [stdout] test storage::tests::test_factory_create_compressed ... ok
[INFO] [stdout] test storage::tests::test_factory_create_uncompressed ... ok
[INFO] [stdout] test storage::sql_parser::tests::test_start_index ... ok
[INFO] [stdout] test storage::tests::test_factory_from_env_default ... ok
[INFO] [stdout] test storage::tests::test_factory_from_env_one ... ok
[INFO] [stdout] test storage::uncompressed::tests::test_file_extension ... ok
[INFO] [stdout] test storage::sql_parser::tests::test_escaped_quotes ... ok
[INFO] [stdout] test storage::tests::test_factory_from_env_true ... ok
[INFO] [stdout] test storage::uncompressed::tests::test_transform_path ... ok
[INFO] [stdout] test storage::sql_parser::tests::test_simple_statements ... ok
[INFO] [stdout] test storage::compressed::tests::test_write_and_read_compressed ... ok
[INFO] [stdout] test storage::sql_parser::tests::test_cancellation ... ok
[INFO] [stdout] test storage::uncompressed::tests::test_write_and_read_uncompressed ... ok
[INFO] [stdout] test transaction_manager::tests::test_binary_value_hex_encoded_mysql_sqlite ... ok
[INFO] [stdout] test transaction_manager::tests::test_binary_value_hex_encoded_sqlserver ... ok
[INFO] [stdout] test transaction_manager::tests::test_binary_empty_bytes ... ok
[INFO] [stdout] test storage::uncompressed::tests::test_read_with_start_index ... ok
[INFO] [stdout] test transaction_manager::tests::test_full_word_true_false_is_quoted ... ok
[INFO] [stdout] test transaction_manager::tests::test_empty_string_is_quoted ... ok
[INFO] [stdout] test transaction_manager::tests::test_mysql_backslash_injection_is_escaped ... ok
[INFO] [stdout] test transaction_manager::tests::test_mysql_backslash_at_end_of_string ... ok
[INFO] [stdout] test transaction_manager::tests::test_regular_string_is_quoted ... ok
[INFO] [stdout] test transaction_manager::tests::test_mysql_identifier_escapes_backticks ... ok
[INFO] [stdout] test transaction_manager::tests::test_numeric_text_is_always_quoted ... ok
[INFO] [stdout] test transaction_manager::tests::test_non_utf8_text_falls_back_to_hex_literal ... ok
[INFO] [stdout] test transaction_manager::tests::test_null_value ... ok
[INFO] [stdout] test transaction_manager::tests::test_sqlserver_does_not_double_escape_backslashes ... ok
[INFO] [stdout] test transaction_manager::tests::test_sqlite_does_not_double_escape_backslashes ... ok
[INFO] [stdout] test transaction_manager::tests::test_string_with_single_quote_is_escaped ... ok
[INFO] [stdout] test transaction_manager::tests::test_sqlserver_identifier_escapes_brackets ... ok
[INFO] [stdout] test transaction_manager::tests::test_pgoutput_boolean_false ... ok
[INFO] [stdout] test transaction_manager::tests::test_pgoutput_boolean_true ... ok
[INFO] [stdout] test storage::compressed::tests::test_compression_with_sync_points ... ok
[INFO] [stdout] test transaction_manager::tests::test_sqlite_identifier_escapes_double_quotes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compression_feature_flag_tests.rs (/opt/rustwide/target/debug/deps/compression_feature_flag_tests-f3d93a15b0e2e5f3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_compression_env_var_parsing ... ok
[INFO] [stdout] test test_compression_file_extensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/destination_integration_tests.rs (/opt/rustwide/target/debug/deps/destination_integration_tests-07442e12bd513640)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_unsupported_destination_types ... ok
[INFO] [stdout] test test_destination_type_serialization ... ok
[INFO] [stdout] test test_sqlserver_destination_update_with_old_data ... ok
[INFO] [stdout] test test_delete_event_uses_old_data ... ok
[INFO] [stdout] test test_mysql_destination_update_with_old_data ... ok
[INFO] [stdout] test test_mysql_destination_update_without_old_data ... ok
[INFO] [stdout] test test_destination_handler_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_new_event_type_begin_commit ... ok
[INFO] [stdout] test test_event_serialization ... ok
[INFO] [stdout] test test_new_event_type_delete ... ok
[INFO] [stdout] test test_new_event_type_insert ... ok
[INFO] [stdout] test test_new_event_type_truncate ... ok
[INFO] [stdout] test test_new_event_type_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/event_type_refactor_tests.rs (/opt/rustwide/target/debug/deps/event_type_refactor_tests-65dc879fcdef21f3)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9dca2b826a1a2983)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_config_integration ... ok
[INFO] [stdout] test test_lsn_operations ... ok
[INFO] [stdout] test test_buffer_operations ... ok
[INFO] [stdout] test test_replication_data_structures ... ok
[INFO] [stdout] test test_message_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_compressed_file_tests.rs (/opt/rustwide/target/debug/deps/large_compressed_file_tests-78d877d3dd6091a0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_graceful_cancellation_during_decompression ... ok
[INFO] [stdout] test test_large_compressed_file_streaming_decompression ... ok
[INFO] [stdout] test test_compressed_file_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metrics_logical_tests.rs (/opt/rustwide/target/debug/deps/metrics_logical_tests-45db3425b720d7bf)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.49s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::test_active_connections_tracking ... ok
[INFO] [stdout] test tests::test_connection_status_updates ... ok
[INFO] [stdout] test tests::test_error_recording ... ok
[INFO] [stdout] test tests::test_consumer_queue_length_updates ... ok
[INFO] [stdout] test tests::test_build_info_initialization ... ok
[INFO] [stdout] test tests::test_event_recording ... ok
[INFO] [stdout] test tests::test_metrics_collector_creation ... ok
[INFO] [stdout] test tests::test_comprehensive_workflow ... ok
[INFO] [stdout] test tests::test_event_type_string_conversion ... ok
[INFO] [stdout] test tests::test_metrics_initialization ... ok
[INFO] [stdout] test tests::test_processing_duration_recording ... ok
[INFO] [stdout] test tests::test_event_with_lsn ... ok
[INFO] [stdout] test tests::test_events_rate_updates ... ok
[INFO] [stdout] test tests::test_global_metrics_gathering ... ok
[INFO] [stdout] test tests::test_metrics_gathering ... ok
[INFO] [stdout] test tests::test_lsn_recording ... ok
[INFO] [stdout] test tests::test_processing_timer ... ok
[INFO] [stdout] test tests::test_processing_timer_multiple_operations ... ok
[INFO] [stdout] test tests::test_uptime_updates ... ok
[INFO] [stderr]      Running tests/mysql_edge_cases_tests.rs (/opt/rustwide/target/debug/deps/mysql_edge_cases_tests-e538b9f8c4d4abb2)
[INFO] [stdout] test tests::test_concurrent_metrics_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test data_source_selection_tests::test_fallback_only_when_old_data_none ... ok
[INFO] [stdout] test complex_data_tests::test_various_data_types_in_key_columns ... ok
[INFO] [stdout] test mysql_error_scenarios::test_empty_data_scenario ... ok
[INFO] [stdout] test data_source_selection_tests::test_data_source_priority_order ... ok
[INFO] [stdout] test mysql_error_scenarios::test_no_old_data_and_empty_new_data_scenario ... ok
[INFO] [stdout] test mysql_error_scenarios::test_empty_key_columns_scenario ... ok
[INFO] [stdout] test mysql_error_scenarios::test_missing_key_column_scenario ... ok
[INFO] [stdout] test complex_data_tests::test_complex_json_data_in_where_clause ... ok
[INFO] [stdout] test mysql_error_scenarios::test_partial_key_columns_missing ... ok
[INFO] [stdout] test schema_table_tests::test_various_schema_table_combinations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mysql_error_handling_simple_tests.rs (/opt/rustwide/target/debug/deps/mysql_error_handling_simple_tests-4abe9d10cad1563d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test error_message_validation::test_error_message_formatting ... ok
[INFO] [stdout] test where_clause_error_tests::test_error_message_content_expectations ... ok
[INFO] [stdout] test where_clause_error_tests::test_operation_name_in_error_messages ... ok
[INFO] [stderr]      Running tests/mysql_where_clause_fix_tests.rs (/opt/rustwide/target/debug/deps/mysql_where_clause_fix_tests-fe8a61afd9a4f197)
[INFO] [stdout] test where_clause_error_tests::test_replica_identity_nothing_error_conditions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_composite_key_data_source_selection ... ok
[INFO] [stdout] test test_delete_always_uses_old_data ... ok
[INFO] [stdout] test test_json_null_values_in_replica_identity ... ok
[INFO] [stdout] test test_update_fallback_to_new_data_when_old_data_none ... ok
[INFO] [stdout] test test_update_uses_old_data_for_where_clause ... ok
[INFO] [stderr]      Running tests/position_tracking_tests.rs (/opt/rustwide/target/debug/deps/position_tracking_tests-5e1e77e2d3a806a1)
[INFO] [stdout] test test_key_columns_availability ... ok
[INFO] [stdout] test test_replica_identity_full_uses_all_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test consumer_state_tests::test_metadata_backward_compatibility_with_extra_fields ... ok
[INFO] [stdout] test consumer_state_tests::test_update_consumer_state ... ok
[INFO] [stdout] test consumer_state_tests::test_consumer_state_persistence_across_restarts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/replica_identity_tests.rs (/opt/rustwide/target/debug/deps/replica_identity_tests-8eba9a7130310b75)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_replica_identity_nothing ... ok
[INFO] [stdout] test test_replica_identity_index ... ok
[INFO] [stdout] test test_delete_with_replica_identity_default ... ok
[INFO] [stdout] test test_replica_identity_default_with_primary_key ... ok
[INFO] [stdout] test test_delete_with_replica_identity_full ... ok
[INFO] [stdout] test test_replica_identity_full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sqlite_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/sqlite_comprehensive_tests-e22eec41221efe7c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_sqlite_destination_factory_integration ... ok
[INFO] [stdout] test test_sqlite_connection_recovery ... ok
[INFO] [stdout] test test_sqlite_empty_string_handling ... ok
[INFO] [stdout] test test_sqlite_complete_crud_cycle ... ok
[INFO] [stdout] test test_sqlite_constraint_violations ... ok
[INFO] [stdout] test test_sqlite_invalid_connection_string ... ok
[INFO] [stdout] test test_sqlite_metadata_events ... ok
[INFO] [stdout] test test_sqlite_file_permissions_and_paths ... ok
[INFO] [stdout] test test_sqlite_transaction_events ... ok
[INFO] [stdout] test test_sqlite_null_value_handling ... ok
[INFO] [stdout] test test_sqlite_missing_key_columns_error ... ok
[INFO] [stdout] test test_sqlite_unicode_and_special_characters ... ok
[INFO] [stdout] test test_sqlite_numeric_precision ... ok
[INFO] [stdout] test test_sqlite_concurrent_operations ... ok
[INFO] [stdout] test test_sqlite_large_data_handling ... ok
[INFO] [stdout] test test_sqlite_bulk_operations_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sqlite_destination_tests.rs (/opt/rustwide/target/debug/deps/sqlite_destination_tests-a19f2f13ad3df843)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_sqlite_destination_factory ... ok
[INFO] [stdout] test test_sqlite_destination_connect ... ok
[INFO] [stdout] test test_sqlite_destination_connect_with_sqlite_prefix ... ok
[INFO] [stdout] test test_sqlite_destination_connect_with_file_prefix ... ok
[INFO] [stdout] test test_sqlite_destination_connection_lifecycle ... ok
[INFO] [stdout] test test_sqlite_destination_complex_data_types ... ok
[INFO] [stdout] test test_sqlite_destination_replica_identity_nothing_error ... ok
[INFO] [stdout] test test_sqlite_destination_process_delete_event ... ok
[INFO] [stdout] test test_sqlite_destination_process_insert_event ... ok
[INFO] [stdout] test test_sqlite_destination_process_truncate_event ... ok
[INFO] [stdout] test test_sqlite_destination_process_update_event ... ok
[INFO] [stdout] test test_sqlite_destination_replica_identity_full ... ok
[INFO] [stderr]      Running tests/streaming_transaction_tests.rs (/opt/rustwide/target/debug/deps/streaming_transaction_tests-c447df4cca7c0a14)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test destination_tests::test_destination_handler_trait_completeness ... ok
[INFO] [stderr]      Running tests/where_clause_fix_tests.rs (/opt/rustwide/target/debug/deps/where_clause_fix_tests-0d4ff866c9b79ae7)
[INFO] [stdout] test destination_tests::test_all_destinations_can_be_created ... ok
[INFO] [stdout] test destination_tests::test_backward_compatibility ... ok
[INFO] [stdout] test destination_tests::test_schema_mappings ... ok
[INFO] [stdout] test destination_tests::test_graceful_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pg2any_lib
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_delete_where_clause_uses_old_data ... ok
[INFO] [stdout] test test_update_fallback_when_no_old_data ... ok
[INFO] [stdout] test test_update_where_clause_uses_old_data ... ok
[INFO] [stdout] test test_where_1_equals_1_is_dangerous ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test pg2any-lib/src/destinations/destination_factory.rs - destinations::destination_factory::DestinationHandler::execute_sql_batch_with_hook (line 50) ... ignored
[INFO] [stdout] test pg2any-lib/src/lib.rs - (line 19) ... ignored
[INFO] [stdout] test pg2any-lib/src/storage/mod.rs - storage (line 13) ... ignored
[INFO] [stdout] test pg2any-lib/src/app.rs - app::run_cdc_app (line 217) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87f8789ec5137fd186f401b743fef1755216ef50d5dfa44ac6c6013d0796e3f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f8789ec5137fd186f401b743fef1755216ef50d5dfa44ac6c6013d0796e3f9", kill_on_drop: false }`
[INFO] [stdout] 87f8789ec5137fd186f401b743fef1755216ef50d5dfa44ac6c6013d0796e3f9
