[INFO] cloning repository https://github.com/aetoneilya/task-branch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aetoneilya/task-branch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faetoneilya%2Ftask-branch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faetoneilya%2Ftask-branch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 305ac609398aa284c6f16af34820cc0a38d4a32a
[INFO] building aetoneilya/task-branch against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faetoneilya%2Ftask-branch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aetoneilya/task-branch
[INFO] finished tweaking git repo https://github.com/aetoneilya/task-branch
[INFO] tweaked toml for git repo https://github.com/aetoneilya/task-branch written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aetoneilya/task-branch on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aetoneilya/task-branch 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded gitlab v0.1802.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e4791f01b540d711d21cf6d140ffcfcadcaa8dc9d04281e6ad11fbaf563d36
[INFO] running `Command { std: "docker" "start" "-a" "78e4791f01b540d711d21cf6d140ffcfcadcaa8dc9d04281e6ad11fbaf563d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e4791f01b540d711d21cf6d140ffcfcadcaa8dc9d04281e6ad11fbaf563d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e4791f01b540d711d21cf6d140ffcfcadcaa8dc9d04281e6ad11fbaf563d36", kill_on_drop: false }`
[INFO] [stdout] 78e4791f01b540d711d21cf6d140ffcfcadcaa8dc9d04281e6ad11fbaf563d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd26deeae899f47173de3e6472ff6e0f8435f8c2a119c7f480c4dc58c5549ee
[INFO] running `Command { std: "docker" "start" "-a" "2dd26deeae899f47173de3e6472ff6e0f8435f8c2a119c7f480c4dc58c5549ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling gitlab v0.1802.0
[INFO] [stderr]    Compiling task-branches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `open`
[INFO] [stdout]   --> src/cli.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |             MrCommands::List { open } => self.list_mrs(),
[INFO] [stdout]    |                                ^^^^ help: try ignoring the field: `open: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/cli.rs:93:41
[INFO] [stdout]    |
[INFO] [stdout] 93 |             MrCommands::Create { title, description } => {
[INFO] [stdout]    |                                         ^^^^^^^^^^^ help: try ignoring the field: `description: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/cli.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> src/cli.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mr`
[INFO] [stdout]    --> src/cli.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn list_issues(&self, mr: MrOption) {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_mr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_mr` is never used
[INFO] [stdout]    --> src/cli.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl CliCommandProcessor {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[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 `create_merge_request` is never used
[INFO] [stdout]   --> src/client/gitlab.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl GitLabClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn create_merge_request(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `name` are never read
[INFO] [stdout]   --> src/client/gitlab.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 82 |     id: u64,
[INFO] [stdout] 83 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `iid`, `author`, and `web_url` are never read
[INFO] [stdout]   --> src/client/gitlab.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct MergeRequest {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 89 |     iid: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     author: Option<User>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 93 |     web_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MergeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iid`, `author`, and `web_url` are never used
[INFO] [stdout]    --> src/client/gitlab.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl MergeRequest {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  98 |     pub fn iid(&self) -> u64 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn author(&self) -> &Option<User> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn web_url(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `self_link` are never read
[INFO] [stdout]   --> src/client/jira.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct JiraIssue {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 77 |     pub key: String,
[INFO] [stdout] 78 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 79 |     #[serde(rename = "self")]
[INFO] [stdout] 80 |     pub self_link: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JiraIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `created`, `updated`, and `assignee` are never read
[INFO] [stdout]   --> src/client/jira.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct JiraIssueFields {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub summary: String,
[INFO] [stdout] 87 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 88 |     pub created: DateTime<FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 89 |     pub updated: DateTime<FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 90 |     pub status: Option<Status>,
[INFO] [stdout] 91 |     pub assignee: Option<Assignee>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JiraIssueFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `self_link` are never read
[INFO] [stdout]    --> src/client/jira.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct JiraSubtask {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  97 |     pub key: String,
[INFO] [stdout]  98 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]  99 |     #[serde(rename = "self")]
[INFO] [stdout] 100 |     pub self_link: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JiraSubtask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `id` are never read
[INFO] [stdout]    --> src/client/jira.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Status {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 112 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 113 |     pub name: String,
[INFO] [stdout] 114 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `email_address`, `display_name`, and `active` are never read
[INFO] [stdout]    --> src/client/jira.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct Assignee {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 119 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 120 |     #[serde(rename = "emailAddress")]
[INFO] [stdout] 121 |     pub email_address: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 122 |     #[serde(rename = "displayName")]
[INFO] [stdout] 123 |     pub display_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 124 |     pub active: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gitlab_user` is never read
[INFO] [stdout]   --> src/state.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     gitlab_user: OnceCell<User>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_merge_request` is never used
[INFO] [stdout]   --> src/state.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn create_merge_request(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "2dd26deeae899f47173de3e6472ff6e0f8435f8c2a119c7f480c4dc58c5549ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd26deeae899f47173de3e6472ff6e0f8435f8c2a119c7f480c4dc58c5549ee", kill_on_drop: false }`
[INFO] [stdout] 2dd26deeae899f47173de3e6472ff6e0f8435f8c2a119c7f480c4dc58c5549ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 532a3878cea81bc403213b05c9d989977909cc3980f17f86d0f4a10ba0928034
[INFO] running `Command { std: "docker" "start" "-a" "532a3878cea81bc403213b05c9d989977909cc3980f17f86d0f4a10ba0928034", kill_on_drop: false }`
[INFO] [stderr]    Compiling task-branches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `open`
[INFO] [stdout]   --> src/cli.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |             MrCommands::List { open } => self.list_mrs(),
[INFO] [stdout]    |                                ^^^^ help: try ignoring the field: `open: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/cli.rs:93:41
[INFO] [stdout]    |
[INFO] [stdout] 93 |             MrCommands::Create { title, description } => {
[INFO] [stdout]    |                                         ^^^^^^^^^^^ help: try ignoring the field: `description: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/cli.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> src/cli.rs:111:40
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mr`
[INFO] [stdout]    --> src/cli.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn list_issues(&self, mr: MrOption) {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_mr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_mr` is never used
[INFO] [stdout]    --> src/cli.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl CliCommandProcessor {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn create_mr(&self, title: String, description: Option<String>) {}
[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 `create_merge_request` is never used
[INFO] [stdout]   --> src/client/gitlab.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl GitLabClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn create_merge_request(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `name` are never read
[INFO] [stdout]   --> src/client/gitlab.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 82 |     id: u64,
[INFO] [stdout] 83 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `iid`, `author`, and `web_url` are never read
[INFO] [stdout]   --> src/client/gitlab.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct MergeRequest {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 89 |     iid: u64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     author: Option<User>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 93 |     web_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MergeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iid`, `author`, and `web_url` are never used
[INFO] [stdout]    --> src/client/gitlab.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl MergeRequest {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout]  98 |     pub fn iid(&self) -> u64 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn author(&self) -> &Option<User> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn web_url(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `self_link` are never read
[INFO] [stdout]   --> src/client/jira.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct JiraIssue {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 77 |     pub key: String,
[INFO] [stdout] 78 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 79 |     #[serde(rename = "self")]
[INFO] [stdout] 80 |     pub self_link: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JiraIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `created`, `updated`, and `assignee` are never read
[INFO] [stdout]   --> src/client/jira.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct JiraIssueFields {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub summary: String,
[INFO] [stdout] 87 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 88 |     pub created: DateTime<FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 89 |     pub updated: DateTime<FixedOffset>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 90 |     pub status: Option<Status>,
[INFO] [stdout] 91 |     pub assignee: Option<Assignee>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JiraIssueFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `self_link` are never read
[INFO] [stdout]    --> src/client/jira.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct JiraSubtask {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  97 |     pub key: String,
[INFO] [stdout]  98 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]  99 |     #[serde(rename = "self")]
[INFO] [stdout] 100 |     pub self_link: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JiraSubtask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `id` are never read
[INFO] [stdout]    --> src/client/jira.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Status {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 112 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 113 |     pub name: String,
[INFO] [stdout] 114 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `email_address`, `display_name`, and `active` are never read
[INFO] [stdout]    --> src/client/jira.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct Assignee {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 119 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 120 |     #[serde(rename = "emailAddress")]
[INFO] [stdout] 121 |     pub email_address: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 122 |     #[serde(rename = "displayName")]
[INFO] [stdout] 123 |     pub display_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 124 |     pub active: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gitlab_user` is never read
[INFO] [stdout]   --> src/state.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     gitlab_user: OnceCell<User>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_merge_request` is never used
[INFO] [stdout]   --> src/state.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn create_merge_request(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s
[INFO] running `Command { std: "docker" "inspect" "532a3878cea81bc403213b05c9d989977909cc3980f17f86d0f4a10ba0928034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "532a3878cea81bc403213b05c9d989977909cc3980f17f86d0f4a10ba0928034", kill_on_drop: false }`
[INFO] [stdout] 532a3878cea81bc403213b05c9d989977909cc3980f17f86d0f4a10ba0928034
