[INFO] cloning repository https://github.com/halzy/spin-migrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halzy/spin-migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalzy%2Fspin-migrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalzy%2Fspin-migrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1deebf58778aacb5f6c0fa3c116bcab6c20cc74
[INFO] testing halzy/spin-migrate against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalzy%2Fspin-migrate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/halzy/spin-migrate
[INFO] finished tweaking git repo https://github.com/halzy/spin-migrate
[INFO] tweaked toml for git repo https://github.com/halzy/spin-migrate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/halzy/spin-migrate 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 git repo https://github.com/halzy/spin-migrate 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5b8fc726eef9a122ef9475f501fdb7769fe4f42589f3bdecd2275c7c903ff79b
[INFO] running `Command { std: "docker" "start" "-a" "5b8fc726eef9a122ef9475f501fdb7769fe4f42589f3bdecd2275c7c903ff79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b8fc726eef9a122ef9475f501fdb7769fe4f42589f3bdecd2275c7c903ff79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b8fc726eef9a122ef9475f501fdb7769fe4f42589f3bdecd2275c7c903ff79b", kill_on_drop: false }`
[INFO] [stdout] 5b8fc726eef9a122ef9475f501fdb7769fe4f42589f3bdecd2275c7c903ff79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 30abb257ca75864d589cc5274f2ebaa0ec16d7c9753b39eaaa19f1131b3e72b8
[INFO] running `Command { std: "docker" "start" "-a" "30abb257ca75864d589cc5274f2ebaa0ec16d7c9753b39eaaa19f1131b3e72b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.43.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling wit-bindgen-rt v0.43.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.43.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling wasi v0.13.1+wasi-0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling spin-sdk v5.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling routefinder v0.5.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling postgres_range v0.11.1
[INFO] [stderr]    Compiling spin-macro v5.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling spin-executor v5.1.1
[INFO] [stderr]    Compiling wit-parser v0.235.0
[INFO] [stderr]    Compiling wasm-metadata v0.235.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.43.0
[INFO] [stderr]    Compiling wit-component v0.235.0
[INFO] [stderr]    Compiling wit-bindgen v0.43.0
[INFO] [stderr]    Compiling spin-migrate v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.85s
[INFO] running `Command { std: "docker" "inspect" "30abb257ca75864d589cc5274f2ebaa0ec16d7c9753b39eaaa19f1131b3e72b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30abb257ca75864d589cc5274f2ebaa0ec16d7c9753b39eaaa19f1131b3e72b8", kill_on_drop: false }`
[INFO] [stdout] 30abb257ca75864d589cc5274f2ebaa0ec16d7c9753b39eaaa19f1131b3e72b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d54ab03ff29b777a52727e8f8ae3f36802d7fa8d68c1d7db185364601a10de9b
[INFO] running `Command { std: "docker" "start" "-a" "d54ab03ff29b777a52727e8f8ae3f36802d7fa8d68c1d7db185364601a10de9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling wit-parser v0.235.0
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling wasm-metadata v0.235.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.43.0
[INFO] [stderr]    Compiling wit-component v0.235.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.43.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.43.0
[INFO] [stderr]    Compiling wit-bindgen v0.43.0
[INFO] [stderr]    Compiling spin-sdk v5.1.1
[INFO] [stderr]    Compiling spin-migrate v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.56s
[INFO] running `Command { std: "docker" "inspect" "d54ab03ff29b777a52727e8f8ae3f36802d7fa8d68c1d7db185364601a10de9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54ab03ff29b777a52727e8f8ae3f36802d7fa8d68c1d7db185364601a10de9b", kill_on_drop: false }`
[INFO] [stdout] d54ab03ff29b777a52727e8f8ae3f36802d7fa8d68c1d7db185364601a10de9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] e9da378437df663d316fde6c5ef9ec967d28e7b90b645c563e337b4e9d4af9d6
[INFO] running `Command { std: "docker" "start" "-a" "e9da378437df663d316fde6c5ef9ec967d28e7b90b645c563e337b4e9d4af9d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spin_migrate-933432014eb92fbe)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::test_validate_migration_order_single ... ok
[INFO] [stdout] test tests::test_validate_migration_order_empty ... ok
[INFO] [stdout] test tests::test_validate_migration_order_invalid ... ok
[INFO] [stdout] test tests::test_validate_migration_order_valid ... ok
[INFO] [stdout] test tests::test_get_applied_migrations_empty ... ok
[INFO] [stdout] test tests::test_all_migrations_applied_true ... ok
[INFO] [stdout] test tests::test_migrations_are_idempotent ... ok
[INFO] [stdout] test tests::test_migration_error_contains_name ... ok
[INFO] [stdout] test tests::test_migration_single_statement_only ... ok
[INFO] [stdout] test tests::test_migration_failure_rolls_back_nothing ... ok
[INFO] [stdout] test tests::test_run_single_migration ... ok
[INFO] [stdout] test tests::test_all_migrations_applied_false ... ok
[INFO] [stdout] test tests::test_incremental_migrations ... ok
[INFO] [stdout] test tests::test_migration_with_simple_insert ... ok
[INFO] [stdout] test tests::test_run_multiple_migrations ... ok
[INFO] [stdout] test tests::test_get_pending_migrations ... ok
[INFO] [stdout] test tests::test_run_migrations_creates_tracking_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spin_migrate
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 15) ... ignored
[INFO] [stdout] test src/lib.rs - (line 29) ... ignored
[INFO] [stdout] test src/lib.rs - get_pending_migrations (line 370) ... ignored
[INFO] [stdout] test src/lib.rs - migrations (line 89) ... ignored
[INFO] [stdout] test src/lib.rs - run_migrations (line 285) ... ignored
[INFO] [stdout] test src/lib.rs - validate_migration_order (line 403) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9da378437df663d316fde6c5ef9ec967d28e7b90b645c563e337b4e9d4af9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9da378437df663d316fde6c5ef9ec967d28e7b90b645c563e337b4e9d4af9d6", kill_on_drop: false }`
[INFO] [stdout] e9da378437df663d316fde6c5ef9ec967d28e7b90b645c563e337b4e9d4af9d6
