[INFO] cloning repository https://github.com/henrywong-crypto/cost-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrywong-crypto/cost-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrywong-crypto%2Fcost-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrywong-crypto%2Fcost-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e71147826afbbc69667f33f09f6aed4f8e77131
[INFO] testing henrywong-crypto/cost-test against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrywong-crypto%2Fcost-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henrywong-crypto/cost-test
[INFO] finished tweaking git repo https://github.com/henrywong-crypto/cost-test
[INFO] tweaked toml for git repo https://github.com/henrywong-crypto/cost-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrywong-crypto/cost-test on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henrywong-crypto/cost-test 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc543789f2305e9f818e706dcc2e691f09106b20a15ebee6d56bf5b81d6e3d0f
[INFO] running `Command { std: "docker" "start" "-a" "fc543789f2305e9f818e706dcc2e691f09106b20a15ebee6d56bf5b81d6e3d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc543789f2305e9f818e706dcc2e691f09106b20a15ebee6d56bf5b81d6e3d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc543789f2305e9f818e706dcc2e691f09106b20a15ebee6d56bf5b81d6e3d0f", kill_on_drop: false }`
[INFO] [stdout] fc543789f2305e9f818e706dcc2e691f09106b20a15ebee6d56bf5b81d6e3d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 243bcab5175ff8475a291fe55c366a002895442fb6c93546cf8b3581763d197f
[INFO] running `Command { std: "docker" "start" "-a" "243bcab5175ff8475a291fe55c366a002895442fb6c93546cf8b3581763d197f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.111
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.111
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling aws-types v1.3.13
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling throw_error v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.111
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.88
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-async v1.2.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aws-smithy-types v1.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling aws-credential-types v1.2.13
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.61
[INFO] [stderr]    Compiling web-sys v0.3.88
[INFO] [stderr]    Compiling aws-smithy-http v0.63.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling server_fn_macro v0.8.9
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling aws-sigv4 v1.4.1
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling aws-smithy-json v0.62.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tachys v0.2.13
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling reactive_stores v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tower-sessions-core v0.15.0
[INFO] [stderr]    Compiling oco_ref v0.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling server_fn v0.8.10
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling wasm-streams v0.5.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling leptos_macro v0.8.15
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.14
[INFO] [stderr]    Compiling aws-smithy-query v0.60.14
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.15.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling codee v0.3.5
[INFO] [stderr]    Compiling leptos v0.8.16
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling tower-sessions v0.15.0
[INFO] [stderr]    Compiling wasm_split_helpers v0.2.0
[INFO] [stderr]    Compiling leptos_config v0.8.9
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling myerrors v0.1.0 (/opt/rustwide/workdir/myerrors)
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling tower-sessions-sqlx-store v0.15.0 (https://github.com/llm-proxy-rs/tower-sessions-stores.git#2bc3f7b0)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling leptos_server v0.8.7
[INFO] [stderr]    Compiling leptos_dom v0.8.8
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling templates v0.1.0 (/opt/rustwide/workdir/templates)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling validation v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.11
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling jwks v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling token v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling jwt v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.2
[INFO] [stderr]    Compiling authorize v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling handlers v0.1.0 (https://github.com/llm-proxy-rs/cognito.git#4dfe4e3c)
[INFO] [stderr]    Compiling myhandlers v0.1.0 (/opt/rustwide/workdir/myhandlers)
[INFO] [stderr]    Compiling aws-runtime v1.7.1
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.97.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.95.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.99.0
[INFO] [stderr]    Compiling aws-sdk-costexplorer v1.111.0
[INFO] [stderr]    Compiling aws-config v1.8.14
[INFO] [stderr]    Compiling ce v0.1.0 (/opt/rustwide/workdir/ce)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "243bcab5175ff8475a291fe55c366a002895442fb6c93546cf8b3581763d197f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243bcab5175ff8475a291fe55c366a002895442fb6c93546cf8b3581763d197f", kill_on_drop: false }`
[INFO] [stdout] 243bcab5175ff8475a291fe55c366a002895442fb6c93546cf8b3581763d197f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc7a36f256b0a20de4888aa9451df180d3525c0de257d7ef8c6ad89915043fd3
[INFO] running `Command { std: "docker" "start" "-a" "fc7a36f256b0a20de4888aa9451df180d3525c0de257d7ef8c6ad89915043fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling myhandlers v0.1.0 (/opt/rustwide/workdir/myhandlers)
[INFO] [stderr]    Compiling templates v0.1.0 (/opt/rustwide/workdir/templates)
[INFO] [stderr]    Compiling ce v0.1.0 (/opt/rustwide/workdir/ce)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling myerrors v0.1.0 (/opt/rustwide/workdir/myerrors)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "fc7a36f256b0a20de4888aa9451df180d3525c0de257d7ef8c6ad89915043fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7a36f256b0a20de4888aa9451df180d3525c0de257d7ef8c6ad89915043fd3", kill_on_drop: false }`
[INFO] [stdout] fc7a36f256b0a20de4888aa9451df180d3525c0de257d7ef8c6ad89915043fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 985d29d652d03079228f8af1ccf70e439b8d86612d7bce1805da7ce30967c56d
[INFO] running `Command { std: "docker" "start" "-a" "985d29d652d03079228f8af1ccf70e439b8d86612d7bce1805da7ce30967c56d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ce-705d195813a1e00b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::aggregate_by_key_single_item ... ok
[INFO] [stdout] test tests::aggregate_by_key_empty ... ok
[INFO] [stdout] test tests::aggregate_by_key_sorts_descending ... ok
[INFO] [stdout] test tests::extract_blended_cost_missing_key ... ok
[INFO] [stdout] test tests::aggregate_by_key_sums_duplicates ... ok
[INFO] [stdout] test tests::extract_blended_cost_none_metrics ... ok
[INFO] [stdout] test tests::extract_blended_cost_with_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-e380174ec87e8688)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db-466101a19d7d98d0)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/myerrors-4bbecbfa02dab823)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/myhandlers-5a8d59cd0334555e)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-36071eb93bfcc495)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test handlers::tests::resolve_date_range_defaults ... ok
[INFO] [stdout] test handlers::tests::resolve_date_range_with_values ... ok
[INFO] [stdout] test handlers::tests::resolve_date_range_invalid_falls_back ... ok
[INFO] [stdout] test pages::home::tests::render_contains_title ... ok
[INFO] [stdout] test pages::home::tests::render_contains_counts ... ok
[INFO] [stdout] test pages::home::tests::render_contains_date_range ... ok
[INFO] [stdout] test pages::home::tests::render_contains_subpage_links ... ok
[INFO] [stdout] test pages::home::tests::render_contains_total_cost ... ok
[INFO] [stdout] test pages::home::tests::render_uses_custom_base_path ... ok
[INFO] [stdout] test pages::models::tests::render_index_custom_base ... ok
[INFO] [stdout] test pages::models::tests::render_index_empty ... ok
[INFO] [stdout] test pages::models::tests::render_detail_empty ... ok
[INFO] [stdout] test pages::tests::make_path_root_base ... ok
[INFO] [stdout] test pages::models::tests::render_detail_unknown_model_name ... ok
[INFO] [stdout] test pages::models::tests::render_index_with_data ... ok
[INFO] [stdout] test pages::models::tests::render_detail_with_data ... ok
[INFO] [stdout] test pages::users::tests::render_detail_with_data ... ok
[INFO] [stdout] test pages::users::tests::render_index_empty ... ok
[INFO] [stdout] test pages::users::tests::render_detail_empty ... ok
[INFO] [stdout] test pages::users::tests::render_detail_unknown_email ... ok
[INFO] [stdout] test pages::tests::make_path_trailing_slash_base ... ok
[INFO] [stdout] test pages::tests::make_path_nested_base ... ok
[INFO] [stdout] test pages::users::tests::render_index_custom_base ... ok
[INFO] [stdout] test pages::users::tests::render_index_with_data ... ok
[INFO] [stdout] test tests::nonexistent_route_returns_404 ... ok
[INFO] [stdout] test tests::unauthenticated_models_redirects_to_login ... ok
[INFO] [stdout] test tests::unauthenticated_users_redirects_to_login ... ok
[INFO] [stdout] test tests::unauthenticated_home_redirects_to_login ... ok
[INFO] [stdout] test tests::nested_base_path_users_redirects ... ok
[INFO] [stdout] test tests::nested_base_path_redirects_to_login ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/templates-6edc415f5e88dc92)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::collapsible_block_long_content ... ok
[INFO] [stdout] test tests::collapsible_block_short_multiline ... ok
[INFO] [stdout] test tests::html_escape_no_special_chars ... ok
[INFO] [stdout] test tests::html_escape_special_chars ... ok
[INFO] [stdout] test tests::collapsible_block_short_single_line ... ok
[INFO] [stdout] test tests::page_layout_escapes_title ... ok
[INFO] [stdout] test tests::page_layout_wraps_body ... ok
[INFO] [stdout] test tests::page_render_content_view ... ok
[INFO] [stdout] test tests::page_render_breadcrumbs_only ... ok
[INFO] [stdout] test tests::page_render_empty_sections_omitted ... ok
[INFO] [stdout] test tests::page_render_info_rows_raw ... ok
[INFO] [stdout] test tests::page_render_info_rows_escaped ... ok
[INFO] [stdout] test tests::page_render_nav_links ... ok
[INFO] [stdout] test tests::page_render_full ... ok
[INFO] [stdout] test tests::page_render_subpages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ce
[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 common
[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 db
[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 myerrors
[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 myhandlers
[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 templates
[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" "985d29d652d03079228f8af1ccf70e439b8d86612d7bce1805da7ce30967c56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "985d29d652d03079228f8af1ccf70e439b8d86612d7bce1805da7ce30967c56d", kill_on_drop: false }`
[INFO] [stdout] 985d29d652d03079228f8af1ccf70e439b8d86612d7bce1805da7ce30967c56d
