[INFO] cloning repository https://github.com/kclaka/seedkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kclaka/seedkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkclaka%2Fseedkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkclaka%2Fseedkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a3b12a0b62226586ead865b701f82594d2a5757
[INFO] testing kclaka/seedkit against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkclaka%2Fseedkit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kclaka/seedkit
[INFO] finished tweaking git repo https://github.com/kclaka/seedkit
[INFO] tweaked toml for git repo https://github.com/kclaka/seedkit written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kclaka/seedkit on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kclaka/seedkit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.62
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded fake v4.4.0
[INFO] [stderr]   Downloaded web-sys v0.3.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18ef434092e4387bbed7d7277a130c2de6ac41aeb9edd8e8763c059bffe3eabf
[INFO] running `Command { std: "docker" "start" "-a" "18ef434092e4387bbed7d7277a130c2de6ac41aeb9edd8e8763c059bffe3eabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18ef434092e4387bbed7d7277a130c2de6ac41aeb9edd8e8763c059bffe3eabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ef434092e4387bbed7d7277a130c2de6ac41aeb9edd8e8763c059bffe3eabf", kill_on_drop: false }`
[INFO] [stdout] 18ef434092e4387bbed7d7277a130c2de6ac41aeb9edd8e8763c059bffe3eabf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9dd3a79b35f89f7429dd56db8db860782ec36c054e79f5bc31f312eeb2de84a
[INFO] running `Command { std: "docker" "start" "-a" "a9dd3a79b35f89f7429dd56db8db860782ec36c054e79f5bc31f312eeb2de84a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling seedkit-core v1.5.1 (/opt/rustwide/workdir/crates/seedkit-core)
[INFO] [stderr]    Compiling seedkit-testutil v1.5.1 (/opt/rustwide/workdir/crates/seedkit-testutil)
[INFO] [stderr]    Compiling seedkit-cli v1.5.1 (/opt/rustwide/workdir/crates/seedkit-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s
[INFO] running `Command { std: "docker" "inspect" "a9dd3a79b35f89f7429dd56db8db860782ec36c054e79f5bc31f312eeb2de84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9dd3a79b35f89f7429dd56db8db860782ec36c054e79f5bc31f312eeb2de84a", kill_on_drop: false }`
[INFO] [stdout] a9dd3a79b35f89f7429dd56db8db860782ec36c054e79f5bc31f312eeb2de84a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be8ba0372efdbb62e406ccba7cf3596cecfd07f662a52017c7ce64a8e081b97b
[INFO] running `Command { std: "docker" "start" "-a" "be8ba0372efdbb62e406ccba7cf3596cecfd07f662a52017c7ce64a8e081b97b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling seedkit-core v1.5.1 (/opt/rustwide/workdir/crates/seedkit-core)
[INFO] [stderr]    Compiling seedkit-testutil v1.5.1 (/opt/rustwide/workdir/crates/seedkit-testutil)
[INFO] [stderr]    Compiling seedkit-cli v1.5.1 (/opt/rustwide/workdir/crates/seedkit-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "be8ba0372efdbb62e406ccba7cf3596cecfd07f662a52017c7ce64a8e081b97b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be8ba0372efdbb62e406ccba7cf3596cecfd07f662a52017c7ce64a8e081b97b", kill_on_drop: false }`
[INFO] [stdout] be8ba0372efdbb62e406ccba7cf3596cecfd07f662a52017c7ce64a8e081b97b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b88f4cdf1241acd466c39fb38b9d4201d3cce61db9f1ffd5ce8f389bb73f4c9f
[INFO] running `Command { std: "docker" "start" "-a" "b88f4cdf1241acd466c39fb38b9d4201d3cce61db9f1ffd5ce8f389bb73f4c9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seedkit-ec034e258d953b88)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seedkit_core-b8e67674967984dd)
[INFO] [stdout] 
[INFO] [stdout] running 201 tests
[INFO] [stdout] test check::tests::test_drift_detects_added_foreign_key ... ok
[INFO] [stdout] test check::tests::test_check_drift_hash_mismatch_produces_detailed_report ... ok
[INFO] [stdout] test check::tests::test_drift_no_false_positive_on_identical_constraints ... ok
[INFO] [stdout] test check::tests::test_drift_detects_removed_unique_constraint ... ok
[INFO] [stdout] test check::tests::test_hash_stable_regardless_of_check_constraint_order ... ok
[INFO] [stdout] test check::tests::test_check_drift_hash_match_fast_path ... ok
[INFO] [stdout] test check::tests::test_hash_stable_regardless_of_fk_order ... ok
[INFO] [stdout] test check::tests::test_hash_stable_regardless_of_unique_constraint_order ... ok
[INFO] [stdout] test check::tests::test_new_column_detected ... ok
[INFO] [stdout] test check::tests::test_new_table_detected ... ok
[INFO] [stdout] test check::tests::test_no_drift_identical_schemas ... ok
[INFO] [stdout] test check::tests::test_nullable_change_detected ... ok
[INFO] [stdout] test check::tests::test_summary_no_drift ... ok
[INFO] [stdout] test classify::correlations::tests::test_detect_address_correlation ... ok
[INFO] [stdout] test check::tests::test_summary_with_drift ... ok
[INFO] [stdout] test classify::correlations::tests::test_detect_person_identity ... ok
[INFO] [stdout] test classify::correlations::tests::test_single_column_not_correlated ... ok
[INFO] [stdout] test check::tests::test_removed_table_detected ... ok
[INFO] [stdout] test check::tests::test_schema_hash_deterministic ... ok
[INFO] [stdout] test check::tests::test_check_drift_removed_column_detailed ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_auto_increment_pk ... ok
[INFO] [stdout] test check::tests::test_drift_detects_removed_check_constraint ... ok
[INFO] [stdout] test check::tests::test_type_change_detected ... ok
[INFO] [stdout] test classify::rules::tests::test_camel_case_first_name ... ok
[INFO] [stdout] test classify::rules::tests::test_age_on_integer_should_match ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_first_name ... ok
[INFO] [stdout] test classify::rules::tests::test_age_on_varchar_should_not_match ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_email_address ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_password_hash ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_email ... ok
[INFO] [stdout] test classify::rules::tests::test_camel_case_created_at ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_uuid_pk ... ok
[INFO] [stdout] test classify::rules::tests::test_context_name_in_companies ... ok
[INFO] [stdout] test classify::rules::tests::test_context_name_in_products ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_jsonb_fallback ... ok
[INFO] [stdout] test classify::rules::tests::test_quantity_on_varchar_should_not_match ... ok
[INFO] [stdout] test classify::rules::tests::test_context_name_in_users ... ok
[INFO] [stdout] test classify::rules::tests::test_normalize_camel_case ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_created_at ... ok
[INFO] [stdout] test classify::rules::tests::test_unmapped_id_suffix_catches_external_id ... ok
[INFO] [stdout] test classify::rules::tests::test_unmapped_id_suffix_uuid_column ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_price ... ok
[INFO] [stdout] test config::tests::test_parse_minimal_config ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_boolean_flag ... ok
[INFO] [stdout] test config::tests::test_cycle_break_edges ... ok
[INFO] [stdout] test config::tests::test_read_config_from_disk ... ok
[INFO] [stdout] test config::tests::test_table_row_overrides ... ok
[INFO] [stdout] test config::tests::test_read_config_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_cycle_break_edges_malformed_entry_still_parses_valid ... ok
[INFO] [stdout] test config::tests::test_parse_empty_config ... ok
[INFO] [stdout] test config::tests::test_validate_against_schema_valid_override ... ok
[INFO] [stdout] test config::tests::test_validate_against_schema_nonexistent_table ... ok
[INFO] [stdout] test config::tests::test_config_dir_captured_on_read ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test config::tests::test_validate_values_without_weights_ok ... ok
[INFO] [stdout] test config::tests::test_validate_matching_values_weights ... ok
[INFO] [stdout] test config::tests::test_validate_no_columns_ok ... ok
[INFO] [stdout] test config::tests::test_validate_mismatched_values_weights_fails ... ok
[INFO] [stdout] test generate::correlated::tests::test_address_correlation ... ok
[INFO] [stdout] test config::tests::test_validate_weights_without_values_fails ... ok
[INFO] [stdout] test generate::correlated::tests::test_temporal_determinism ... ok
[INFO] [stdout] test generate::correlated::tests::test_unmatched_column_falls_back_to_provider ... ok
[INFO] [stdout] test generate::correlated::tests::test_person_correlation ... ok
[INFO] [stdout] test generate::engine::tests::test_custom_provider_path_returns_error ... ok
[INFO] [stdout] test generate::engine::tests::test_distribution_empty_categorical_produces_null ... ok
[INFO] [stdout] test generate::engine::tests::test_distribution_ratio_produces_null ... ok
[INFO] [stdout] test generate::correlated::tests::test_username_minimum_length ... ok
[INFO] [stdout] test generate::engine::tests::test_distribution_zero_stddev_returns_mean ... ok
[INFO] [stdout] test generate::engine::tests::test_value_list_deterministic_with_seed ... ok
[INFO] [stdout] test generate::engine::tests::test_value_list_empty_produces_null ... ok
[INFO] [stdout] test generate::engine::tests::test_value_list_single_value ... ok
[INFO] [stdout] test generate::engine::tests::test_distribution_strategy_categorical ... ok
[INFO] [stdout] test generate::engine::tests::test_weighted_pick_all_zeros_uniform_fallback ... ok
[INFO] [stdout] test generate::engine::tests::test_weighted_pick_negative_weights_clamped ... ok
[INFO] [stdout] test generate::engine::tests::test_value_list_uniform_distribution ... ok
[INFO] [stdout] test generate::foreign_key::tests::test_empty_pool ... ok
[INFO] [stdout] test generate::foreign_key::tests::test_record_and_pick ... ok
[INFO] [stdout] test generate::plan::tests::test_custom_path_override_produces_custom_strategy ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_exclude_removes_table ... ok
[INFO] [stdout] test generate::plan::tests::test_distribution_profile_overrides_semantic_provider ... ok
[INFO] [stdout] test config::tests::test_validate_against_schema_nonexistent_column ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_include_and_exclude_combined ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_include_auto_adds_fk_dependencies ... ok
[INFO] [stdout] test generate::engine::tests::test_normal_distribution_within_bounds ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_include_nonexistent_table_ignored ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_include_transitive_fk_dependencies ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_include_single_table_no_fk_deps ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_no_include_no_exclude_returns_all ... ok
[INFO] [stdout] test generate::plan::tests::test_filter_preserves_topological_order ... ok
[INFO] [stdout] test generate::plan::tests::test_override_for_nonexistent_column_is_harmless ... ok
[INFO] [stdout] test generate::plan::tests::test_fk_to_excluded_parent_uses_semantic_provider ... ok
[INFO] [stdout] test generate::plan::tests::test_fk_to_included_parent_uses_fk_reference ... ok
[INFO] [stdout] test generate::plan::tests::test_ratio_adjusts_row_counts ... ok
[INFO] [stdout] test generate::providers::tests::test_generate_boolean ... ok
[INFO] [stdout] test generate::providers::tests::test_generate_email ... ok
[INFO] [stdout] test generate::plan::tests::test_value_list_override_takes_priority_over_semantic ... ok
[INFO] [stdout] test generate::providers::tests::test_generate_price_with_constraint ... ok
[INFO] [stdout] test generate::providers::tests::test_generate_uuid ... ok
[INFO] [stdout] test generate::providers::tests::test_json_data_is_non_empty ... ok
[INFO] [stdout] test generate::providers::tests::test_temporal_determinism ... ok
[INFO] [stdout] test generate::unique::tests::test_composite_unique ... ok
[INFO] [stdout] test generate::unique::tests::test_unique_tracking ... ok
[INFO] [stdout] test generate::engine::tests::test_value_list_weighted_distribution ... ok
[INFO] [stdout] test graph::cycle::tests::test_mutual_cycle_breaking ... ok
[INFO] [stdout] test graph::cycle::tests::test_self_reference_detection ... ok
[INFO] [stdout] test graph::dag::tests::test_build_graph ... ok
[INFO] [stdout] test generate::engine::tests::test_distribution_strategy_numeric_clamped ... ok
[INFO] [stdout] test graph::visualize::tests::test_mermaid_output ... ok
[INFO] [stdout] test graph::topo::tests::test_topological_sort_simple ... ok
[INFO] [stdout] test llm::client::tests::test_from_env_anthropic ... ok
[INFO] [stdout] test llm::client::tests::test_from_env_model_override ... ok
[INFO] [stdout] test llm::client::tests::test_from_env_no_keys ... ok
[INFO] [stdout] test llm::client::tests::test_truncate_long ... ok
[INFO] [stdout] test llm::client::tests::test_truncate_short ... ok
[INFO] [stdout] test llm::client::tests::test_http_client_has_timeout ... ok
[INFO] [stdout] test llm::client::tests::test_cache_miss ... ok
[INFO] [stdout] test llm::parse::tests::test_build_ai_classification_cache ... ok
[INFO] [stdout] test llm::parse::tests::test_extract_json_array_ignores_peripheral_brackets ... ok
[INFO] [stdout] test llm::parse::tests::test_all_hallucinated_returns_empty_not_error ... ok
[INFO] [stdout] test llm::parse::tests::test_extract_json_array_with_surrounding_text ... ok
[INFO] [stdout] test llm::parse::tests::test_hallucinated_semantic_type_drops_one_row_not_all ... ok
[INFO] [stdout] test llm::parse::tests::test_merge_with_invalid_llm_response_falls_back ... ok
[INFO] [stdout] test llm::parse::tests::test_confidence_defaults_to_zero ... ok
[INFO] [stdout] test llm::parse::tests::test_missing_required_fields_drops_row ... ok
[INFO] [stdout] test llm::parse::tests::test_merge_overrides_unknown_only ... ok
[INFO] [stdout] test llm::client::tests::test_cache_round_trip ... ok
[INFO] [stdout] test llm::parse::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test llm::parse::tests::test_parse_markdown_fenced_json ... ok
[INFO] [stdout] test llm::parse::tests::test_parse_bare_json_array ... ok
[INFO] [stdout] test llm::parse::tests::test_parse_plain_fenced_json ... ok
[INFO] [stdout] test llm::client::tests::test_atomic_cache_write_no_tmp_left_behind ... ok
[INFO] [stdout] test llm::prompt::tests::test_classification_prompt_contains_ddl ... ok
[INFO] [stdout] test llm::prompt::tests::test_classification_prompt_lists_semantic_types ... ok
[INFO] [stdout] test llm::prompt::tests::test_compact_ddl_includes_foreign_keys ... ok
[INFO] [stdout] test llm::prompt::tests::test_prompt_contains_few_shot_example ... ok
[INFO] [stdout] test llm::prompt::tests::test_schema_to_compact_ddl ... ok
[INFO] [stdout] test lock::tests::test_ai_classifications_none_when_not_used ... ok
[INFO] [stdout] test llm::client::tests::test_atomic_cache_overwrites_existing ... ok
[INFO] [stdout] test llm::prompt::tests::test_compact_ddl_includes_check_constraints ... ok
[INFO] [stdout] test llm::prompt::tests::test_compact_ddl_includes_enum_values ... ok
[INFO] [stdout] test llm::prompt::tests::test_prompt_instructs_skip_obvious_columns ... ok
[INFO] [stdout] test lock::tests::test_ai_classifications_round_trip ... ok
[INFO] [stdout] test lock::tests::test_atomic_write_no_tmp_left_behind ... ok
[INFO] [stdout] test lock::tests::test_btreemap_deterministic_serialization ... ok
[INFO] [stdout] test lock::tests::test_read_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_read_config_nonexistent ... ok
[INFO] [stdout] test output::direct::tests::test_build_batched_insert ... ok
[INFO] [stdout] test output::direct::tests::test_build_batched_insert_mysql_quoting ... ok
[INFO] [stdout] test output::direct::tests::test_quote_identifier_mysql ... ok
[INFO] [stdout] test output::direct::tests::test_quote_identifier_postgres ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_encoded_password ... ok
[INFO] [stdout] test lock::tests::test_atomic_write_overwrites_existing ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_hides_password ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_mysql_with_query_params ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_no_credentials ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_no_password ... ok
[INFO] [stdout] test output::direct::tests::test_truncate_sql_long ... ok
[INFO] [stdout] test output::direct::tests::test_sanitize_url_username_no_password ... ok
[INFO] [stdout] test output::direct::tests::test_truncate_sql_short ... ok
[INFO] [stdout] test output::json::tests::test_bytes_base64_encoding ... ok
[INFO] [stdout] test output::json::tests::test_deferred_updates_in_output ... ok
[INFO] [stdout] test output::json::tests::test_deterministic_column_order ... ok
[INFO] [stdout] test lock::tests::test_schema_snapshot_round_trip ... ok
[INFO] [stdout] test output::json::tests::test_timestamp_iso8601_with_z ... ok
[INFO] [stdout] test lock::tests::test_round_trip ... ok
[INFO] [stdout] test output::json::tests::test_write_json ... ok
[INFO] [stdout] test output::sql::tests::test_deferred_updates_auto_increment_pk ... ok
[INFO] [stdout] test output::sql::tests::test_deferred_updates_produce_real_sql ... ok
[INFO] [stdout] test output::sql::tests::test_quote_identifier ... ok
[INFO] [stdout] test sample::mask::tests::test_mask_multiple_pii_columns ... ok
[INFO] [stdout] test output::sql::tests::test_write_sql_basic ... ok
[INFO] [stdout] test sample::mask::tests::test_mask_categorical_pii_column ... ok
[INFO] [stdout] test sample::mask::tests::test_mask_numeric_safe ... ok
[INFO] [stdout] test sample::mask::tests::test_pii_detection_matches_password ... ok
[INFO] [stdout] test sample::mask::tests::test_pii_detection_matches_email ... ok
[INFO] [stdout] test sample::mask::tests::test_pii_detection_matches_phone ... ok
[INFO] [stdout] test sample::mask::tests::test_pii_detection_skips_product_name ... ok
[INFO] [stdout] test sample::mask::tests::test_pii_detection_matches_ssn ... ok
[INFO] [stdout] test sample::stats::tests::test_categorical_query_mysql ... ok
[INFO] [stdout] test sample::stats::tests::test_categorical_query_postgres ... ok
[INFO] [stdout] test sample::stats::tests::test_numeric_query_mysql ... ok
[INFO] [stdout] test sample::stats::tests::test_distribution_profile_serde_round_trip ... ok
[INFO] [stdout] test sample::stats::tests::test_numeric_query_postgres ... ok
[INFO] [stdout] test sample::stats::tests::test_numeric_query_sqlite_no_stddev ... ok
[INFO] [stdout] test sample::stats::tests::test_ratio_query_postgres ... ok
[INFO] [stdout] test sample::stats::tests::test_row_count_query ... ok
[INFO] [stdout] test sample::stats::tests::test_sample_options_default ... ok
[INFO] [stdout] test sample::tests::test_load_nonexistent_file_errors ... ok
[INFO] [stdout] test sample::tests::test_profiles_save_load_round_trip ... ok
[INFO] [stdout] test schema::mysql::tests::test_parse_mysql_enum_values ... ok
[INFO] [stdout] test output::json::tests::test_streaming_produces_valid_json ... ok
[INFO] [stdout] test sample::tests::test_save_load_empty_profiles ... ok
[INFO] [stdout] test classify::rules::tests::test_classify_zip_code ... ok
[INFO] [stdout] test output::csv::tests::test_csv_escape ... ok
[INFO] [stdout] test output::direct::tests::test_build_deferred_update ... ok
[INFO] [stdout] test schema::postgres::tests::test_parse_check_gt ... ok
[INFO] [stdout] test lock::tests::test_base_time_round_trip ... ok
[INFO] [stdout] test sample::stats::tests::test_categorical_query_sqlite ... ok
[INFO] [stdout] test schema::postgres::tests::test_parse_check_gte ... ok
[INFO] [stdout] test schema::postgres::tests::test_parse_check_length ... ok
[INFO] [stdout] test schema::postgres::tests::test_parse_check_column_lt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 201 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_mysql.rs (/opt/rustwide/target/debug/deps/integration_mysql-737aa572c01fa860)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/integration_postgres.rs (/opt/rustwide/target/debug/deps/integration_postgres-4bb9bca31aba5e08)
[INFO] [stdout] test test_mysql_ecommerce_generate_and_insert ... ok
[INFO] [stdout] test test_mysql_schema_drift_detection ... ok
[INFO] [stdout] test test_mysql_circular_fk_handling ... ok
[INFO] [stdout] test test_mysql_ecommerce_deterministic_with_seed ... ok
[INFO] [stdout] test test_mysql_ecommerce_introspect ... ok
[INFO] [stdout] test test_mysql_ecommerce_sql_output ... ok
[INFO] [stdout] test test_mysql_generate_500_rows ... 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 13 tests
[INFO] [stdout] test test_pg_ecommerce_sql_output ... ok
[INFO] [stdout] test test_pg_include_exclude_tables ... ok
[INFO] [stdout] test test_pg_ecommerce_introspect ... ok
[INFO] [stdout] test test_pg_ecommerce_generate_and_insert ... ok
[INFO] [stdout] test test_pg_lock_file_round_trip ... ok
[INFO] [stdout] test test_pg_circular_fk_handling ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seedkit_testutil-62afe0badcbe2aee)
[INFO] [stdout] test test_pg_copy_format_output ... ok
[INFO] [stdout] test test_pg_ecommerce_deterministic_with_seed ... ok
[INFO] [stdout] test test_pg_edge_cases_uuid_and_composite_keys ... ok
[INFO] [stdout] test test_pg_generate_500_rows ... ok
[INFO] [stdout] test test_pg_table_row_overrides ... ok
[INFO] [stdout] test test_pg_semantic_classification ... ok
[INFO] [stdout] test test_pg_schema_drift_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests seedkit_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests seedkit_testutil
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b88f4cdf1241acd466c39fb38b9d4201d3cce61db9f1ffd5ce8f389bb73f4c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88f4cdf1241acd466c39fb38b9d4201d3cce61db9f1ffd5ce8f389bb73f4c9f", kill_on_drop: false }`
[INFO] [stdout] b88f4cdf1241acd466c39fb38b9d4201d3cce61db9f1ffd5ce8f389bb73f4c9f
