[INFO] cloning repository https://github.com/ickk/bevy-release-generator-next
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ickk/bevy-release-generator-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fbevy-release-generator-next", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fbevy-release-generator-next'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37dd9160add374dec9822e6ba1919db718407c1b
[INFO] testing ickk/bevy-release-generator-next against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fickk%2Fbevy-release-generator-next" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ickk/bevy-release-generator-next
[INFO] finished tweaking git repo https://github.com/ickk/bevy-release-generator-next
[INFO] tweaked toml for git repo https://github.com/ickk/bevy-release-generator-next written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ickk/bevy-release-generator-next on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ickk/bevy-release-generator-next already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10be66b47c13108a6dd5f138ffe33ca9193d435d5c3bd1e6b7e0fd1a07525785
[INFO] running `Command { std: "docker" "start" "-a" "10be66b47c13108a6dd5f138ffe33ca9193d435d5c3bd1e6b7e0fd1a07525785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10be66b47c13108a6dd5f138ffe33ca9193d435d5c3bd1e6b7e0fd1a07525785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10be66b47c13108a6dd5f138ffe33ca9193d435d5c3bd1e6b7e0fd1a07525785", kill_on_drop: false }`
[INFO] [stdout] 10be66b47c13108a6dd5f138ffe33ca9193d435d5c3bd1e6b7e0fd1a07525785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95edd191c082994d3630ebd5ff5b886ad42a92217e26f34d8199a42296a3d781
[INFO] running `Command { std: "docker" "start" "-a" "95edd191c082994d3630ebd5ff5b886ad42a92217e26f34d8199a42296a3d781", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.1
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling relgen v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GithubBranchesResponse` is never constructed
[INFO] [stdout]  --> src/github_client.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct GithubBranchesResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubBranchesCommitResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GithubBranchesCommitResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]   --> src/github_client.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GithubCommitResponse {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub author: Option<GithubUser>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubCommitResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/github_client.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Committer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Committer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommitBranchResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct GithubCommitBranchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommitBranchCommitResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct GithubCommitBranchCommitResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubPullRequestResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GithubPullRequestResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_commit` is never read
[INFO] [stdout]   --> src/github_client.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct GithubCompareResponse {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 68 |     pub base_commit: GithubCommitResponse,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubCompareResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubUserSearchResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct GithubUserSearchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_graphql` and `get_contributors` are never used
[INFO] [stdout]    --> src/github_client.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl GithubClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn post_graphql(&self) -> ureq::Request {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_contributors(&self, commit_sha: &str) -> anyhow::Result<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contributors` is never used
[INFO] [stdout]   --> src/helpers.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn get_contributors(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "95edd191c082994d3630ebd5ff5b886ad42a92217e26f34d8199a42296a3d781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95edd191c082994d3630ebd5ff5b886ad42a92217e26f34d8199a42296a3d781", kill_on_drop: false }`
[INFO] [stdout] 95edd191c082994d3630ebd5ff5b886ad42a92217e26f34d8199a42296a3d781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 939f6aae9b21a012d2bc5469724e909b8852cf501559b0532ecaf5323e104fb6
[INFO] running `Command { std: "docker" "start" "-a" "939f6aae9b21a012d2bc5469724e909b8852cf501559b0532ecaf5323e104fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling relgen v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GithubBranchesResponse` is never constructed
[INFO] [stdout]  --> src/github_client.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct GithubBranchesResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubBranchesCommitResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GithubBranchesCommitResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]   --> src/github_client.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GithubCommitResponse {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub author: Option<GithubUser>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubCommitResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/github_client.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Committer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Committer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommitBranchResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct GithubCommitBranchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommitBranchCommitResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct GithubCommitBranchCommitResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubPullRequestResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GithubPullRequestResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_commit` is never read
[INFO] [stdout]   --> src/github_client.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct GithubCompareResponse {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 68 |     pub base_commit: GithubCommitResponse,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubCompareResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubUserSearchResponse` is never constructed
[INFO] [stdout]   --> src/github_client.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct GithubUserSearchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_graphql` and `get_contributors` are never used
[INFO] [stdout]    --> src/github_client.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl GithubClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn post_graphql(&self) -> ureq::Request {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_contributors(&self, commit_sha: &str) -> anyhow::Result<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contributors` is never used
[INFO] [stdout]   --> src/helpers.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn get_contributors(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "939f6aae9b21a012d2bc5469724e909b8852cf501559b0532ecaf5323e104fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939f6aae9b21a012d2bc5469724e909b8852cf501559b0532ecaf5323e104fb6", kill_on_drop: false }`
[INFO] [stdout] 939f6aae9b21a012d2bc5469724e909b8852cf501559b0532ecaf5323e104fb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97cac2c0d4d97549c436489dd934e9a37bb1cf9274a7f57504443c9368cc39fc
[INFO] running `Command { std: "docker" "start" "-a" "97cac2c0d4d97549c436489dd934e9a37bb1cf9274a7f57504443c9368cc39fc", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GithubBranchesResponse` is never constructed
[INFO] [stderr]  --> src/github_client.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct GithubBranchesResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GithubBranchesCommitResponse` is never constructed
[INFO] [stderr]   --> src/github_client.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct GithubBranchesCommitResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `author` is never read
[INFO] [stderr]   --> src/github_client.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct GithubCommitResponse {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub author: Option<GithubUser>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GithubCommitResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/github_client.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Committer {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 27 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Committer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GithubCommitBranchResponse` is never constructed
[INFO] [stderr]   --> src/github_client.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct GithubCommitBranchResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GithubCommitBranchCommitResponse` is never constructed
[INFO] [stderr]   --> src/github_client.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct GithubCommitBranchCommitResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GithubPullRequestResponse` is never constructed
[INFO] [stderr]   --> src/github_client.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct GithubPullRequestResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `base_commit` is never read
[INFO] [stderr]   --> src/github_client.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct GithubCompareResponse {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] 68 |     pub base_commit: GithubCommitResponse,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GithubCompareResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GithubUserSearchResponse` is never constructed
[INFO] [stderr]   --> src/github_client.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct GithubUserSearchResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `post_graphql` and `get_contributors` are never used
[INFO] [stderr]    --> src/github_client.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 107 | impl GithubClient {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 124 |     fn post_graphql(&self) -> ureq::Request {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn get_contributors(&self, commit_sha: &str) -> anyhow::Result<Vec<String>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_contributors` is never used
[INFO] [stderr]   --> src/helpers.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub fn get_contributors(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `relgen` (bin "relgen" test) generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/relgen-c88c07d0573a0f59)
[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" "97cac2c0d4d97549c436489dd934e9a37bb1cf9274a7f57504443c9368cc39fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97cac2c0d4d97549c436489dd934e9a37bb1cf9274a7f57504443c9368cc39fc", kill_on_drop: false }`
[INFO] [stdout] 97cac2c0d4d97549c436489dd934e9a37bb1cf9274a7f57504443c9368cc39fc
