[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faetoneilya%2Ftask-branch" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aetoneilya/task-branch on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded gitlab v0.1802.0 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6196d1d1094357465c047543fe1b66859350f97156c2c1d8f9e767d95ecaa3b6 [INFO] running `Command { std: "docker" "start" "-a" "6196d1d1094357465c047543fe1b66859350f97156c2c1d8f9e767d95ecaa3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6196d1d1094357465c047543fe1b66859350f97156c2c1d8f9e767d95ecaa3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6196d1d1094357465c047543fe1b66859350f97156c2c1d8f9e767d95ecaa3b6", kill_on_drop: false }` [INFO] [stdout] 6196d1d1094357465c047543fe1b66859350f97156c2c1d8f9e767d95ecaa3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb42bafa4ced040c606e3fab1184931d71378ddb4216458a6a6aae42b144bcb [INFO] running `Command { std: "docker" "start" "-a" "7bb42bafa4ced040c606e3fab1184931d71378ddb4216458a6a6aae42b144bcb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling console v0.15.11 [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 async-trait v0.1.88 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling cron v0.15.0 [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) {} [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) {} [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) {} [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, [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 { [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, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | pub updated: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 90 | pub status: Option, [INFO] [stdout] 91 | pub assignee: Option, [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, [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 2m 36s [INFO] running `Command { std: "docker" "inspect" "7bb42bafa4ced040c606e3fab1184931d71378ddb4216458a6a6aae42b144bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb42bafa4ced040c606e3fab1184931d71378ddb4216458a6a6aae42b144bcb", kill_on_drop: false }` [INFO] [stdout] 7bb42bafa4ced040c606e3fab1184931d71378ddb4216458a6a6aae42b144bcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d631775a39b3e9039b526498d60ce96bfb1fe3c85ccb06250251b7176d6f6f [INFO] running `Command { std: "docker" "start" "-a" "e4d631775a39b3e9039b526498d60ce96bfb1fe3c85ccb06250251b7176d6f6f", 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) {} [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) {} [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) {} [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, [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 { [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, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | pub updated: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 90 | pub status: Option, [INFO] [stdout] 91 | pub assignee: Option, [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, [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.11s [INFO] running `Command { std: "docker" "inspect" "e4d631775a39b3e9039b526498d60ce96bfb1fe3c85ccb06250251b7176d6f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d631775a39b3e9039b526498d60ce96bfb1fe3c85ccb06250251b7176d6f6f", kill_on_drop: false }` [INFO] [stdout] e4d631775a39b3e9039b526498d60ce96bfb1fe3c85ccb06250251b7176d6f6f