[INFO] fetching crate vespertide 0.1.58... [INFO] testing vespertide-0.1.58 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vespertide 0.1.58 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate vespertide 0.1.58 [INFO] finished tweaking crates.io crate vespertide 0.1.58 [INFO] tweaked toml for crates.io crate vespertide 0.1.58 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vespertide 0.1.58 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vespertide 0.1.58 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c06c846fdc8b195eabc411656057ac773ec9174d5016b0e50cd19ba0683a55 [INFO] running `Command { std: "docker" "start" "-a" "b0c06c846fdc8b195eabc411656057ac773ec9174d5016b0e50cd19ba0683a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c06c846fdc8b195eabc411656057ac773ec9174d5016b0e50cd19ba0683a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c06c846fdc8b195eabc411656057ac773ec9174d5016b0e50cd19ba0683a55", kill_on_drop: false }` [INFO] [stdout] b0c06c846fdc8b195eabc411656057ac773ec9174d5016b0e50cd19ba0683a55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e6c2ad45f776ce9e010098b9359c18c26eba0eabdac2492c61db067bbb1bf2 [INFO] running `Command { std: "docker" "start" "-a" "42e6c2ad45f776ce9e010098b9359c18c26eba0eabdac2492c61db067bbb1bf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling vespertide-naming v0.1.58 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling vespertide-config v0.1.58 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.37 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling vespertide-core v0.1.58 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling vespertide-planner v0.1.58 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling vespertide-loader v0.1.58 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling sea-query v1.0.0-rc.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling vespertide-query v0.1.58 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.37 [INFO] [stderr] Compiling vespertide-macro v0.1.58 [INFO] [stderr] Compiling vespertide v0.1.58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s [INFO] running `Command { std: "docker" "inspect" "42e6c2ad45f776ce9e010098b9359c18c26eba0eabdac2492c61db067bbb1bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e6c2ad45f776ce9e010098b9359c18c26eba0eabdac2492c61db067bbb1bf2", kill_on_drop: false }` [INFO] [stdout] 42e6c2ad45f776ce9e010098b9359c18c26eba0eabdac2492c61db067bbb1bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731ed8a0f60145a7d8649083d62f00a6480876e01e98a5af8ab080396b05df91 [INFO] running `Command { std: "docker" "start" "-a" "731ed8a0f60145a7d8649083d62f00a6480876e01e98a5af8ab080396b05df91", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sea-query v1.0.0-rc.31 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling vespertide-core v0.1.58 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling vespertide-config v0.1.58 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling vespertide-planner v0.1.58 [INFO] [stderr] Compiling vespertide-loader v0.1.58 [INFO] [stderr] Compiling vespertide-query v0.1.58 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling vespertide-macro v0.1.58 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.14 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.37 [INFO] [stderr] Compiling vespertide v0.1.58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.50s [INFO] running `Command { std: "docker" "inspect" "731ed8a0f60145a7d8649083d62f00a6480876e01e98a5af8ab080396b05df91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731ed8a0f60145a7d8649083d62f00a6480876e01e98a5af8ab080396b05df91", kill_on_drop: false }` [INFO] [stdout] 731ed8a0f60145a7d8649083d62f00a6480876e01e98a5af8ab080396b05df91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b3a089b542007a37597bc856b4734b320338a3298246833f8f593e6e6174a6a [INFO] running `Command { std: "docker" "start" "-a" "0b3a089b542007a37597bc856b4734b320338a3298246833f8f593e6e6174a6a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vespertide-472fa5675730b016) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test runtime::tests::embedded_migration_selects_backend_blob ... ok [INFO] [stdout] test runtime::tests::run_embedded_migrations_surfaces_sql_errors ... ok [INFO] [stdout] test runtime::tests::run_embedded_migrations_detects_existing_version_id_mismatch ... ok [INFO] [stdout] test runtime::tests::split_sql_blob_ignores_empty_segments ... ok [INFO] [stdout] test runtime::tests::run_embedded_migrations_skips_versions_that_are_already_applied ... ok [INFO] [stderr] Doc-tests vespertide [INFO] [stdout] test runtime::tests::run_embedded_migrations_applies_pending_versions_and_records_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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] running `Command { std: "docker" "inspect" "0b3a089b542007a37597bc856b4734b320338a3298246833f8f593e6e6174a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3a089b542007a37597bc856b4734b320338a3298246833f8f593e6e6174a6a", kill_on_drop: false }` [INFO] [stdout] 0b3a089b542007a37597bc856b4734b320338a3298246833f8f593e6e6174a6a