[INFO] fetching crate cargo-workspaces 0.4.1... [INFO] checking cargo-workspaces-0.4.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate cargo-workspaces 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cargo-workspaces 0.4.1 [INFO] finished tweaking crates.io crate cargo-workspaces 0.4.1 [INFO] tweaked toml for crates.io crate cargo-workspaces 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-workspaces 0.4.1 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 crates.io crate cargo-workspaces 0.4.1 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] warning: file `/workspace/builds/worker-7-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cargo-workspaces` [INFO] [stderr] * `bin` target `cargo-ws` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 40c5bfe4aec06ae64cbf7b9345818b0d3ec81e715b8b6ef23188131549a9249d [INFO] running `Command { std: "docker" "start" "-a" "40c5bfe4aec06ae64cbf7b9345818b0d3ec81e715b8b6ef23188131549a9249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40c5bfe4aec06ae64cbf7b9345818b0d3ec81e715b8b6ef23188131549a9249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c5bfe4aec06ae64cbf7b9345818b0d3ec81e715b8b6ef23188131549a9249d", kill_on_drop: false }` [INFO] [stdout] 40c5bfe4aec06ae64cbf7b9345818b0d3ec81e715b8b6ef23188131549a9249d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1b494cc95469679c204a6b9d35b2c98e0c53b329fcc466204687a059332cd02f [INFO] running `Command { std: "docker" "start" "-a" "1b494cc95469679c204a6b9d35b2c98e0c53b329fcc466204687a059332cd02f", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cargo-workspaces` [INFO] [stderr] * `bin` target `cargo-ws` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking gix-sec v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking toml-span v0.2.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking oclif v0.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-path v0.10.9 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking gix-packetline v0.17.5 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking gix-packetline-blocking v0.17.4 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-actor v0.30.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking gix-fs v0.10.2 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking gix-glob v0.16.4 [INFO] [stderr] Checking gix-config-value v0.14.7 [INFO] [stderr] Checking gix-command v0.3.8 [INFO] [stderr] Checking gix-url v0.27.4 [INFO] [stderr] Checking gix-tempfile v13.1.1 [INFO] [stderr] Checking gix-object v0.41.0 [INFO] [stderr] Checking gix-attributes v0.22.3 [INFO] [stderr] Checking gix-ignore v0.11.3 [INFO] [stderr] Checking gix-lock v13.1.1 [INFO] [stderr] Checking gix-prompt v0.8.6 [INFO] [stderr] Checking gix-pathspec v0.6.0 [INFO] [stderr] Checking gix-credentials v0.24.4 [INFO] [stderr] Checking gix-revwalk v0.12.0 [INFO] [stderr] Checking gix-ref v0.41.0 [INFO] [stderr] Checking gix-pack v0.47.0 [INFO] [stderr] Checking gix-filter v0.9.0 [INFO] [stderr] Checking gix-diff v0.40.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking gix-revision v0.26.0 [INFO] [stderr] Checking gix-traverse v0.37.0 [INFO] [stderr] Checking gix-negotiate v0.12.0 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking gix-index v0.29.0 [INFO] [stderr] Checking gix-refspec v0.22.0 [INFO] [stderr] Checking gix-config v0.34.0 [INFO] [stderr] Checking gix-discover v0.29.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking gix-worktree v0.30.0 [INFO] [stderr] Checking gix-odb v0.57.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking gix-submodule v0.8.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking cargo_metadata v0.13.1 [INFO] [stderr] Checking gix-transport v0.41.2 [INFO] [stderr] Checking gix-protocol v0.44.2 [INFO] [stderr] Checking gix v0.58.0 [INFO] [stderr] Checking tame-index v0.9.7 [INFO] [stderr] Checking cargo-workspaces v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Path to workspace Cargo.toml [INFO] [stdout] 39 | | #[clap(long, value_name = "path")] [INFO] [stdout] 40 | | manifest_path: Option, [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/create.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Path for the crate relative to the workspace manifest [INFO] [stdout] 36 | | path: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/create.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// The name of the crate [INFO] [stdout] 51 | | #[clap(long)] [INFO] [stdout] 52 | | name: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Ignore the crates matched by glob [INFO] [stdout] 18 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 19 | | ignore: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / #[clap(required = true)] [INFO] [stdout] 26 | | args: Vec, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// Ignore the crates matched by glob [INFO] [stdout] 17 | | #[clap(long, value_name = "pattern")] [INFO] [stdout] 18 | | pub ignore: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Rename only a specific crate [INFO] [stdout] 21 | | #[clap(short, long, value_name = "crate", conflicts_with_all = &["all", "ignore"])] [INFO] [stdout] 22 | | pub from: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The value that should be used as new name (should contain `%n`) [INFO] [stdout] 25 | | #[clap(forbid_empty_values(true))] [INFO] [stdout] 26 | | pub to: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / /// Always include targeted crates matched by glob even when there are no changes [INFO] [stdout] 11 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 12 | | pub force: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / /// Ignore changes in files matched by glob [INFO] [stdout] 15 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 16 | | pub ignore_changes: Option, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Use this git reference instead of the last tag [INFO] [stdout] 19 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 20 | | pub since: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /// Specify which branches to allow from [default: master] [INFO] [stdout] 46 | | #[clap(long, value_name = "PATTERN", forbid_empty_values(true))] [INFO] [stdout] 47 | | pub allow_branch: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / /// Use a custom commit message when creating the version commit [default: Release %v] [INFO] [stdout] 54 | | #[clap( [INFO] [stdout] 55 | | short, [INFO] [stdout] 56 | | long, [INFO] [stdout] ... | [INFO] [stdout] 59 | | )] [INFO] [stdout] 60 | | pub message: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / /// Customize tag prefix (can be empty) [INFO] [stdout] 75 | | #[clap(long, default_value = "v", value_name = "PREFIX")] [INFO] [stdout] 76 | | pub tag_prefix: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / /// Customize prefix for individual tags (should contain `%n`) [INFO] [stdout] 79 | | #[clap( [INFO] [stdout] 80 | | long, [INFO] [stdout] 81 | | default_value = "%n@", [INFO] [stdout] ... | [INFO] [stdout] 85 | | )] [INFO] [stdout] 86 | | pub individual_tag_prefix: String, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / /// Push git changes to the specified remote [INFO] [stdout] 93 | | #[clap( [INFO] [stdout] 94 | | long, [INFO] [stdout] 95 | | default_value = "origin", [INFO] [stdout] ... | [INFO] [stdout] 98 | | )] [INFO] [stdout] 99 | | pub git_remote: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The token to use for accessing the registry [INFO] [stdout] 25 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 26 | | pub token: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / /// The Cargo registry to use [INFO] [stdout] 29 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 30 | | pub registry: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/version.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / /// Specify prerelease identifier [INFO] [stdout] 59 | | #[clap(long, value_name = "IDENTIFIER", forbid_empty_values(true))] [INFO] [stdout] 60 | | pub pre_id: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-workspaces` (bin "cargo-workspaces") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Path to workspace Cargo.toml [INFO] [stdout] 39 | | #[clap(long, value_name = "path")] [INFO] [stdout] 40 | | manifest_path: Option, [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/create.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Path for the crate relative to the workspace manifest [INFO] [stdout] 36 | | path: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/create.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// The name of the crate [INFO] [stdout] 51 | | #[clap(long)] [INFO] [stdout] 52 | | name: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Ignore the crates matched by glob [INFO] [stdout] 18 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 19 | | ignore: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / #[clap(required = true)] [INFO] [stdout] 26 | | args: Vec, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// Ignore the crates matched by glob [INFO] [stdout] 17 | | #[clap(long, value_name = "pattern")] [INFO] [stdout] 18 | | pub ignore: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Rename only a specific crate [INFO] [stdout] 21 | | #[clap(short, long, value_name = "crate", conflicts_with_all = &["all", "ignore"])] [INFO] [stdout] 22 | | pub from: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The value that should be used as new name (should contain `%n`) [INFO] [stdout] 25 | | #[clap(forbid_empty_values(true))] [INFO] [stdout] 26 | | pub to: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / /// Always include targeted crates matched by glob even when there are no changes [INFO] [stdout] 11 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 12 | | pub force: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / /// Ignore changes in files matched by glob [INFO] [stdout] 15 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 16 | | pub ignore_changes: Option, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Use this git reference instead of the last tag [INFO] [stdout] 19 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 20 | | pub since: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /// Specify which branches to allow from [default: master] [INFO] [stdout] 46 | | #[clap(long, value_name = "PATTERN", forbid_empty_values(true))] [INFO] [stdout] 47 | | pub allow_branch: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / /// Use a custom commit message when creating the version commit [default: Release %v] [INFO] [stdout] 54 | | #[clap( [INFO] [stdout] 55 | | short, [INFO] [stdout] 56 | | long, [INFO] [stdout] ... | [INFO] [stdout] 59 | | )] [INFO] [stdout] 60 | | pub message: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / /// Customize tag prefix (can be empty) [INFO] [stdout] 75 | | #[clap(long, default_value = "v", value_name = "PREFIX")] [INFO] [stdout] 76 | | pub tag_prefix: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / /// Customize prefix for individual tags (should contain `%n`) [INFO] [stdout] 79 | | #[clap( [INFO] [stdout] 80 | | long, [INFO] [stdout] 81 | | default_value = "%n@", [INFO] [stdout] ... | [INFO] [stdout] 85 | | )] [INFO] [stdout] 86 | | pub individual_tag_prefix: String, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / /// Push git changes to the specified remote [INFO] [stdout] 93 | | #[clap( [INFO] [stdout] 94 | | long, [INFO] [stdout] 95 | | default_value = "origin", [INFO] [stdout] ... | [INFO] [stdout] 98 | | )] [INFO] [stdout] 99 | | pub git_remote: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The token to use for accessing the registry [INFO] [stdout] 25 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 26 | | pub token: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / /// The Cargo registry to use [INFO] [stdout] 29 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 30 | | pub registry: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/version.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / /// Specify prerelease identifier [INFO] [stdout] 59 | | #[clap(long, value_name = "IDENTIFIER", forbid_empty_values(true))] [INFO] [stdout] 60 | | pub pre_id: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Path to workspace Cargo.toml [INFO] [stdout] 39 | | #[clap(long, value_name = "path")] [INFO] [stdout] 40 | | manifest_path: Option, [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/create.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Path for the crate relative to the workspace manifest [INFO] [stdout] 36 | | path: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/create.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// The name of the crate [INFO] [stdout] 51 | | #[clap(long)] [INFO] [stdout] 52 | | name: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Ignore the crates matched by glob [INFO] [stdout] 18 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 19 | | ignore: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/exec.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / #[clap(required = true)] [INFO] [stdout] 26 | | args: Vec, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// Ignore the crates matched by glob [INFO] [stdout] 17 | | #[clap(long, value_name = "pattern")] [INFO] [stdout] 18 | | pub ignore: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Rename only a specific crate [INFO] [stdout] 21 | | #[clap(short, long, value_name = "crate", conflicts_with_all = &["all", "ignore"])] [INFO] [stdout] 22 | | pub from: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/rename.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The value that should be used as new name (should contain `%n`) [INFO] [stdout] 25 | | #[clap(forbid_empty_values(true))] [INFO] [stdout] 26 | | pub to: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / /// Always include targeted crates matched by glob even when there are no changes [INFO] [stdout] 11 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 12 | | pub force: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / /// Ignore changes in files matched by glob [INFO] [stdout] 15 | | #[clap(long, value_name = "PATTERN")] [INFO] [stdout] 16 | | pub ignore_changes: Option, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/changable.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Use this git reference instead of the last tag [INFO] [stdout] 19 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 20 | | pub since: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /// Specify which branches to allow from [default: master] [INFO] [stdout] 46 | | #[clap(long, value_name = "PATTERN", forbid_empty_values(true))] [INFO] [stdout] 47 | | pub allow_branch: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / /// Use a custom commit message when creating the version commit [default: Release %v] [INFO] [stdout] 54 | | #[clap( [INFO] [stdout] 55 | | short, [INFO] [stdout] 56 | | long, [INFO] [stdout] ... | [INFO] [stdout] 59 | | )] [INFO] [stdout] 60 | | pub message: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / /// Customize tag prefix (can be empty) [INFO] [stdout] 75 | | #[clap(long, default_value = "v", value_name = "PREFIX")] [INFO] [stdout] 76 | | pub tag_prefix: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / /// Customize prefix for individual tags (should contain `%n`) [INFO] [stdout] 79 | | #[clap( [INFO] [stdout] 80 | | long, [INFO] [stdout] 81 | | default_value = "%n@", [INFO] [stdout] ... | [INFO] [stdout] 85 | | )] [INFO] [stdout] 86 | | pub individual_tag_prefix: String, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/git.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / /// Push git changes to the specified remote [INFO] [stdout] 93 | | #[clap( [INFO] [stdout] 94 | | long, [INFO] [stdout] 95 | | default_value = "origin", [INFO] [stdout] ... | [INFO] [stdout] 98 | | )] [INFO] [stdout] 99 | | pub git_remote: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / /// The token to use for accessing the registry [INFO] [stdout] 25 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 26 | | pub token: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/publish.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / /// The Cargo registry to use [INFO] [stdout] 29 | | #[clap(long, forbid_empty_values(true))] [INFO] [stdout] 30 | | pub registry: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/utils/version.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / /// Specify prerelease identifier [INFO] [stdout] 59 | | #[clap(long, value_name = "IDENTIFIER", forbid_empty_values(true))] [INFO] [stdout] 60 | | pub pre_id: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-workspaces` (bin "cargo-workspaces" test) due to 19 previous errors [INFO] [stderr] error: could not compile `cargo-workspaces` (bin "cargo-ws") due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "1b494cc95469679c204a6b9d35b2c98e0c53b329fcc466204687a059332cd02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b494cc95469679c204a6b9d35b2c98e0c53b329fcc466204687a059332cd02f", kill_on_drop: false }` [INFO] [stdout] 1b494cc95469679c204a6b9d35b2c98e0c53b329fcc466204687a059332cd02f