[INFO] cloning repository https://github.com/dabbsLondon/tournament-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dabbsLondon/tournament-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdabbsLondon%2Ftournament-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdabbsLondon%2Ftournament-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9273c8f8d6ffa859621b4fb93bb4af567c8809b0 [INFO] testing dabbsLondon/tournament-tracker against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdabbsLondon%2Ftournament-tracker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dabbsLondon/tournament-tracker [INFO] finished tweaking git repo https://github.com/dabbsLondon/tournament-tracker [INFO] tweaked toml for git repo https://github.com/dabbsLondon/tournament-tracker written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dabbsLondon/tournament-tracker on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dabbsLondon/tournament-tracker 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131c872b97a8929e8108fca768577fad29b09bef650ae8d3bd9cdc4bff24c374 [INFO] running `Command { std: "docker" "start" "-a" "131c872b97a8929e8108fca768577fad29b09bef650ae8d3bd9cdc4bff24c374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131c872b97a8929e8108fca768577fad29b09bef650ae8d3bd9cdc4bff24c374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131c872b97a8929e8108fca768577fad29b09bef650ae8d3bd9cdc4bff24c374", kill_on_drop: false }` [INFO] [stdout] 131c872b97a8929e8108fca768577fad29b09bef650ae8d3bd9cdc4bff24c374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 878eb7f0222f15bd180140ffefdcdbf0ccb3f58e02b834e25bc9334a034c7ab2 [INFO] running `Command { std: "docker" "start" "-a" "878eb7f0222f15bd180140ffefdcdbf0ccb3f58e02b834e25bc9334a034c7ab2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-core v0.4.5 [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 pin-project v1.1.10 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling scraper v0.21.0 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling meta-agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "878eb7f0222f15bd180140ffefdcdbf0ccb3f58e02b834e25bc9334a034c7ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878eb7f0222f15bd180140ffefdcdbf0ccb3f58e02b834e25bc9334a034c7ab2", kill_on_drop: false }` [INFO] [stdout] 878eb7f0222f15bd180140ffefdcdbf0ccb3f58e02b834e25bc9334a034c7ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bebe5a4181c453ee6bcbffcc657bcbff454dbb4707ed73586017e9a0904f3bc6 [INFO] running `Command { std: "docker" "start" "-a" "bebe5a4181c453ee6bcbffcc657bcbff454dbb4707ed73586017e9a0904f3bc6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling scraper v0.21.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling meta-agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "bebe5a4181c453ee6bcbffcc657bcbff454dbb4707ed73586017e9a0904f3bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebe5a4181c453ee6bcbffcc657bcbff454dbb4707ed73586017e9a0904f3bc6", kill_on_drop: false }` [INFO] [stdout] bebe5a4181c453ee6bcbffcc657bcbff454dbb4707ed73586017e9a0904f3bc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bf3e92179ed0a8763a3408e5b80b15b79398cebd29785eef4703a83dc0230ad [INFO] running `Command { std: "docker" "start" "-a" "4bf3e92179ed0a8763a3408e5b80b15b79398cebd29785eef4703a83dc0230ad", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meta_agent-5a9c3f5cba2b46aa) [INFO] [stdout] [INFO] [stdout] running 440 tests [INFO] [stdout] test agents::backend::tests::test_ai_backend_config_default ... ok [INFO] [stdout] test agents::backend::tests::test_config_serialization ... ok [INFO] [stdout] test agents::backend::tests::test_chat_request_builder ... ok [INFO] [stdout] test agents::backend::tests::test_chat_message_constructors ... ok [INFO] [stdout] test agents::backend::tests::test_ollama_request_serialization ... ok [INFO] [stdout] test agents::backend::tests::test_ollama_response_deserialization ... ok [INFO] [stdout] test agents::backend::tests::test_message_role_serialization ... ok [INFO] [stdout] test agents::backend::tests::test_mock_backend ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_balance_watcher_retry_policy ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_agent_name ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_retry_policy ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_balance_watcher_parse_response ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_empty_existing ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_agent_name ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_similarity_clamped ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_no_duplicate ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_entity_summary_serialization ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_balance_watcher_extraction ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_scout_retry_policy ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_scout_empty ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_scout_parse_response ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_scout_extraction ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_finds_duplicate ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_balance_watcher_filters_known ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_stub_all_fields_serialization ... ok [INFO] [stdout] test agents::event_scout::tests::test_event_stub_serialization ... ok [INFO] [stdout] test agents::balance_watcher::tests::test_balance_watcher_empty_response ... ok [INFO] [stdout] test agents::fact_checker::tests::test_agent_name ... ok [INFO] [stdout] test agents::fact_checker::tests::test_entity_type_serialization ... ok [INFO] [stdout] test agents::backend::tests::test_token_usage_default ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_parse_response_duplicate ... ok [INFO] [stdout] test agents::fact_checker::tests::test_fact_checker_failed ... ok [INFO] [stdout] test agents::fact_checker::tests::test_fact_checker_parse_failed_response ... ok [INFO] [stdout] test agents::fact_checker::tests::test_discrepancy_serialization ... ok [INFO] [stdout] test agents::fact_checker::tests::test_fact_checker_parse_verified_response ... ok [INFO] [stdout] test agents::event_scout::tests::test_agent_name ... ok [INFO] [stdout] test agents::fact_checker::tests::test_fact_checker_retry_policy ... ok [INFO] [stdout] test agents::fact_checker::tests::test_severity_serialization ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_agent_name ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_list_normalizer_extraction ... ok [INFO] [stdout] test agents::fact_checker::tests::test_fact_checker_verified ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_list_normalizer_parse_empty_units ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_list_normalizer_retry_policy ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_list_normalizer_with_notes ... ok [INFO] [stdout] test agents::list_normalizer::tests::test_normalized_list_serialization ... ok [INFO] [stdout] test agents::result_harvester::tests::test_agent_name ... ok [INFO] [stdout] test agents::result_harvester::tests::test_placement_stub_serialization ... ok [INFO] [stdout] test agents::result_harvester::tests::test_raw_list_text_serialization ... ok [INFO] [stdout] test agents::result_harvester::tests::test_result_harvester_empty ... ok [INFO] [stdout] test agents::result_harvester::tests::test_result_harvester_parse_response ... ok [INFO] [stdout] test agents::result_harvester::tests::test_win_loss_record_default ... ok [INFO] [stdout] test agents::result_harvester::tests::test_win_loss_record_serialization ... ok [INFO] [stdout] test agents::tests::test_agent_output ... ok [INFO] [stdout] test agents::tests::test_extract_json_array ... ok [INFO] [stdout] test agents::result_harvester::tests::test_result_harvester_extraction ... ok [INFO] [stdout] test agents::tests::test_extract_json_code_fence ... ok [INFO] [stdout] test agents::tests::test_extract_json_plain ... ok [INFO] [stdout] test agents::tests::test_extract_json_text_before ... ok [INFO] [stdout] test agents::tests::test_retry_policy_default ... ok [INFO] [stdout] test agents::tests::test_extract_json_code_fence_no_lang ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_trends_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_players_min_events_filter ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_trends_with_faction_filter ... ok [INFO] [stdout] test api::routes::analytics::tests::test_archetypes_no_cluster_when_dissimilar ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_trends ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_units_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_units ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_players ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_units_with_faction_filter ... ok [INFO] [stdout] test api::routes::analytics::tests::test_jaccard_similarity_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_overview_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_composite_scores_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_jaccard_similarity_disjoint ... ok [INFO] [stdout] test api::routes::analytics::tests::test_jaccard_similarity_partial ... ok [INFO] [stdout] test api::routes::analytics::tests::test_detachment_stats_basic ... ok [INFO] [stdout] test agents::duplicate_detector::tests::test_duplicate_detector_parse_response_no_duplicate ... ok [INFO] [stdout] test api::routes::analytics::tests::test_jaccard_similarity_identical ... ok [INFO] [stdout] test api::routes::analytics::tests::test_archetypes_empty_faction ... ok [INFO] [stdout] test api::routes::analytics::tests::test_composite_scores_balance_deviation_sign ... ok [INFO] [stdout] test api::routes::analytics::tests::test_matchups_basic ... ok [INFO] [stdout] test api::routes::analytics::tests::test_detachment_stats_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_matchups_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_archetypes_basic ... ok [INFO] [stdout] test api::routes::analytics::tests::test_analytics_overview ... ok [INFO] [stdout] test api::routes::analytics::tests::test_matchups_skips_mirror ... ok [INFO] [stdout] test api::routes::analytics::tests::test_unit_performance_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_empty ... ok [INFO] [stdout] test api::routes::epochs::tests::test_get_balance_pass_not_found ... ok [INFO] [stdout] test api::routes::analytics::tests::test_composite_scores_basic ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_skips_no_record ... ok [INFO] [stdout] test api::routes::analytics::tests::test_unit_performance_basic ... ok [INFO] [stdout] test api::routes::epochs::tests::test_get_balance_pass_without_details ... ok [INFO] [stdout] test api::routes::epochs::tests::test_get_balance_pass_with_details ... ok [INFO] [stdout] test api::routes::epochs::tests::test_list_balance_passes ... ok [INFO] [stdout] test api::routes::events::tests::test_detachment_consistency_catches_mismatch ... ok [INFO] [stdout] test api::routes::events::tests::test_faction_allegiance ... ok [INFO] [stdout] test api::routes::events::tests::test_faction_match_score_exact ... ok [INFO] [stdout] test api::routes::events::tests::test_faction_match_score_no_match ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_excludes_top_only_events ... ok [INFO] [stdout] test api::routes::events::tests::test_detachment_consistency_catches_game_size ... ok [INFO] [stdout] test api::routes::events::tests::test_faction_match_score_no_cross_contamination ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_draws_counted_half ... ok [INFO] [stdout] test api::routes::epochs::tests::test_list_epochs_empty_falls_back ... ok [INFO] [stdout] test api::routes::events::tests::test_detachment_consistency_passes_when_correct ... ok [INFO] [stdout] test api::routes::epochs::tests::test_list_epochs_with_balance_pass_info ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_basic ... ok [INFO] [stdout] test api::routes::analytics::tests::test_points_efficiency_empty ... ok [INFO] [stdout] test api::routes::analytics::tests::test_points_efficiency_basic ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_has_lists ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_date_filter ... ok [INFO] [stdout] test api::routes::events::tests::test_is_conflicting_contains ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_has_results_filter ... ok [INFO] [stdout] test api::routes::events::tests::test_normalize_faction_name ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_freestanding_after_strike_force ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_from_raw ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_from_raw_header_with_parenthetical ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_max_players_filter ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_with_subfaction_line ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_faction_from_raw_faction_line ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_never_returns_strike_force ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_min_players_filter ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_pagination ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_from_raw_none ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_winner ... ok [INFO] [stdout] test api::routes::analytics::tests::test_win_rates_regression_to_mean ... ok [INFO] [stdout] test api::routes::events::tests::test_no_cross_event_list_contamination ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_completed ... ok [INFO] [stdout] test api::routes::events::tests::test_resolve_faction_generic_chapter ... ok [INFO] [stdout] test api::routes::events::tests::test_list_events_min_max_players_range ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_detachment_freestanding_before_strike_force ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_faction_from_raw_none ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_faction_from_raw_fallback ... ok [INFO] [stdout] test api::routes::events::tests::test_parse_faction_from_raw_keyword_line ... ok [INFO] [stdout] test api::routes::events::tests::test_player_names_match ... ok [INFO] [stdout] test api::routes::events::tests::test_resolve_faction_already_correct ... ok [INFO] [stdout] test api::routes::events::tests::test_resolve_faction_old_name ... ok [INFO] [stdout] test api::routes::events::tests::test_unit_to_detail ... ok [INFO] [stdout] test api::routes::events::tests::test_resolve_faction_chapter_promotion ... ok [INFO] [stdout] test api::routes::meta::tests::test_allegiance_stats_empty ... ok [INFO] [stdout] test api::routes::refresh::tests::test_count_events_without_results ... ok [INFO] [stdout] test api::routes::refresh::tests::test_count_events_without_results_all_have_results ... ok [INFO] [stdout] test api::routes::refresh::tests::test_count_events_without_results_empty ... ok [INFO] [stdout] test api::routes::meta::tests::test_faction_stats_win_rate ... ok [INFO] [stdout] test api::routes::meta::tests::test_player_name_match_within_same_source ... ok [INFO] [stdout] test api::routes::refresh::tests::test_refresh_phase_variants ... ok [INFO] [stdout] test api::routes::refresh::tests::test_refresh_progress_default ... ok [INFO] [stdout] test api::routes::meta::tests::test_anonymous_list_stays_unlinked ... ok [INFO] [stdout] test api::routes::refresh::tests::test_preview_endpoint ... ok [INFO] [stdout] test api::routes::refresh::tests::test_refresh_state_default ... ok [INFO] [stdout] test api::routes::refresh::tests::test_preview_with_custom_dates ... ok [INFO] [stdout] test api::routes::meta::tests::test_allegiance_stats_basic ... ok [INFO] [stdout] test api::routes::refresh::tests::test_refresh_state_serialization ... ok [INFO] [stdout] test api::routes::refresh::tests::test_refresh_status_variants ... ok [INFO] [stdout] test api::routes::meta::tests::test_faction_not_found_returns_404 ... ok [INFO] [stdout] test api::routes::traffic::tests::test_external_ips_empty ... ok [INFO] [stdout] test api::routes::refresh::tests::test_start_rejects_concurrent ... ok [INFO] [stdout] test api::routes::meta::tests::test_faction_stats_empty ... ok [INFO] [stdout] test api::routes::refresh::tests::test_start_returns_202 ... ok [INFO] [stdout] test api::routes::traffic::tests::test_geo_info_serialization ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_api_bucketing ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_increments_total ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_mixed_traffic ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_page_view_bucketing ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_static_bucketing ... ok [INFO] [stdout] test api::routes::traffic::tests::test_record_tracks_ip ... ok [INFO] [stdout] test api::routes::traffic::tests::test_require_local_allows_without_cf_header ... ok [INFO] [stdout] test api::routes::traffic::tests::test_require_local_blocks_cf_header ... ok [INFO] [stdout] test api::routes::traffic::tests::test_time_series_created_on_record ... ok [INFO] [stdout] test api::routes::traffic::tests::test_time_series_eviction ... ok [INFO] [stdout] test api::routes::traffic::tests::test_time_series_same_minute_aggregates ... ok [INFO] [stdout] test api::routes::traffic::tests::test_traffic_stats_new ... ok [INFO] [stdout] test api::routes::traffic::tests::test_traffic_response_serialization ... ok [INFO] [stdout] test api::routes::traffic::tests::test_unique_ips ... ok [INFO] [stdout] test api::tests::test_api_error_bad_request ... ok [INFO] [stdout] test api::tests::test_api_error_conflict ... ok [INFO] [stdout] test api::tests::test_api_error_forbidden ... ok [INFO] [stdout] test api::routes::traffic::tests::test_external_ips_excludes_localhost ... ok [INFO] [stdout] test api::tests::test_api_error_internal ... ok [INFO] [stdout] test api::tests::test_dedup_by_id ... ok [INFO] [stdout] test api::tests::test_api_error_not_found ... ok [INFO] [stdout] test api::routes::meta::tests::test_wrong_player_name_stays_unlinked ... ok [INFO] [stdout] test api::tests::test_dedup_by_id_empty ... ok [INFO] [stdout] test api::tests::test_pagination_default ... ok [INFO] [stdout] test api::tests::test_pagination_meta ... ok [INFO] [stdout] test api::tests::test_pagination_meta_first_page ... ok [INFO] [stdout] test api::tests::test_pagination_meta_single_page ... ok [INFO] [stdout] test api::tests::test_pagination_meta_last_page ... ok [INFO] [stdout] test api::tests::test_pagination_meta_zero_items ... ok [INFO] [stdout] test api::tests::test_pagination_new ... ok [INFO] [stdout] test api::tests::test_resolve_epoch_empty_string ... ok [INFO] [stdout] test api::tests::test_resolve_epoch_specific_id_empty_mapper ... ok [INFO] [stdout] test api::tests::test_resolve_epoch_current_string ... ok [INFO] [stdout] test api::tests::test_resolve_epoch_none_empty_mapper ... ok [INFO] [stdout] test api::tests::test_resolve_epoch_with_populated_mapper ... ok [INFO] [stdout] test calculate::tests::test_aggregate_placements ... ok [INFO] [stdout] test api::routes::traffic::tests::test_geo_cache_stores_entries ... ok [INFO] [stdout] test calculate::tests::test_calculate_over_representation ... ok [INFO] [stdout] test config::tests::test_ai_config_default ... ok [INFO] [stdout] test api::tests::test_pagination_bounds ... ok [INFO] [stdout] test api::routes::traffic::tests::test_geo_info_default ... ok [INFO] [stdout] test config::tests::test_config_validation_bad_timeout ... ok [INFO] [stdout] test calculate::tests::test_calculate_tier ... ok [INFO] [stdout] test calculate::tests::test_calculate_win_rate ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_config_validation_ok ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test fetch::tests::test_cache_metadata_serialization ... ok [INFO] [stdout] test config::tests::test_config_validation_bad_port ... ok [INFO] [stdout] test fetch::tests::test_extension_for_url ... ok [INFO] [stdout] test calculate::tests::test_calculate_podium_rate ... ok [INFO] [stdout] test fetch::tests::test_fetcher_config_default ... ok [INFO] [stdout] test api::routes::meta::tests::test_player_name_match_cross_event ... ok [INFO] [stdout] test api::routes::refresh::tests::test_status_endpoint_idle ... ok [INFO] [stdout] test api::routes::refresh::tests::test_status_shows_running ... ok [INFO] [stdout] test api::routes::meta::tests::test_no_double_matching_same_list ... ok [INFO] [stdout] test api::routes::meta::tests::test_multiple_factions_no_cross_contamination ... ok [INFO] [stdout] test api::routes::meta::tests::test_faction_stats_basic ... ok [INFO] [stdout] test api::routes::meta::tests::test_only_top4_shown_as_winners ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_creation ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_id_deterministic ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_serialization ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_unit_names ... ok [INFO] [stdout] test fetch::tests::test_url_hash ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_builder ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_count_unit ... ok [INFO] [stdout] test models::army_list::tests::test_army_list_contains_unit ... ok [INFO] [stdout] test ingest::tests::test_ingest_fixture_with_mock ... ok [INFO] [stdout] test ingest::tests::test_balance_ingest_with_mock ... ok [INFO] [stdout] test models::confidence::tests::test_confidence_acceptable ... ok [INFO] [stdout] test models::confidence::tests::test_confidence_display ... ok [INFO] [stdout] test models::confidence::tests::test_confidence_needs_review ... ok [INFO] [stdout] test models::army_list::tests::test_unit_creation ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_mapper_empty ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_mapper_add_event ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_contains_date ... ok [INFO] [stdout] test models::confidence::tests::test_confidence_serialization ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_mapper_single_event ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_serialization ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_mapper_date_lookup ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_from_significant_event ... ok [INFO] [stdout] test models::event::tests::test_event_builder ... ok [INFO] [stdout] test models::event::tests::test_event_id_includes_location ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_debug ... ok [INFO] [stdout] test models::event::tests::test_event_with_location ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_different_inputs ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_display ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_equality ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_from_str ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_from_string ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_generation_deterministic ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_length ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_serialization ... ok [INFO] [stdout] test models::pairing::tests::test_pairing_creation ... ok [INFO] [stdout] test models::pairing::tests::test_pairing_id_deterministic ... ok [INFO] [stdout] test models::epoch::tests::test_epoch_mapper_multiple_events ... ok [INFO] [stdout] test models::event::tests::test_event_creation ... ok [INFO] [stdout] test models::ids::tests::test_entity_id_hex_format ... ok [INFO] [stdout] test models::placement::tests::test_placement_builder ... ok [INFO] [stdout] test models::pairing::tests::test_pairing_serialization ... ok [INFO] [stdout] test models::placement::tests::test_win_loss_record ... ok [INFO] [stdout] test models::epoch::tests::test_pre_tracking_epoch ... ok [INFO] [stdout] test models::placement::tests::test_win_loss_record_zero_games ... ok [INFO] [stdout] test models::review::tests::test_entity_type_display ... ok [INFO] [stdout] test models::review::tests::test_review_item_creation ... ok [INFO] [stdout] test models::placement::tests::test_placement_not_podium ... ok [INFO] [stdout] test models::placement::tests::test_placement_serialization ... ok [INFO] [stdout] test models::review::tests::test_review_item_with_source_path ... ok [INFO] [stdout] test models::review::tests::test_review_reason_display ... ok [INFO] [stdout] test models::significant_event::tests::test_backward_compat_no_changes_field ... ok [INFO] [stdout] test models::significant_event::tests::test_balance_changes_serialization ... ok [INFO] [stdout] test models::significant_event::tests::test_significant_event_builder ... ok [INFO] [stdout] test models::significant_event::tests::test_significant_event_id_deterministic ... ok [INFO] [stdout] test models::significant_event::tests::test_significant_event_creation ... ok [INFO] [stdout] test models::significant_event::tests::test_significant_event_type_display ... ok [INFO] [stdout] test models::placement::tests::test_placement_creation ... ok [INFO] [stdout] test models::stats::tests::test_faction_stat_creation ... ok [INFO] [stdout] test models::event::tests::test_event_serialization ... ok [INFO] [stdout] test models::significant_event::tests::test_significant_event_serialization ... ok [INFO] [stdout] test models::placement::tests::test_placement_id_deterministic ... ok [INFO] [stdout] test models::stats::tests::test_faction_stats_in_tier ... ok [INFO] [stdout] test models::stats::tests::test_faction_stats_serialization ... ok [INFO] [stdout] test models::stats::tests::test_faction_stats_sorted_by_win_rate ... ok [INFO] [stdout] test models::stats::tests::test_faction_stats_get_faction ... ok [INFO] [stdout] test models::stats::tests::test_placement_counts_default ... ok [INFO] [stdout] test storage::jsonl::tests::test_append_batch ... ok [INFO] [stdout] test storage::jsonl::tests::test_append_batch_empty ... ok [INFO] [stdout] test storage::jsonl::tests::test_count_nonexistent_file ... ok [INFO] [stdout] test storage::jsonl::tests::test_entity_path_construction ... ok [INFO] [stdout] test storage::jsonl::tests::test_entity_type_all_filenames ... ok [INFO] [stdout] test storage::jsonl::tests::test_entity_type_filename ... ok [INFO] [stdout] test storage::jsonl::tests::test_for_entity ... ok [INFO] [stdout] test models::stats::tests::test_tier_display ... ok [INFO] [stdout] test models::review::tests::test_review_item_resolve ... ok [INFO] [stdout] test models::review::tests::test_review_item_serialization ... ok [INFO] [stdout] test models::stats::tests::test_tier_from_win_rate ... ok [INFO] [stdout] test storage::jsonl::tests::test_iterator_skips_empty_lines ... ok [INFO] [stdout] test models::stats::tests::test_faction_stat_with_win_rate_delta ... ok [INFO] [stdout] test models::stats::tests::test_faction_stat_zero_games ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_append ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_iterator ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_count ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_read_where ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_write_and_read ... ok [INFO] [stdout] test storage::jsonl::tests::test_jsonl_read_empty ... ok [INFO] [stdout] test storage::jsonl::tests::test_read_all_skips_bad_lines ... ok [INFO] [stdout] test storage::jsonl::tests::test_read_significant_events_empty ... ok [INFO] [stdout] test storage::jsonl::tests::test_reader_exists_false ... ok [INFO] [stdout] test storage::jsonl::tests::test_list_epochs_empty_dir ... ok [INFO] [stdout] test storage::jsonl::tests::test_list_epochs ... ok [INFO] [stdout] test storage::jsonl::tests::test_reader_exists_true ... ok [INFO] [stdout] test storage::parquet::tests::test_table_type_filename ... ok [INFO] [stdout] test storage::parquet::tests::test_read_nonexistent ... ok [INFO] [stdout] test storage::parquet::tests::test_events_schema ... ok [INFO] [stdout] test storage::jsonl::tests::test_write_and_read_significant_events ... ok [INFO] [stdout] test storage::parquet::tests::test_placements_schema ... ok [INFO] [stdout] test storage::jsonl::tests::test_write_all_overwrites_existing ... ok [INFO] [stdout] test storage::tests::test_storage_config_paths ... ok [INFO] [stdout] test storage::tests::test_storage_config_default ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_army_list_deserialize_v1 ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_deserialize_v1 ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_deserialize_v3 ... ok [INFO] [stdout] test storage::tests::test_storage_config_review_queue_dir ... ok [INFO] [stdout] test storage::tests::test_storage_config_significant_events_path ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_parsed_start_date ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_should_skip ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_url ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_pairing_deserialize ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_player_v1_deserialize ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_players_response_deserialize ... ok [INFO] [stdout] test storage::tests::test_storage_config_logs_dir ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_army_list_deserialize_v3 ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_standing_deserialize ... ok [INFO] [stdout] test sync::bcp::tests::test_bcp_event_location_string ... ok [INFO] [stdout] test storage::parquet::tests::test_write_and_read_placements ... ok [INFO] [stdout] test storage::parquet::tests::test_write_and_read_events ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_from_detachment ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_generic_sm ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_astartes_dash ... ok [INFO] [stdout] test agents::backend::tests::test_create_backend_ollama ... ok [INFO] [stdout] test agents::backend::tests::test_ollama_backend_new ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_from_character ... ok [INFO] [stdout] test fetch::tests::test_read_cached_text ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_line_after_sm ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_bracket_format ... ok [INFO] [stdout] test fetch::tests::test_read_cached_bytes ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_bracket_count_in_parens ... ok [INFO] [stdout] test fetch::tests::test_check_cache_expired ... ok [INFO] [stdout] test sync::bcp::tests::test_compute_standings_basic ... ok [INFO] [stdout] test agents::backend::tests::test_ollama_from_config ... ok [INFO] [stdout] test fetch::tests::test_cache_path_generation ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_flat_wargear_single_model ... ok [INFO] [stdout] test sync::bcp::tests::test_detect_chapter_parens ... ok [INFO] [stdout] test sync::bcp::tests::test_compute_standings_empty ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_does_not_include_game_size ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_inline_wargear_after_points ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_inline_pts_on_same_line_as_wargear ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_skips_enhancement_lines ... ok [INFO] [stdout] test fetch::tests::test_meta_path_for_url ... ok [INFO] [stdout] test sync::bcp::tests::test_compute_standings_with_player_info ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_multi_level_wargear_retributors ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_dash_format ... ok [INFO] [stdout] test sync::convert::tests::test_army_list_from_bcp_basic ... ok [INFO] [stdout] test sync::convert::tests::test_army_list_from_bcp_missing_faction ... ok [INFO] [stdout] test sync::convert::tests::test_event_from_bcp ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_multi_level_wargear_paragons ... ok [INFO] [stdout] test sync::convert::tests::test_army_list_from_bcp_no_player ... ok [INFO] [stdout] test sync::convert::tests::test_event_from_stub_falls_back_to_article_date ... ok [INFO] [stdout] test sync::convert::tests::test_event_name_similarity_different ... ok [INFO] [stdout] test sync::convert::tests::test_event_name_similarity_exact ... ok [INFO] [stdout] test sync::convert::tests::test_event_name_similarity_with_noise ... ok [INFO] [stdout] test sync::convert::tests::test_event_from_stub_full_data ... ok [INFO] [stdout] test sync::convert::tests::test_event_from_stub_no_date_uses_article_date ... ok [INFO] [stdout] test sync::convert::tests::test_event_from_stub_with_epoch ... ok [INFO] [stdout] test sync::convert::tests::test_find_duplicate_event_different_date ... ok [INFO] [stdout] test sync::convert::tests::test_find_duplicate_event_exact ... ok [INFO] [stdout] test sync::convert::tests::test_pairings_from_bcp_basic ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_returns_empty_for_no_points_format ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_skips_header_lines ... ok [INFO] [stdout] test sync::convert::tests::test_pairings_from_bcp_skips_empty_names ... ok [INFO] [stdout] test sync::convert::tests::test_pairings_from_bcp_loss_and_draw ... ok [INFO] [stdout] test sync::convert::tests::test_pairings_from_bcp_skips_missing_players ... ok [INFO] [stdout] test sync::convert::tests::test_placement_from_bcp ... ok [INFO] [stdout] test sync::convert::tests::test_placement_from_stub_full_data ... ok [INFO] [stdout] test sync::convert::tests::test_placement_from_stub_minimal ... ok [INFO] [stdout] test sync::convert::tests::test_placement_from_stub_partial_data ... ok [INFO] [stdout] test sync::convert::tests::test_placement_from_stub_with_record ... ok [INFO] [stdout] test sync::discovery::tests::test_discover_empty_html ... ok [INFO] [stdout] test sync::discovery::tests::test_discover_from_rss ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_text_from_html ... ok [INFO] [stdout] test sync::discovery::tests::test_discover_from_rss_empty ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_text_from_html_empty ... ok [INFO] [stdout] test sync::discovery::tests::test_discover_goonhammer_articles ... ok [INFO] [stdout] test sync::discovery::tests::test_decode_xml_entities_all_cases ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_char_prefix_pts_format ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_text_preserves_structure ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_text_strips_svg_iframe ... ok [INFO] [stdout] test fetch::tests::test_check_cache_file_missing ... ok [INFO] [stdout] test sync::discovery::tests::test_filter_by_date_range_no_bounds ... ok [INFO] [stdout] test sync::bcp::tests::test_strip_line_prefix ... ok [INFO] [stdout] test sync::discovery::tests::test_filter_by_date_range_to ... ok [INFO] [stdout] test sync::discovery::tests::test_filter_by_date_range_both ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_xml_tag_cdata ... ok [INFO] [stdout] test sync::discovery::tests::test_extract_xml_tag_missing ... ok [INFO] [stdout] test sync::discovery::tests::test_parse_date_formats ... ok [INFO] [stdout] test sync::discovery::tests::test_parse_rss_date ... ok [INFO] [stdout] test sync::discovery::tests::test_parse_rss_date_invalid ... ok [INFO] [stdout] test sync::discovery::tests::test_filter_by_date_range_from ... ok [INFO] [stdout] test sync::tests::test_bcp_source_serialization ... ok [INFO] [stdout] test sync::repartition::tests::test_repartition_keeps_originals ... ok [INFO] [stdout] test sync::tests::test_sync_config_default_values ... ok [INFO] [stdout] test sync::tests::test_sync_error_display ... ok [INFO] [stdout] test sync::repartition::tests::test_repartition_placements_follow_events ... ok [INFO] [stdout] test sync::tests::test_sync_result_construction ... ok [INFO] [stdout] test sync::repartition::tests::test_repartition_no_sig_events_errors ... ok [INFO] [stdout] test sync::tests::test_sync_source_serialization ... ok [INFO] [stdout] test sync::tests::test_sync_state_default ... ok [INFO] [stdout] test sync::tests::test_sync_state_serialization_roundtrip ... ok [INFO] [stdout] test tests::test_parse_duration_default_seconds ... ok [INFO] [stdout] test sync::repartition::tests::test_repartition_dry_run ... ok [INFO] [stdout] test tests::test_parse_duration_empty ... ok [INFO] [stdout] test tests::test_parse_duration_hours ... ok [INFO] [stdout] test tests::test_parse_duration_invalid ... ok [INFO] [stdout] test tests::test_parse_duration_large ... ok [INFO] [stdout] test sync::tests::test_normalize_player_name ... ok [INFO] [stdout] test tests::test_parse_duration_zero ... ok [INFO] [stdout] test tests::test_parse_duration_seconds ... ok [INFO] [stdout] test tests::test_parse_duration_minutes ... ok [INFO] [stdout] test sync::repartition::tests::test_repartition_writes_to_epochs ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_skips_wargear_bullet_lines ... ok [INFO] [stdout] test sync::tests::test_sync_status_serialization ... ok [INFO] [stdout] test sync::bcp::tests::test_compute_standings_with_draw ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_bracket_format_with_warlord_suffix ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_returns_empty_for_whitespace_tabulated ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_mixed_count_formats ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_total_points_accuracy ... ok [INFO] [stdout] test sync::bcp::tests::test_parse_standard_bcp_format ... ok [INFO] [stdout] test sync::tests::test_sync_no_sources ... ok [INFO] [stdout] test sync::tests::test_orchestrator_is_running ... ok [INFO] [stdout] test sync::tests::test_sync_orchestrator_creation ... ok [INFO] [stdout] test sync::tests::test_orchestrator_cancel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 440 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meta_agent-7d53c9333e269ead) [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 meta_agent [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" "4bf3e92179ed0a8763a3408e5b80b15b79398cebd29785eef4703a83dc0230ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf3e92179ed0a8763a3408e5b80b15b79398cebd29785eef4703a83dc0230ad", kill_on_drop: false }` [INFO] [stdout] 4bf3e92179ed0a8763a3408e5b80b15b79398cebd29785eef4703a83dc0230ad