[INFO] cloning repository https://github.com/arcanis/clipanion-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcanis/clipanion-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcanis%2Fclipanion-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc8c3c5489bd47fd1e30d60b01b0ec45ddeca10b
[INFO] checking arcanis/clipanion-rs 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%2Farcanis%2Fclipanion-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/arcanis/clipanion-rs
[INFO] finished tweaking git repo https://github.com/arcanis/clipanion-rs
[INFO] tweaked toml for git repo https://github.com/arcanis/clipanion-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arcanis/clipanion-rs 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/arcanis/clipanion-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce23b7b8254a25061f5f4339568632c7f867405a12fa1d3bf0be05aa9ffba93e
[INFO] running `Command { std: "docker" "start" "-a" "ce23b7b8254a25061f5f4339568632c7f867405a12fa1d3bf0be05aa9ffba93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce23b7b8254a25061f5f4339568632c7f867405a12fa1d3bf0be05aa9ffba93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce23b7b8254a25061f5f4339568632c7f867405a12fa1d3bf0be05aa9ffba93e", kill_on_drop: false }`
[INFO] [stdout] ce23b7b8254a25061f5f4339568632c7f867405a12fa1d3bf0be05aa9ffba93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1d8d3c71b3c80b0ae66d0624b0a85a1ae3af7565671cba1df580189dd7fb0e68
[INFO] running `Command { std: "docker" "start" "-a" "1d8d3c71b3c80b0ae66d0624b0a85a1ae3af7565671cba1df580189dd7fb0e68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_seeder v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking clipanion-derive v0.8.1 (/opt/rustwide/workdir/packages/clipanion-derive)
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ts-rs-macros v10.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking ts-rs v10.1.0
[INFO] [stderr]     Checking clipanion-core v0.8.1 (/opt/rustwide/workdir/packages/clipanion-core)
[INFO] [stderr]     Checking clipanion v0.8.1 (/opt/rustwide/workdir/packages/clipanion)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_required_and_rest.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(default)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_two_commands_default_and_path.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(default)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> packages/clipanion/tests/command_two_commands_default_and_path.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cli::command]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipanion` (test "command_two_commands_default_and_path") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clipanion` (test "command_required_and_rest") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_required_and_proxy.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(default, proxy)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipanion` (test "command_required_and_proxy") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_proxy.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(proxy)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_optional_option.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(default)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipanion` (test "command_proxy") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> packages/clipanion/tests/command_prefix_no_path.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cli::command(default)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the attribute macro `cli::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clipanion` (test "command_optional_option") due to 1 previous error
[INFO] [stderr] error: could not compile `clipanion` (test "command_prefix_no_path") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1d8d3c71b3c80b0ae66d0624b0a85a1ae3af7565671cba1df580189dd7fb0e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d8d3c71b3c80b0ae66d0624b0a85a1ae3af7565671cba1df580189dd7fb0e68", kill_on_drop: false }`
[INFO] [stdout] 1d8d3c71b3c80b0ae66d0624b0a85a1ae3af7565671cba1df580189dd7fb0e68
