[INFO] cloning repository https://github.com/imajes/git-activity-report [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imajes/git-activity-report" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimajes%2Fgit-activity-report", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimajes%2Fgit-activity-report'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 111da855615803952f8e87284418f98441c2f7ec [INFO] testing imajes/git-activity-report against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimajes%2Fgit-activity-report" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/imajes/git-activity-report [INFO] finished tweaking git repo https://github.com/imajes/git-activity-report [INFO] tweaked toml for git repo https://github.com/imajes/git-activity-report written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imajes/git-activity-report on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imajes/git-activity-report 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa8762ed665873ec76fd0c0ffd93a3b9d608d6b15b6298545ee76c49a5c8392 [INFO] running `Command { std: "docker" "start" "-a" "5aa8762ed665873ec76fd0c0ffd93a3b9d608d6b15b6298545ee76c49a5c8392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa8762ed665873ec76fd0c0ffd93a3b9d608d6b15b6298545ee76c49a5c8392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa8762ed665873ec76fd0c0ffd93a3b9d608d6b15b6298545ee76c49a5c8392", kill_on_drop: false }` [INFO] [stdout] 5aa8762ed665873ec76fd0c0ffd93a3b9d608d6b15b6298545ee76c49a5c8392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e321660f46a16487d7a1e225717d1f619b3b44334a59d59dba9a6705ffdb269e [INFO] running `Command { std: "docker" "start" "-a" "e321660f46a16487d7a1e225717d1f619b3b44334a59d59dba9a6705ffdb269e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling chrono-english v0.1.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [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.46 [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling pidgin v0.4.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling ureq v3.1.1 [INFO] [stderr] Compiling two_timer v2.2.5 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling git-activity-report v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RangeManifest` is never constructed [INFO] [stdout] --> src/model.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct RangeManifest { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "e321660f46a16487d7a1e225717d1f619b3b44334a59d59dba9a6705ffdb269e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e321660f46a16487d7a1e225717d1f619b3b44334a59d59dba9a6705ffdb269e", kill_on_drop: false }` [INFO] [stdout] e321660f46a16487d7a1e225717d1f619b3b44334a59d59dba9a6705ffdb269e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eba097a144f646690cab97570bb6002b28a3d8beebfa2a1d696e18cbd6080709 [INFO] running `Command { std: "docker" "start" "-a" "eba097a144f646690cab97570bb6002b28a3d8beebfa2a1d696e18cbd6080709", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serial_test v3.2.0 [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 pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling pidgin v0.4.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ureq v3.1.1 [INFO] [stderr] Compiling two_timer v2.2.5 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling test_support v0.1.0 (/opt/rustwide/workdir/tests/support) [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling git-activity-report v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RangeManifest` is never constructed [INFO] [stdout] --> src/model.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct RangeManifest { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_http_api` is never used [INFO] [stdout] --> src/enrichment/github_api.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn make_http_api(token: String) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_value` is never used [INFO] [stdout] --> src/manifest.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 24 | impl OverallManifest { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn as_value(&self) -> &serde_json::Value { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeManifest` is never constructed [INFO] [stdout] --> src/model.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct RangeManifest { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.10s [INFO] running `Command { std: "docker" "inspect" "eba097a144f646690cab97570bb6002b28a3d8beebfa2a1d696e18cbd6080709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba097a144f646690cab97570bb6002b28a3d8beebfa2a1d696e18cbd6080709", kill_on_drop: false }` [INFO] [stdout] eba097a144f646690cab97570bb6002b28a3d8beebfa2a1d696e18cbd6080709 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5b393903a71b1ea05bbfb3e5120ef7f9897d76c1ce83873b2ae21f4194b9c62 [INFO] running `Command { std: "docker" "start" "-a" "c5b393903a71b1ea05bbfb3e5120ef7f9897d76c1ce83873b2ae21f4194b9c62", kill_on_drop: false }` [INFO] [stderr] warning: struct `RangeManifest` is never constructed [INFO] [stderr] --> src/model.rs:234:12 [INFO] [stderr] | [INFO] [stderr] 234 | pub struct RangeManifest { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `git-activity-report` (bin "git-activity-report") generated 1 warning [INFO] [stderr] warning: function `make_http_api` is never used [INFO] [stderr] --> src/enrichment/github_api.rs:419:8 [INFO] [stderr] | [INFO] [stderr] 419 | pub fn make_http_api(token: String) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `as_value` is never used [INFO] [stderr] --> src/manifest.rs:64:10 [INFO] [stderr] | [INFO] [stderr] 24 | impl OverallManifest { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn as_value(&self) -> &serde_json::Value { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeManifest` is never constructed [INFO] [stderr] --> src/model.rs:234:12 [INFO] [stderr] | [INFO] [stderr] 234 | pub struct RangeManifest { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `git-activity-report` (bin "git-activity-report" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_activity_report-d841740360e9b417) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test enrich::tests::coordinator_noop_when_flag_disabled ... ok [INFO] [stdout] test cli::tests::detailed_implies_other_flags ... ok [INFO] [stdout] test cli::tests::normalize_month_defaults_to_simple ... ok [INFO] [stdout] test enrich::tests::aggregator_none_when_flag_disabled ... ok [INFO] [stdout] test enrichment::effort::tests::commit_basic_weights ... ok [INFO] [stdout] test enrichment::effort::tests::commit_rename_discount_applies ... ok [INFO] [stdout] test enrichment::effort::tests::pr_estimation_uses_commits_reviews_and_days ... ok [INFO] [stdout] test enrichment::github_api::tests::invalid_env_yields_none_or_empty ... ok [INFO] [stdout] test enrichment::github_api::tests::list_commits_in_pull_parses_subject_and_short_sha ... ok [INFO] [stdout] test enrichment::github_api::tests::get_json_error_path_is_graceful ... ok [INFO] [stdout] test enrichment::github_api::tests::test_helpers_return_none_or_empty_when_env_missing ... ok [INFO] [stdout] test enrichment::github_api::tests::get_json_success_path_from_local_http ... ok [INFO] [stdout] test enrichment::github_api::tests::get_pull_details_parses_title ... FAILED [INFO] [stdout] test enrichment::github_api::tests::parse_origin_rejects_non_github_hosts ... ok [INFO] [stdout] test enrichment::github_api::tests::submitter_email_fallback_from_commits ... ok [INFO] [stdout] test enrichment::github_api::tests::token_gh_command_failure_returns_none ... ok [INFO] [stdout] test enrichment::github_api::tests::list_pulls_for_commit_json_invalid_env_is_none ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::aggregates_pull_requests_approver_from_reviews ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::aggregator_no_pr_numbers_returns_empty ... ok [INFO] [stdout] test enrichment::github_api::tests::token_gh_command_success_returns_token ... ok [INFO] [stdout] test enrichment::github_api::tests::token_env_empty_values_return_none ... ok [INFO] [stdout] test enrichment::github_api::tests::parse_origin_none_without_remote ... FAILED [INFO] [stdout] test enrichment::github_pull_requests::tests::seam_collect_with_env_api_without_token ... ok [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_handles_non_array_and_missing_fields ... FAILED [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_build_github_user_contributor ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_build_github_user_member_and_bot ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_commit_patch_refs_smoke ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_compute_review_metrics_missing_submitted_at ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_compute_review_metrics_no_approvals ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_compute_review_metrics_orders_and_counts ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::seam_enrich_commit_with_env_api ... FAILED [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_dummy_api_smoke ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::unit_urls_from_html_variants ... ok [INFO] [stdout] test ext::serde_json::tests::fetch_to_or_default ... ok [INFO] [stdout] test ext::serde_json::tests::fetch_top_level_and_nested ... ok [INFO] [stdout] test enrichment::github_api::tests::reviews_dedup_bot_and_first_review_time ... FAILED [INFO] [stdout] test gitio::tests::branch_queries ... FAILED [INFO] [stdout] test enrichment::github_api::tests::list_pulls_for_commit_json_direct_env_array ... ok [INFO] [stdout] test enrichment::github_api::tests::token_env_precedence_and_fallbacks ... ok [INFO] [stdout] test gitio::tests::rev_list_no_merges_branch ... FAILED [INFO] [stdout] test gitio::tests::rev_list_and_meta_and_stats_work ... FAILED [INFO] [stdout] test gitio::tests::commit_name_status_parses_rename ... FAILED [INFO] [stdout] test gitio::tests::unmerged_range ... FAILED [INFO] [stdout] test manifest::tests::write_overall_manifest_writes_file_and_entries ... ok [INFO] [stdout] test range_processor::tests::generate_and_save_single_non_split_stdout ... FAILED [INFO] [stdout] test range_processor::tests::generate_and_save_single_split_pointer ... FAILED [INFO] [stdout] test range_processor::tests::generate_and_save_multi_non_split_writes_file_and_entry ... FAILED [INFO] [stdout] test range_windows::tests::compute_window_since_until_passthrough ... ok [INFO] [stdout] test range_windows::future_tests::duration_minutes_future_without_preposition ... ok [INFO] [stdout] test range_windows::tests::for_phrase_last_week_has_expected_bounds ... ok [INFO] [stdout] test range_windows::future_tests::duration_months_future_without_preposition ... ok [INFO] [stdout] test enrichment::github_api::tests::parse_origin_github_detects_owner_repo ... FAILED [INFO] [stdout] test range_windows::tests::month_bounds_basic ... ok [INFO] [stdout] test range_windows::tests::for_phrase_today_anchors_to_day_start_until_now ... ok [INFO] [stdout] test range_windows::tests::month_bounds_invalid_errors ... ok [INFO] [stdout] test range_windows::tests::now_local_reads_rfc3339_roundtrip ... ok [INFO] [stdout] test render::tests::run_simple_no_merges_no_patch_no_save ... FAILED [INFO] [stdout] test render::tests::run_simple_with_empty_commit_exercises_name_status_fallback ... ok [INFO] [stdout] test range_windows::tests::for_phrase_parsed_instant_uses_until_now ... ok [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_multiple_items_mixed_urls ... FAILED [INFO] [stdout] test render::tests::run_simple_with_patch_and_save ... FAILED [INFO] [stdout] test render::tests::run_split_embeds_patches ... FAILED [INFO] [stdout] test render::tests::run_split_with_real_unmerged_branch ... FAILED [INFO] [stdout] test util::tests::canonicalize_returns_abs_path ... ok [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_no_env_returns_empty_array ... ok [INFO] [stdout] test range_windows::tests::for_phrase_last_month_basic ... ok [INFO] [stdout] test util::tests::clip_patch_never_splits_utf8 ... ok [INFO] [stdout] test util::tests::iso_formats_utc_and_local ... ok [INFO] [stdout] test render::tests::run_split_with_unmerged_and_patches ... FAILED [INFO] [stdout] test render::tests::run_split_no_merges ... FAILED [INFO] [stdout] test util::tests::prepare_out_dir_temp_includes_timestamp ... ok [INFO] [stdout] test util::tests::prepare_out_dir_creates_given_directory ... ok [INFO] [stdout] test util::tests::render_man_page_produces_troff_text ... ok [INFO] [stdout] test util::tests::shard_name_utc_has_expected_pattern ... ok [INFO] [stdout] test util::tests::run_git_failure_is_error ... ok [INFO] [stdout] test util::tests::short_sha_truncates ... ok [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_no_token_returns_empty ... FAILED [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_origin_missing_returns_empty ... ok [INFO] [stdout] test enrichment::github_api::tests::parse_origin_https_dot_git ... FAILED [INFO] [stdout] test enrichment::github_api::tests::try_fetch_prs_with_token_and_env_mock_returns_item ... FAILED [INFO] [stdout] test render::tests::file_entries_fallback_uses_numstat ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::aggregator_time_metrics ... ok [INFO] [stdout] test enrichment::github_pull_requests::tests::enriches_commit_with_pr_links ... FAILED [INFO] [stdout] test enrichment::github_pull_requests::tests::aggregates_pull_requests_with_details_and_commits ... FAILED [INFO] [stdout] test enrichment::github_pull_requests::tests::seam_enrich_commit_with_env_api_sets_pr_urls ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--bin git-activity-report` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/git_activity_report-d841740360e9b417` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c5b393903a71b1ea05bbfb3e5120ef7f9897d76c1ce83873b2ae21f4194b9c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b393903a71b1ea05bbfb3e5120ef7f9897d76c1ce83873b2ae21f4194b9c62", kill_on_drop: false }` [INFO] [stdout] c5b393903a71b1ea05bbfb3e5120ef7f9897d76c1ce83873b2ae21f4194b9c62