[INFO] cloning repository https://github.com/anatawa12/something-releaser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anatawa12/something-releaser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fsomething-releaser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fsomething-releaser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a313024880a7241640e30a00a4a7844c10a8ff9c [INFO] checking anatawa12/something-releaser against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fsomething-releaser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anatawa12/something-releaser [INFO] finished tweaking git repo https://github.com/anatawa12/something-releaser [INFO] tweaked toml for git repo https://github.com/anatawa12/something-releaser written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anatawa12/something-releaser on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anatawa12/something-releaser 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_manifest/in/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_manifest/out/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_workspace_root_manifest/in/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_workspace_root_manifest/out/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671c59d3729138b8ee160e21abbf4d048e84ac89ab13e7898e86d066cf38a59b [INFO] running `Command { std: "docker" "start" "-a" "671c59d3729138b8ee160e21abbf4d048e84ac89ab13e7898e86d066cf38a59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671c59d3729138b8ee160e21abbf4d048e84ac89ab13e7898e86d066cf38a59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671c59d3729138b8ee160e21abbf4d048e84ac89ab13e7898e86d066cf38a59b", kill_on_drop: false }` [INFO] [stdout] 671c59d3729138b8ee160e21abbf4d048e84ac89ab13e7898e86d066cf38a59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b09a927df07cef9607b389c150fbbd38b56eecb9de2a6d0f95758ebb12f818 [INFO] running `Command { std: "docker" "start" "-a" "c4b09a927df07cef9607b389c150fbbd38b56eecb9de2a6d0f95758ebb12f818", kill_on_drop: false }` [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_manifest/in/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_manifest/out/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_workspace_root_manifest/in/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] error: key with no value, expected `=` [INFO] [stderr] --> ../cargo-home/git/checkouts/cargo-edit-7f158a1bb99122c3/4a69e9f/tests/cargo-upgrade/invalid_workspace_root_manifest/out/Cargo.toml:1:6 [INFO] [stderr] | [INFO] [stderr] 1 | This is clearly not a valid Cargo.toml. [INFO] [stderr] | ^ [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking winnow v0.5.32 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking concolor-query v0.0.4 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking concolor-control v0.0.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking clap-cargo v0.12.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking cargo-platform v0.1.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking cargo-edit v0.12.2 (https://github.com/anatawa12/cargo-edit.git?rev=4a69e9f#4a69e9f4) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking httptest v0.15.5 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking something-releaser v3.0.3-SNAPSHOT (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | LeadingZero(usize), [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - LeadingZero(usize), [INFO] [stdout] 8 + LeadingZero(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | InvalidEscape(usize), [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - InvalidEscape(usize), [INFO] [stdout] 9 + InvalidEscape(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | InvalidChar(usize), [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - InvalidChar(usize), [INFO] [stdout] 10 + InvalidChar(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:65:57 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(value: &str) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 66 | | if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] ... | [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 88 | | }) [INFO] [stdout] 89 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:66:60 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 82 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | / if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 67 | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } else { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | / Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] 71 | | col: Some(second.to_string()), [INFO] [stdout] 72 | | end_column: Some(third.to_string()), [INFO] [stdout] 73 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | } else { [INFO] [stdout] | ____________________^ [INFO] [stdout] 75 | | Ok(Self { [INFO] [stdout] 76 | | line: Some(first.to_string()), [INFO] [stdout] 77 | | end_line: Some(rest.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | / Ok(Self { [INFO] [stdout] 76 | | line: Some(first.to_string()), [INFO] [stdout] 77 | | end_line: Some(rest.to_string()), [INFO] [stdout] 78 | | col: None, [INFO] [stdout] 79 | | end_column: None, [INFO] [stdout] 80 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 83 | | Ok(Self { [INFO] [stdout] 84 | | line: Some(value.to_string()), [INFO] [stdout] 85 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 88 | | }) [INFO] [stdout] 89 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | / Ok(Self { [INFO] [stdout] 84 | | line: Some(value.to_string()), [INFO] [stdout] 85 | | end_line: None, [INFO] [stdout] 86 | | col: None, [INFO] [stdout] 87 | | end_column: None, [INFO] [stdout] 88 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | LeadingZero(usize), [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - LeadingZero(usize), [INFO] [stdout] 8 + LeadingZero(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | InvalidEscape(usize), [INFO] [stdout] | ------------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - InvalidEscape(usize), [INFO] [stdout] 9 + InvalidEscape(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/json.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | InvalidChar(usize), [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - InvalidChar(usize), [INFO] [stdout] 10 + InvalidChar(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:65:57 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_str(value: &str) -> Result { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 66 | | if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] ... | [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 88 | | }) [INFO] [stdout] 89 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:66:60 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some((first, rest)) = value.split_once(':') { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 67 | | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 82 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | / if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 67 | if let Some((second, third)) = rest.split_once(':') { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 68 | | Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 73 | | }) [INFO] [stdout] 74 | | } else { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | / Ok(Self { [INFO] [stdout] 69 | | line: Some(first.to_string()), [INFO] [stdout] 70 | | end_line: None, [INFO] [stdout] 71 | | col: Some(second.to_string()), [INFO] [stdout] 72 | | end_column: Some(third.to_string()), [INFO] [stdout] 73 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | } else { [INFO] [stdout] | ____________________^ [INFO] [stdout] 75 | | Ok(Self { [INFO] [stdout] 76 | | line: Some(first.to_string()), [INFO] [stdout] 77 | | end_line: Some(rest.to_string()), [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | / Ok(Self { [INFO] [stdout] 76 | | line: Some(first.to_string()), [INFO] [stdout] 77 | | end_line: Some(rest.to_string()), [INFO] [stdout] 78 | | col: None, [INFO] [stdout] 79 | | end_column: None, [INFO] [stdout] 80 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 83 | | Ok(Self { [INFO] [stdout] 84 | | line: Some(value.to_string()), [INFO] [stdout] 85 | | end_line: None, [INFO] [stdout] ... | [INFO] [stdout] 88 | | }) [INFO] [stdout] 89 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/github_actions_utilities.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | / Ok(Self { [INFO] [stdout] 84 | | line: Some(value.to_string()), [INFO] [stdout] 85 | | end_line: None, [INFO] [stdout] 86 | | col: None, [INFO] [stdout] 87 | | end_column: None, [INFO] [stdout] 88 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `something-releaser` (bin "something-releaser" test) due to 10 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `something-releaser` (bin "something-releaser") due to 10 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c4b09a927df07cef9607b389c150fbbd38b56eecb9de2a6d0f95758ebb12f818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b09a927df07cef9607b389c150fbbd38b56eecb9de2a6d0f95758ebb12f818", kill_on_drop: false }` [INFO] [stdout] c4b09a927df07cef9607b389c150fbbd38b56eecb9de2a6d0f95758ebb12f818