[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] c55409a2bbe94809671176f3f6f784d60b82547b [INFO] testing phrazzld/ponder against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phrazzld/ponder 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/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" "+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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bad8187c8a9aab343f53cfccc1a60688d00361cc6c8e70fbdc15e2b1a9daf7d1 [INFO] running `Command { std: "docker" "start" "-a" "bad8187c8a9aab343f53cfccc1a60688d00361cc6c8e70fbdc15e2b1a9daf7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad8187c8a9aab343f53cfccc1a60688d00361cc6c8e70fbdc15e2b1a9daf7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad8187c8a9aab343f53cfccc1a60688d00361cc6c8e70fbdc15e2b1a9daf7d1", kill_on_drop: false }` [INFO] [stdout] bad8187c8a9aab343f53cfccc1a60688d00361cc6c8e70fbdc15e2b1a9daf7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c8caea6c9fbd26056489b9d66c7dcb50e7a8408f40f307f7aa338e4839e7f0e0 [INFO] running `Command { std: "docker" "start" "-a" "c8caea6c9fbd26056489b9d66c7dcb50e7a8408f40f307f7aa338e4839e7f0e0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [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 basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling age-core v0.10.0 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling age v0.10.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling ponder v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "c8caea6c9fbd26056489b9d66c7dcb50e7a8408f40f307f7aa338e4839e7f0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8caea6c9fbd26056489b9d66c7dcb50e7a8408f40f307f7aa338e4839e7f0e0", kill_on_drop: false }` [INFO] [stdout] c8caea6c9fbd26056489b9d66c7dcb50e7a8408f40f307f7aa338e4839e7f0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2b8f92b08ece8d4d7953b5aee4afaa6689b025e0675042fa9bbdfe2e1a34c238 [INFO] running `Command { std: "docker" "start" "-a" "2b8f92b08ece8d4d7953b5aee4afaa6689b025e0675042fa9bbdfe2e1a34c238", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Compiling serial_test v1.0.0 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling age v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling predicates v2.1.5 [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 tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling ponder v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ponder` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ponder --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe2fb91139b9d81b -C extra-filename=-1fe40cc70d774b26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern age=/opt/rustwide/target/debug/deps/libage-a67ea437aa990746.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-5cce15ac8f05964c.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-cb5574463373c483.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-595fc14389031c82.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-86a0f4bc01f199f8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45b9ddfd1fe56e70.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-77d46a15890dce6f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3d65c424facb4ef7.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-3b9a383a163c6000.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-65ed9bd364838591.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7adaca45af3532a5.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-71de6ffdda14e9ff.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-54a77e770d29362b.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-5d66b539ffb796ba.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-6d564b5e0b48a9bc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f243b3e65859a2cb.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-9b88d6cd52253c64.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-51483c755e4eb21a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-579fb7a3b41b93d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a4a15385c7b62d4c.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-b88fc98d4339df3d.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-7c828bbfb5501549.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-f36ed13d3ccc1b0c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d95a985d4536ba87.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eb27ea67a018ad2c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-415f5e7463c3dddc.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f7d405a39d2e8ea7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-79dac51db016177c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1fd8bad123e2a2cb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-86265e2e58ea34c1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dd4121fa4e1184ea.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-b831cfb283ee08b6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-51d00e4e8a03e59e/out -L native=/opt/rustwide/target/debug/build/blake3-51d00e4e8a03e59e/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-5f52a0c831c156df/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b8f92b08ece8d4d7953b5aee4afaa6689b025e0675042fa9bbdfe2e1a34c238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8f92b08ece8d4d7953b5aee4afaa6689b025e0675042fa9bbdfe2e1a34c238", kill_on_drop: false }` [INFO] [stdout] 2b8f92b08ece8d4d7953b5aee4afaa6689b025e0675042fa9bbdfe2e1a34c238