[INFO] fetching crate rivven-cdc 0.0.22...
[INFO] testing rivven-cdc-0.0.22 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rivven-cdc 0.0.22 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rivven-cdc 0.0.22
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rivven-cdc 0.0.22
[INFO] tweaked toml for crates.io crate rivven-cdc 0.0.22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rivven-cdc 0.0.22 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 rivven-cdc 0.0.22 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d21d7ff8795e33d416f2c95ac713fa81d9907f0ae526b63aeb579aa2f3729cec
[INFO] running `Command { std: "docker" "start" "-a" "d21d7ff8795e33d416f2c95ac713fa81d9907f0ae526b63aeb579aa2f3729cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d21d7ff8795e33d416f2c95ac713fa81d9907f0ae526b63aeb579aa2f3729cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21d7ff8795e33d416f2c95ac713fa81d9907f0ae526b63aeb579aa2f3729cec", kill_on_drop: false }`
[INFO] [stdout] d21d7ff8795e33d416f2c95ac713fa81d9907f0ae526b63aeb579aa2f3729cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7a0313a9fb52bad1491c84a96defab814f016e0bcf7df9391fbdf85f09b86c8f
[INFO] running `Command { std: "docker" "start" "-a" "7a0313a9fb52bad1491c84a96defab814f016e0bcf7df9391fbdf85f09b86c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling typed-builder v0.19.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling whoami v2.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling rivven-core v0.0.22
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling apache-avro v0.17.0
[INFO] [stderr]    Compiling mysql_async v0.34.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rivven-cdc v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s
[INFO] running `Command { std: "docker" "inspect" "7a0313a9fb52bad1491c84a96defab814f016e0bcf7df9391fbdf85f09b86c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0313a9fb52bad1491c84a96defab814f016e0bcf7df9391fbdf85f09b86c8f", kill_on_drop: false }`
[INFO] [stdout] 7a0313a9fb52bad1491c84a96defab814f016e0bcf7df9391fbdf85f09b86c8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bcdd665f6fd09a0e267b64e0434f62675153f5f39f1aa9362592b995d8d2b12c
[INFO] running `Command { std: "docker" "start" "-a" "bcdd665f6fd09a0e267b64e0434f62675153f5f39f1aa9362592b995d8d2b12c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling apache-avro v0.17.0
[INFO] [stderr]    Compiling rivven-core v0.0.22
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dummy v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling mysql_async v0.34.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling rivven-cdc v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stderr] error: could not compile `rivven-cdc` (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 rivven_cdc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mysql"' --cfg 'feature="postgres"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("azure", "cloud-storage", "default", "full", "gcs", "mariadb", "mysql", "mysql-tls", "postgres", "postgres-tls", "s3", "sqlserver", "sqlserver-tls"))' -C metadata=888bbfc4318d549a -C extra-filename=-6989130937c93ef3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-d5f30966cd77574d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern apache_avro=/opt/rustwide/target/debug/deps/libapache_avro-ef7613f9738d6db0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-08786b1e100d20f6.so --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-d845b0769c1c9857.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-b30c8af48b34dd75.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b8f3ae6f8cbdb325.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-982153fe70ddc2d9.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-4add61661f7a4312.rlib --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-41ef2776ae3420e5.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-919e79f2b3d3f802.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b4a13303eb71733.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5a3debc209dccc9a.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-74ff389f5872b90e.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-af0a277d97f5f51c.rlib --extern mysql_async=/opt/rustwide/target/debug/deps/libmysql_async-369848f82ea40f82.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2f2f994eddeb2762.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-c4e208610645110c.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-a06f69f369779f0b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b67036cd5f97358f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f150350e2bdb5716.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-84163c790ef73b38.rlib --extern rivven_core=/opt/rustwide/target/debug/deps/librivven_core-62e90d25b5ef607f.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-1241ca296cde7b1a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fd7327076d50d6c6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53dba6af3875cb41.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-be5819cf1dd54aee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e4766ef838de6d1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d9406904aa769b9b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b120045528253bd7.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-c6cd63fdc8c070f1.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-65a6255c32c58f6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f64ad04ef8f3955f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4fe50fbebd72cb8d.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-9cd47a43ed6d8ade.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f194453e7e0c4d76.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8124595b22d5544.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ecf40469f12280f3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b8d1d2225cdb1421.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-188a878daa1ef89f/out -L native=/opt/rustwide/target/debug/build/ring-c8119a00fc17aaf3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rivven-cdc` (test "cdc_integration")
[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 cdc_integration --edition=2021 tests/cdc_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mysql"' --cfg 'feature="postgres"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("azure", "cloud-storage", "default", "full", "gcs", "mariadb", "mysql", "mysql-tls", "postgres", "postgres-tls", "s3", "sqlserver", "sqlserver-tls"))' -C metadata=b56238ea41dd82cc -C extra-filename=-a0d3966953190e6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-d5f30966cd77574d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern apache_avro=/opt/rustwide/target/debug/deps/libapache_avro-ef7613f9738d6db0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-08786b1e100d20f6.so --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-d845b0769c1c9857.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-b30c8af48b34dd75.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b8f3ae6f8cbdb325.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-982153fe70ddc2d9.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-4add61661f7a4312.rlib --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-41ef2776ae3420e5.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-919e79f2b3d3f802.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b4a13303eb71733.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5a3debc209dccc9a.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-74ff389f5872b90e.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-af0a277d97f5f51c.rlib --extern mysql_async=/opt/rustwide/target/debug/deps/libmysql_async-369848f82ea40f82.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2f2f994eddeb2762.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-c4e208610645110c.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-a06f69f369779f0b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b67036cd5f97358f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f150350e2bdb5716.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-84163c790ef73b38.rlib --extern rivven_cdc=/opt/rustwide/target/debug/deps/librivven_cdc-2e0c81256e18a171.rlib --extern rivven_core=/opt/rustwide/target/debug/deps/librivven_core-62e90d25b5ef607f.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-1241ca296cde7b1a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fd7327076d50d6c6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53dba6af3875cb41.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-be5819cf1dd54aee.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e4766ef838de6d1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d9406904aa769b9b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b120045528253bd7.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-c6cd63fdc8c070f1.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-65a6255c32c58f6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f64ad04ef8f3955f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4fe50fbebd72cb8d.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-9cd47a43ed6d8ade.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f194453e7e0c4d76.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8124595b22d5544.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ecf40469f12280f3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b8d1d2225cdb1421.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-188a878daa1ef89f/out -L native=/opt/rustwide/target/debug/build/ring-c8119a00fc17aaf3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bcdd665f6fd09a0e267b64e0434f62675153f5f39f1aa9362592b995d8d2b12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcdd665f6fd09a0e267b64e0434f62675153f5f39f1aa9362592b995d8d2b12c", kill_on_drop: false }`
[INFO] [stdout] bcdd665f6fd09a0e267b64e0434f62675153f5f39f1aa9362592b995d8d2b12c
