[INFO] cloning repository https://github.com/Hasenn/dokedex-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hasenn/dokedex-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasenn%2Fdokedex-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasenn%2Fdokedex-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5e6114e148e3fbaf2f4ac97ece783ea576893c6
[INFO] checking Hasenn/dokedex-cli 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%2FHasenn%2Fdokedex-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hasenn/dokedex-cli
[INFO] finished tweaking git repo https://github.com/Hasenn/dokedex-cli
[INFO] tweaked toml for git repo https://github.com/Hasenn/dokedex-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hasenn/dokedex-cli 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/Hasenn/dokedex-cli 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fdbff8eab92e631f66d407f5f3761c76e0c2d0915954c0793b161a65c8dcf6ca
[INFO] running `Command { std: "docker" "start" "-a" "fdbff8eab92e631f66d407f5f3761c76e0c2d0915954c0793b161a65c8dcf6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdbff8eab92e631f66d407f5f3761c76e0c2d0915954c0793b161a65c8dcf6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbff8eab92e631f66d407f5f3761c76e0c2d0915954c0793b161a65c8dcf6ca", kill_on_drop: false }`
[INFO] [stdout] fdbff8eab92e631f66d407f5f3761c76e0c2d0915954c0793b161a65c8dcf6ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 968932de92f1533f2765aa147cf59bfb9c73b0e1f409926801caec91529e4d26
[INFO] running `Command { std: "docker" "start" "-a" "968932de92f1533f2765aa147cf59bfb9c73b0e1f409926801caec91529e4d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking dokedex v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `dokedex` (bin "dokedex") due to 18 previous errors
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> src/main.rs:90:32
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let path_buf = PathBuf::from_str(path)?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:90:32
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let path_buf = PathBuf::from_str(path)?;
[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:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 let path_buf = PathBuf::from_str(path)?;
[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:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 let path_buf = PathBuf::from_str(path)?;
[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:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[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:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[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:138:36
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let dokedex_path = PathBuf::from_str("./Dokedex")?;
[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:138:36
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let dokedex_path = PathBuf::from_str("./Dokedex")?;
[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:180:28
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let dokedex_path = PathBuf::from_str("./Dokedex")?;
[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:180:28
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let dokedex_path = PathBuf::from_str("./Dokedex")?;
[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/type_commands/mod.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/type_commands/mod.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[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/type_commands/mod.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/type_commands/mod.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[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/type_commands/mod.rs:84:40
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/type_commands/mod.rs:84:40
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let dokedex_path_buf = PathBuf::from_str(dokedex_path)?;
[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/dynamic_commands/mod.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 let output_path = PathBuf::from_str(output)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/dynamic_commands/mod.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 let output_path = PathBuf::from_str(output)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "968932de92f1533f2765aa147cf59bfb9c73b0e1f409926801caec91529e4d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968932de92f1533f2765aa147cf59bfb9c73b0e1f409926801caec91529e4d26", kill_on_drop: false }`
[INFO] [stdout] 968932de92f1533f2765aa147cf59bfb9c73b0e1f409926801caec91529e4d26
