[INFO] fetching crate tirea-store-adapters 0.5.0...
[INFO] testing tirea-store-adapters-0.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tirea-store-adapters 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tirea-store-adapters 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tirea-store-adapters 0.5.0
[INFO] tweaked toml for crates.io crate tirea-store-adapters 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tirea-store-adapters 0.5.0 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 tirea-store-adapters 0.5.0 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a411abb09f7f234af4177c4a9537978839d9ceca56b5d833a8335f429ba5a463
[INFO] running `Command { std: "docker" "start" "-a" "a411abb09f7f234af4177c4a9537978839d9ceca56b5d833a8335f429ba5a463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a411abb09f7f234af4177c4a9537978839d9ceca56b5d833a8335f429ba5a463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a411abb09f7f234af4177c4a9537978839d9ceca56b5d833a8335f429ba5a463", kill_on_drop: false }`
[INFO] [stdout] a411abb09f7f234af4177c4a9537978839d9ceca56b5d833a8335f429ba5a463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 80df745df2138491f55bf774b7aaa9e318631d3167833733498c8aa137296fc0
[INFO] running `Command { std: "docker" "start" "-a" "80df745df2138491f55bf774b7aaa9e318631d3167833733498c8aa137296fc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling referencing v0.38.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tirea-state-derive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling tirea-state v0.5.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tirea-contract v0.5.0
[INFO] [stderr]    Compiling tirea-store-adapters v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "80df745df2138491f55bf774b7aaa9e318631d3167833733498c8aa137296fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80df745df2138491f55bf774b7aaa9e318631d3167833733498c8aa137296fc0", kill_on_drop: false }`
[INFO] [stdout] 80df745df2138491f55bf774b7aaa9e318631d3167833733498c8aa137296fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1a372bb6ca816130b93ff76de3afc75ee4404f24d4dee632294e7d5274e8b847
[INFO] running `Command { std: "docker" "start" "-a" "1a372bb6ca816130b93ff76de3afc75ee4404f24d4dee632294e7d5274e8b847", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling referencing v0.38.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tirea-state-derive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tirea-state v0.5.0
[INFO] [stderr]    Compiling astral-tokio-tar v0.5.6
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ferroid v0.8.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tirea-contract v0.5.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling tirea-store-adapters v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bollard v0.19.4
[INFO] [stderr]    Compiling testcontainers v0.26.3
[INFO] [stderr]    Compiling testcontainers-modules v0.14.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "1a372bb6ca816130b93ff76de3afc75ee4404f24d4dee632294e7d5274e8b847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a372bb6ca816130b93ff76de3afc75ee4404f24d4dee632294e7d5274e8b847", kill_on_drop: false }`
[INFO] [stdout] 1a372bb6ca816130b93ff76de3afc75ee4404f24d4dee632294e7d5274e8b847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8f5d7019fa539b4926d6548a0f22c1f57d01d91667996e31b2cb268f7b95ba68
[INFO] running `Command { std: "docker" "start" "-a" "8f5d7019fa539b4926d6548a0f22c1f57d01d91667996e31b2cb268f7b95ba68", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tirea_store_adapters-8e805d3d75d75c9e)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test file_run_store::tests::load_current_run_returns_none_when_all_terminal ... ok
[INFO] [stdout] test file_run_store::tests::load_current_run_returns_latest_non_terminal ... ok
[INFO] [stdout] test file_run_store::tests::run_store_roundtrip ... ok
[INFO] [stdout] test file_store::tests::file_storage_rejects_path_traversal ... ok
[INFO] [stdout] test file_store::tests::file_storage_list_and_delete ... ok
[INFO] [stdout] test file_store::tests::file_storage_mailbox_claim_and_cancel_roundtrip ... ok
[INFO] [stdout] test file_store::tests::file_storage_mailbox_rejects_duplicate_dedupe_key_in_same_mailbox ... ok
[INFO] [stdout] test file_store::tests::file_storage_save_load_roundtrip ... ok
[INFO] [stdout] test file_store::tests::file_storage_message_queries ... ok
[INFO] [stdout] test memory_run_store::tests::load_current_run_returns_latest_non_terminal ... ok
[INFO] [stdout] test memory_run_store::tests::load_current_run_returns_none_when_all_terminal ... ok
[INFO] [stdout] test memory_run_store::tests::load_current_run_tiebreaks_by_created_at_then_run_id ... ok
[INFO] [stdout] test memory_run_store::tests::upsert_load_and_list_runs ... ok
[INFO] [stdout] test file_store::tests::file_storage_timestamps_populated ... ok
[INFO] [stdout] test file_store::tests::file_storage_tool_call_message_roundtrip_via_append ... ok
[INFO] [stdout] test file_store::tests::file_storage_append_and_versioning ... ok
[INFO] [stdout] test file_store::tests::file_storage_tool_call_message_roundtrip ... ok
[INFO] [stdout] test file_store::tests::file_storage_mailbox_claim_by_entry_id_ignores_available_at ... ok
[INFO] [stderr]      Running tests/memory_store.rs (/opt/rustwide/target/debug/deps/memory_store-76e20d83cc95b5cf)
[INFO] [stdout] test file_store::tests::file_storage_mailbox_interrupt_bumps_generation_and_supersedes_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test frontend_state_replaces_existing_thread_state_in_user_message_delta ... ok
[INFO] [stdout] test mailbox_batch_claim_returns_at_most_one_per_mailbox ... ok
[INFO] [stdout] test mailbox_cancel_terminal_entry_returns_unchanged ... ok
[INFO] [stdout] test mailbox_ack_nonexistent_entry_returns_not_found ... ok
[INFO] [stdout] test mailbox_cancel_pending_entries_by_mailbox_respects_exclusion ... ok
[INFO] [stdout] test mailbox_ack_with_wrong_token_returns_claim_conflict ... ok
[INFO] [stdout] test mailbox_claim_by_entry_id_ignores_available_at_for_inline_dispatch ... ok
[INFO] [stdout] test mailbox_claim_entries_filters_by_mailbox_id ... ok
[INFO] [stdout] test mailbox_enqueue_duplicate_entry_id_returns_already_exists ... ok
[INFO] [stdout] test mailbox_claim_respects_priority_ordering ... ok
[INFO] [stdout] test mailbox_cancel_entry_for_nonexistent_returns_none ... ok
[INFO] [stdout] test mailbox_enqueue_with_stale_generation_returns_mismatch ... ok
[INFO] [stdout] test mailbox_dead_letter_marks_entry_terminal ... ok
[INFO] [stdout] test mailbox_dead_letter_with_wrong_token_returns_claim_conflict ... ok
[INFO] [stdout] test mailbox_enqueue_claim_and_ack_roundtrip ... ok
[INFO] [stdout] test mailbox_enqueue_duplicate_dedupe_key_in_same_mailbox_returns_already_exists ... ok
[INFO] [stdout] test mailbox_ensure_state_is_idempotent ... ok
[INFO] [stdout] test mailbox_extend_lease_extends_active_claim ... ok
[INFO] [stdout] test mailbox_exclusive_claim_allows_claim_after_ack ... ok
[INFO] [stdout] test mailbox_exclusive_claim_allows_claim_after_lease_expires ... ok
[INFO] [stdout] test mailbox_exclusive_claim_different_mailboxes_are_independent ... ok
[INFO] [stdout] test mailbox_interrupt_bumps_generation_and_supersedes_pending_entries ... ok
[INFO] [stdout] test mailbox_extend_lease_rejects_non_claimed ... ok
[INFO] [stdout] test mailbox_list_entries_filters_and_paginates ... ok
[INFO] [stdout] test mailbox_list_entries_filters_by_origin ... ok
[INFO] [stdout] test mailbox_nack_returns_entry_to_queued_with_retry_at ... ok
[INFO] [stdout] test mailbox_exclusive_claim_prevents_concurrent_claims_on_same_mailbox ... ok
[INFO] [stdout] test mailbox_extend_lease_rejects_wrong_token ... ok
[INFO] [stdout] test mailbox_expired_lease_allows_reclaim ... ok
[INFO] [stdout] test mailbox_nack_with_wrong_token_returns_claim_conflict ... ok
[INFO] [stdout] test test_append_empty_delta ... ok
[INFO] [stdout] test test_append_preserves_parent_run_id ... ok
[INFO] [stdout] test mailbox_purge_terminal_removes_old_terminal_entries_only ... ok
[INFO] [stdout] test test_list_paginated_empty ... ok
[INFO] [stdout] test test_list_paginated_default ... ok
[INFO] [stdout] test test_full_agent_run_via_append ... ok
[INFO] [stdout] test test_append_preserves_patch_provenance ... ok
[INFO] [stdout] test test_delta_replay_reconstructs_thread ... ok
[INFO] [stdout] test test_list_paginated_with_offset ... ok
[INFO] [stdout] test test_list_paginated_with_limit ... ok
[INFO] [stdout] test mailbox_supersede_entry_marks_as_superseded ... ok
[INFO] [stdout] test test_memory_storage_delete ... ok
[INFO] [stdout] test test_list_paginated_offset_beyond_total ... ok
[INFO] [stdout] test test_load_deltas_preserves_actions ... ok
[INFO] [stdout] test test_memory_storage_delete_nonexistent ... ok
[INFO] [stdout] test test_memory_storage_list ... ok
[INFO] [stdout] test test_memory_storage_list_empty ... ok
[INFO] [stdout] test test_memory_storage_load_messages ... ok
[INFO] [stdout] test test_memory_storage_concurrent_access ... ok
[INFO] [stdout] test test_memory_storage_message_count ... ok
[INFO] [stdout] test test_memory_storage_load_messages_by_run_id ... ok
[INFO] [stdout] test test_memory_storage_message_count_not_found ... ok
[INFO] [stdout] test test_memory_storage_load_messages_filters_visibility ... ok
[INFO] [stdout] test test_memory_storage_save_load ... ok
[INFO] [stdout] test test_memory_storage_with_state_and_patches ... ok
[INFO] [stdout] test test_parent_thread_id_none_omitted ... ok
[INFO] [stdout] test test_parent_thread_id_persisted ... ok
[INFO] [stdout] test test_partial_delta_replay ... ok
[INFO] [stdout] test test_thread_query_list_threads ... ok
[INFO] [stdout] test test_memory_storage_load_messages_not_found ... ok
[INFO] [stdout] test test_memory_storage_load_not_found ... ok
[INFO] [stdout] test test_thread_store_append ... ok
[INFO] [stdout] test test_thread_query_list_threads_by_parent ... ok
[INFO] [stdout] test test_memory_storage_update_session ... ok
[INFO] [stdout] test test_thread_store_append_not_found ... ok
[INFO] [stdout] test test_thread_query_load_messages ... ok
[INFO] [stdout] test test_thread_store_create_already_exists ... ok
[INFO] [stdout] test test_thread_store_append_with_snapshot ... ok
[INFO] [stdout] test test_thread_store_trait_object_roundtrip ... ok
[INFO] [stdout] test test_tool_call_message_roundtrip_via_append ... ok
[INFO] [stdout] test test_thread_store_create_and_load ... ok
[INFO] [stdout] test test_tool_call_message_roundtrip_via_load_deltas ... ok
[INFO] [stdout] test test_tool_call_message_roundtrip_via_load_messages ... ok
[INFO] [stdout] test test_thread_sync_load_deltas ... ok
[INFO] [stdout] test test_tool_call_message_roundtrip_via_save ... ok
[INFO] [stdout] test test_thread_store_delete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nats_buffered.rs (/opt/rustwide/target/debug/deps/nats_buffered-26ee470367877a35)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/postgres_store.rs (/opt/rustwide/target/debug/deps/postgres_store-f7aaa6a6c571aa13)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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 tirea_store_adapters
[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" "8f5d7019fa539b4926d6548a0f22c1f57d01d91667996e31b2cb268f7b95ba68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f5d7019fa539b4926d6548a0f22c1f57d01d91667996e31b2cb268f7b95ba68", kill_on_drop: false }`
[INFO] [stdout] 8f5d7019fa539b4926d6548a0f22c1f57d01d91667996e31b2cb268f7b95ba68
