[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] f39624ab73752eb2255e832282a24eaa63e621dd [INFO] testing aetoneilya/task-branch against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faetoneilya%2Ftask-branch" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aetoneilya/task-branch on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded graphql_client v0.14.0 [INFO] [stderr] Downloaded graphql_query_derive v0.14.0 [INFO] [stderr] Downloaded gitlab v0.1802.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.14.0 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded clap_derive v4.5.41 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a [INFO] running `Command { std: "docker" "start" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [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 graphql-parser v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.16 [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 v4.5.41 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hyper v1.6.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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [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 url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling reqwest v0.12.22 [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 jira-gitlab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `mrs` [INFO] [stdout] --> src/cli/mod.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let mrs = state [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mrs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/client/gitlab.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn find_merge_request_by_key(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> src/client/gitlab.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let endpoint = MergeRequests::builder() [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NonZeroExit`, `RepoPathNotUtf8`, and `CurrentBranchNotFound` are never constructed [INFO] [stdout] --> src/client/git.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum GitError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | NonZeroExit(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | RepoPathNotUtf8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | CurrentBranchNotFound(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `local_branches` is never used [INFO] [stdout] --> src/client/git.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn local_branches(path: &Path) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_from_branch_name` is never used [INFO] [stdout] --> src/client/git.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn key_from_branch_name(branch_name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `current_branch` is never used [INFO] [stdout] --> src/client/git.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn current_branch(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_merge_request` is never used [INFO] [stdout] --> src/client/gitlab.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl GitLabClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | 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:94:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 93 | id: u64, [INFO] [stdout] 94 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 95 | 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` and `author` are never read [INFO] [stdout] --> src/client/gitlab.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct MergeRequest { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 100 | iid: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | author: Option, [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` and `author` are never used [INFO] [stdout] --> src/client/gitlab.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl MergeRequest { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 109 | pub fn iid(&self) -> u64 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn author(&self) -> &Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `self_link` are never read [INFO] [stdout] --> src/client/jira.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct JiraIssue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 87 | pub key: String, [INFO] [stdout] 88 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 89 | #[serde(rename = "self")] [INFO] [stdout] 90 | 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 `created` and `updated` are never read [INFO] [stdout] --> src/client/jira.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct JiraIssueFields { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub updated: DateTime, [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:118:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct JiraSubtask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 117 | pub key: String, [INFO] [stdout] 118 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 119 | #[serde(rename = "self")] [INFO] [stdout] 120 | 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:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct Status { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 143 | pub name: String, [INFO] [stdout] 144 | 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`, and `active` are never read [INFO] [stdout] --> src/client/jira.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct Assignee { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 149 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | #[serde(rename = "emailAddress")] [INFO] [stdout] 151 | pub email_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | 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/core/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct JiraGitlabState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | gitlab_user: OnceCell, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_merge_request` is never used [INFO] [stdout] --> src/core/mod.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl JiraGitlabState { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn create_merge_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling jira-gitlab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `mrs` [INFO] [stdout] --> src/cli/mod.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let mrs = state [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mrs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/client/gitlab.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn find_merge_request_by_key(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> src/client/gitlab.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let endpoint = MergeRequests::builder() [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NonZeroExit`, `RepoPathNotUtf8`, and `CurrentBranchNotFound` are never constructed [INFO] [stdout] --> src/client/git.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum GitError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | NonZeroExit(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | RepoPathNotUtf8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | CurrentBranchNotFound(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `local_branches` is never used [INFO] [stdout] --> src/client/git.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn local_branches(path: &Path) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_from_branch_name` is never used [INFO] [stdout] --> src/client/git.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn key_from_branch_name(branch_name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `current_branch` is never used [INFO] [stdout] --> src/client/git.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn current_branch(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_merge_request` is never used [INFO] [stdout] --> src/client/gitlab.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl GitLabClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | 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:94:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 93 | id: u64, [INFO] [stdout] 94 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 95 | 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` and `author` are never read [INFO] [stdout] --> src/client/gitlab.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct MergeRequest { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 100 | iid: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | author: Option, [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` and `author` are never used [INFO] [stdout] --> src/client/gitlab.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl MergeRequest { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 109 | pub fn iid(&self) -> u64 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn author(&self) -> &Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `self_link` are never read [INFO] [stdout] --> src/client/jira.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct JiraIssue { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 87 | pub key: String, [INFO] [stdout] 88 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 89 | #[serde(rename = "self")] [INFO] [stdout] 90 | 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 `created` and `updated` are never read [INFO] [stdout] --> src/client/jira.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct JiraIssueFields { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub updated: DateTime, [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:118:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct JiraSubtask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 117 | pub key: String, [INFO] [stdout] 118 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 119 | #[serde(rename = "self")] [INFO] [stdout] 120 | 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:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct Status { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 143 | pub name: String, [INFO] [stdout] 144 | 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`, and `active` are never read [INFO] [stdout] --> src/client/jira.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct Assignee { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 149 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | #[serde(rename = "emailAddress")] [INFO] [stdout] 151 | pub email_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | 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/core/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct JiraGitlabState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | gitlab_user: OnceCell, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_merge_request` is never used [INFO] [stdout] --> src/core/mod.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl JiraGitlabState { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn create_merge_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `mrs` [INFO] [stderr] --> src/cli/mod.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | let mrs = state [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_mrs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/client/gitlab.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn find_merge_request_by_key(&self, key: &str) -> Result> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `endpoint` [INFO] [stderr] --> src/client/gitlab.rs:65:13 [INFO] [stderr] | [INFO] [stderr] 65 | let endpoint = MergeRequests::builder() [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stderr] [INFO] [stderr] warning: variants `NonZeroExit`, `RepoPathNotUtf8`, and `CurrentBranchNotFound` are never constructed [INFO] [stderr] --> src/client/git.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum GitError { [INFO] [stderr] | -------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 12 | NonZeroExit(String), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | RepoPathNotUtf8(), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | CurrentBranchNotFound(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GitError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `local_branches` is never used [INFO] [stderr] --> src/client/git.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn local_branches(path: &Path) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `key_from_branch_name` is never used [INFO] [stderr] --> src/client/git.rs:91:8 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn key_from_branch_name(branch_name: &str) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `current_branch` is never used [INFO] [stderr] --> src/client/git.rs:97:8 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn current_branch(path: &Path) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `create_merge_request` is never used [INFO] [stderr] --> src/client/gitlab.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 36 | impl GitLabClient { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 72 | pub fn create_merge_request( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `username` and `name` are never read [INFO] [stderr] --> src/client/gitlab.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 92 | pub struct User { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 93 | id: u64, [INFO] [stderr] 94 | username: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 95 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `iid` and `author` are never read [INFO] [stderr] --> src/client/gitlab.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 99 | pub struct MergeRequest { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 100 | iid: u64, [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | author: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MergeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `iid` and `author` are never used [INFO] [stderr] --> src/client/gitlab.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 108 | impl MergeRequest { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] 109 | pub fn iid(&self) -> u64 { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | pub fn author(&self) -> &Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `self_link` are never read [INFO] [stderr] --> src/client/jira.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 86 | pub struct JiraIssue { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 87 | pub key: String, [INFO] [stderr] 88 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 89 | #[serde(rename = "self")] [INFO] [stderr] 90 | pub self_link: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JiraIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `created` and `updated` are never read [INFO] [stderr] --> src/client/jira.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 105 | pub struct JiraIssueFields { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 108 | pub created: DateTime, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 109 | pub updated: DateTime, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JiraIssueFields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `self_link` are never read [INFO] [stderr] --> src/client/jira.rs:118:9 [INFO] [stderr] | [INFO] [stderr] 116 | pub struct JiraSubtask { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 117 | pub key: String, [INFO] [stderr] 118 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 119 | #[serde(rename = "self")] [INFO] [stderr] 120 | pub self_link: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JiraSubtask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `description` and `id` are never read [INFO] [stderr] --> src/client/jira.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 141 | pub struct Status { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 142 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 143 | pub name: String, [INFO] [stderr] 144 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `email_address`, and `active` are never read [INFO] [stderr] --> src/client/jira.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 148 | pub struct Assignee { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 149 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 150 | #[serde(rename = "emailAddress")] [INFO] [stderr] 151 | pub email_address: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 154 | pub active: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `gitlab_user` is never read [INFO] [stderr] --> src/core/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct JiraGitlabState { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | gitlab_user: OnceCell, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `create_merge_request` is never used [INFO] [stderr] --> src/core/mod.rs:78:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl JiraGitlabState { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 78 | pub fn create_merge_request( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `jira-gitlab` (bin "jg" test) generated 18 warnings (run `cargo fix --bin "jg" -p jira-gitlab --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jg-f59646c709e2edfa) [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" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a", kill_on_drop: false }` [INFO] [stdout] 8014323c530ab72d607bbe1db60487fe0ecdfec1e4ca8f93e883c5eac547491a