[INFO] cloning repository https://github.com/phrazzld/ponder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phrazzld/ponder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4e72caa5d81d4aa09e4d72d448ea22ac781f8a5 [INFO] testing phrazzld/ponder against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/phrazzld/ponder [INFO] finished tweaking git repo https://github.com/phrazzld/ponder [INFO] tweaked toml for git repo https://github.com/phrazzld/ponder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phrazzld/ponder on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phrazzld/ponder 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.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45 [INFO] running `Command { std: "docker" "start" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling age-core v0.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling age v0.10.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling ponder v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling age v0.10.1 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling ponder v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serial_test v1.0.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 33.35s [INFO] running `Command { std: "docker" "inspect" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ponder-7545492ff6a85dc6) [INFO] [stdout] [INFO] [stdout] running 260 tests [INFO] [stdout] test ai::chunking::tests::test_empty_text ... ok [INFO] [stdout] test ai::chunking::tests::test_exact_chunk_size ... ok [INFO] [stdout] test ai::chunking::tests::test_large_overlap_clamped ... ok [INFO] [stdout] test ai::chunking::tests::test_multiple_chunks_no_overlap ... ok [INFO] [stdout] test ai::chunking::tests::test_multiple_chunks_with_overlap ... ok [INFO] [stdout] test ai::chunking::tests::test_overlap_correctness ... ok [INFO] [stdout] test ai::chunking::tests::test_realistic_journal_entry ... ok [INFO] [stdout] test ai::chunking::tests::test_single_word ... ok [INFO] [stdout] test ai::chunking::tests::test_text_smaller_than_chunk_size ... ok [INFO] [stdout] test ai::chunking::tests::test_whitespace_handling ... ok [INFO] [stdout] test ai::ollama::tests::test_message_constructors ... ok [INFO] [stdout] test ai::prompts::tests::test_ask_prompt_without_context ... ok [INFO] [stdout] test ai::prompts::tests::test_ask_prompt_includes_instructions ... ok [INFO] [stdout] test ai::prompts::tests::test_ask_prompt_with_context ... ok [INFO] [stdout] test ai::prompts::tests::test_monthly_summary_prompt_structure ... ok [INFO] [stdout] test ai::prompts::tests::test_daily_summary_prompt_structure ... ok [INFO] [stdout] test ai::prompts::tests::test_reflect_prompt_includes_guidance ... ok [INFO] [stdout] test ai::prompts::tests::test_reflect_prompt_structure ... ok [INFO] [stdout] test ai::prompts::tests::test_sentiment_prompt_contains_text ... ok [INFO] [stdout] test ai::prompts::tests::test_sentiment_prompt_structure ... ok [INFO] [stdout] test ai::prompts::tests::test_summary_prompts_include_content ... ok [INFO] [stdout] test ai::prompts::tests::test_system_prompt_not_empty ... ok [INFO] [stdout] test ai::prompts::tests::test_topic_extraction_prompt_contains_text ... ok [INFO] [stdout] test ai::prompts::tests::test_topic_extraction_prompt_structure ... ok [INFO] [stdout] test ai::prompts::tests::test_weekly_summary_prompt_structure ... ok [INFO] [stdout] test cli::tests::test_debug_impl_redacts_sensitive_info ... ok [INFO] [stdout] test cli::tests::test_backup_command ... ok [INFO] [stdout] test cli::tests::test_ask_command ... ok [INFO] [stdout] test cli::tests::test_cleanup_v1_command ... ok [INFO] [stdout] test cli::tests::test_default_no_command ... ok [INFO] [stdout] test cli::tests::test_edit_migrate_flag ... ok [INFO] [stdout] test cli::tests::test_edit_reminisce ... ok [INFO] [stdout] test cli::tests::test_edit_retro ... ok [INFO] [stdout] test cli::tests::test_edit_today ... ok [INFO] [stdout] test cli::tests::test_edit_specific_date ... ok [INFO] [stdout] test cli::tests::test_lock_command ... ok [INFO] [stdout] test cli::tests::test_log_format_option ... ok [INFO] [stdout] test cli::tests::test_reflect_command ... ok [INFO] [stdout] test cli::tests::test_restore_command ... ok [INFO] [stdout] test cli::tests::test_search_command ... ok [INFO] [stdout] test cli::tests::test_summaries_filter_by_period ... ok [INFO] [stdout] test cli::tests::test_summaries_list_all ... ok [INFO] [stdout] test cli::tests::test_summaries_show_specific_date ... ok [INFO] [stdout] test cli::tests::test_summaries_with_limit ... ok [INFO] [stdout] test cli::tests::test_summarize_monthly ... ok [INFO] [stdout] test cli::tests::test_summarize_weekly ... ok [INFO] [stdout] test cli::tests::test_summarize_daily ... ok [INFO] [stdout] test cli::tests::test_summary_period_aliases ... ok [INFO] [stdout] test config::tests::test_ai_models_clone ... ok [INFO] [stdout] test cli::tests::test_verbose_flag ... ok [INFO] [stdout] test config::tests::test_ai_models_default ... ok [INFO] [stdout] test config::tests::test_ai_models_debug ... ok [INFO] [stdout] test config::tests::test_config_includes_ai_models ... ok [INFO] [stdout] test config::tests::test_debug_impl_redacts_sensitive_info ... ok [INFO] [stdout] test config::tests::test_ai_models_env_var_precedence ... ok [INFO] [stdout] test config::tests::test_ai_models_from_env_vars ... ok [INFO] [stdout] test config::tests::test_ensure_journal_dir ... ok [INFO] [stdout] test config::tests::test_config_load_initializes_ai_models ... ok [INFO] [stdout] test config::tests::test_load_config_with_invalid_editor ... ok [INFO] [stdout] test config::tests::test_load_with_custom_dir ... ok [INFO] [stdout] test config::tests::test_load_with_default_editor ... ok [INFO] [stdout] test config::tests::test_load_with_editor_env ... ok [INFO] [stdout] test config::tests::test_new_config_defaults ... ok [INFO] [stdout] test config::tests::test_validate_editor_command_empty ... ok [INFO] [stdout] test config::tests::test_validate_editor_command_valid ... ok [INFO] [stdout] test config::tests::test_validate_editor_command_with_spaces ... ok [INFO] [stdout] test config::tests::test_validate_empty_editor ... ok [INFO] [stdout] test config::tests::test_validate_empty_journal_dir ... ok [INFO] [stdout] test config::tests::test_validate_editor_command_with_metacharacters ... ok [INFO] [stdout] test config::tests::test_validate_relative_journal_dir ... ok [INFO] [stdout] test config::tests::test_validate_valid_config ... ok [INFO] [stdout] test crypto::session::tests::test_drop_zeroizes ... ok [INFO] [stdout] test crypto::session::tests::test_explicit_lock ... ok [INFO] [stdout] test crypto::session::tests::test_passphrase_caching_within_timeout ... ok [INFO] [stdout] test crypto::session::tests::test_session_initially_locked ... ok [INFO] [stdout] test ai::ollama::tests::test_analyze_sentiment_method_exists ... ok [INFO] [stdout] test ai::ollama::tests::test_ollama_client_creation ... ok [INFO] [stdout] test crypto::session::tests::test_session_unlock_and_cache ... ok [INFO] [stdout] test crypto::session::tests::test_session_uses_test_passphrase_env_var ... ok [INFO] [stdout] test ai::ollama::tests::test_chat_with_model_uses_default ... ok [INFO] [stdout] test ai::ollama::tests::test_extract_topics_method_exists ... ok [INFO] [stdout] test crypto::session::tests::test_touch_cannot_revive_timed_out_session ... ok [INFO] [stdout] test crypto::session::tests::test_session_timeout ... ok [INFO] [stdout] test crypto::temp::tests::test_get_secure_temp_dir ... ok [INFO] [stdout] test crypto::temp::tests::test_secure_delete ... ok [INFO] [stdout] test crypto::temp::tests::test_secure_delete_overwrites_without_truncation ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/release/deps/ponder-7545492ff6a85dc6` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45", kill_on_drop: false }` [INFO] [stdout] fa2ce27401117f8c462fcd124eaed3317e9eb60d95e6e037427f459541b26b45