[INFO] cloning repository https://github.com/nozwock/steam-workshop-uploader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nozwock/steam-workshop-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnozwock%2Fsteam-workshop-uploader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnozwock%2Fsteam-workshop-uploader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 597d48f8a05fd28b7ed1481ca6b9187e0612d996
[INFO] checking nozwock/steam-workshop-uploader 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%2Fnozwock%2Fsteam-workshop-uploader" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nozwock/steam-workshop-uploader
[INFO] finished tweaking git repo https://github.com/nozwock/steam-workshop-uploader
[INFO] tweaked toml for git repo https://github.com/nozwock/steam-workshop-uploader written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nozwock/steam-workshop-uploader 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/nozwock/steam-workshop-uploader 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4972c136c480bf104a41219c2ec96909ba362bdb077496de3e79a71bffb4427b
[INFO] running `Command { std: "docker" "start" "-a" "4972c136c480bf104a41219c2ec96909ba362bdb077496de3e79a71bffb4427b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4972c136c480bf104a41219c2ec96909ba362bdb077496de3e79a71bffb4427b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4972c136c480bf104a41219c2ec96909ba362bdb077496de3e79a71bffb4427b", kill_on_drop: false }`
[INFO] [stdout] 4972c136c480bf104a41219c2ec96909ba362bdb077496de3e79a71bffb4427b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 024b73c3d703d925a5c60ed586ec36928045b9835f4d19747f091f901f9f030f
[INFO] running `Command { std: "docker" "start" "-a" "024b73c3d703d925a5c60ed586ec36928045b9835f4d19747f091f901f9f030f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]    Compiling steamworks-sys v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.24
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling quit_macros v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking quit v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling better_default v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking steamworks v0.11.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.24
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clio v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing-utils v0.1.0 (https://github.com/nozwock/tracing-utils.git#f611f8d9)
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking confy v0.6.1
[INFO] [stderr]     Checking steam-workshop-uploader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |           Ok(PathBuf::from_str(&exit_on_none!(inquire::Text::new(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 76 | |             "Content Path"
[INFO] [stdout] 77 | |         )
[INFO] [stdout] 78 | |         .with_validator(|s: &str| {
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         })
[INFO] [stdout] 89 | |         .prompt_skippable()?))?)
[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: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |           Ok(PathBuf::from_str(&exit_on_none!(inquire::Text::new(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 76 | |             "Content Path"
[INFO] [stdout] 77 | |         )
[INFO] [stdout] 78 | |         .with_validator(|s: &str| {
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         })
[INFO] [stdout] 89 | |         .prompt_skippable()?))?)
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             match PathBuf::from_str(s) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 match PathBuf::from_str(s)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .map(|s| PathBuf::from_str(&s).ok())
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |           Ok(PathBuf::from_str(&exit_on_none!(inquire::Text::new(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 76 | |             "Content Path"
[INFO] [stdout] 77 | |         )
[INFO] [stdout] 78 | |         .with_validator(|s: &str| {
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         })
[INFO] [stdout] 89 | |         .prompt_skippable()?))?)
[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: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |           Ok(PathBuf::from_str(&exit_on_none!(inquire::Text::new(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 76 | |             "Content Path"
[INFO] [stdout] 77 | |         )
[INFO] [stdout] 78 | |         .with_validator(|s: &str| {
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         })
[INFO] [stdout] 89 | |         .prompt_skippable()?))?)
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             match PathBuf::from_str(s) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 match PathBuf::from_str(s)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .map(|s| PathBuf::from_str(&s).ok())
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `steam-workshop-uploader` (bin "workshop" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `steam-workshop-uploader` (bin "workshop") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "024b73c3d703d925a5c60ed586ec36928045b9835f4d19747f091f901f9f030f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024b73c3d703d925a5c60ed586ec36928045b9835f4d19747f091f901f9f030f", kill_on_drop: false }`
[INFO] [stdout] 024b73c3d703d925a5c60ed586ec36928045b9835f4d19747f091f901f9f030f
