[INFO] cloning repository https://github.com/EasySouls/solen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EasySouls/solen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEasySouls%2Fsolen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEasySouls%2Fsolen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a6f1e7f15cdb473587333a6a0ddcf865662d6a6
[INFO] checking EasySouls/solen against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEasySouls%2Fsolen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EasySouls/solen on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EasySouls/solen
[INFO] finished tweaking git repo https://github.com/EasySouls/solen
[INFO] tweaked toml for git repo https://github.com/EasySouls/solen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/EasySouls/solen 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbbdeb4c442369e0cd1f8efa029b1ed1a6fef9913b75aa9c10b3b4b450fee6eb
[INFO] running `Command { std: "docker" "start" "-a" "dbbdeb4c442369e0cd1f8efa029b1ed1a6fef9913b75aa9c10b3b4b450fee6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbbdeb4c442369e0cd1f8efa029b1ed1a6fef9913b75aa9c10b3b4b450fee6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbdeb4c442369e0cd1f8efa029b1ed1a6fef9913b75aa9c10b3b4b450fee6eb", kill_on_drop: false }`
[INFO] [stdout] dbbdeb4c442369e0cd1f8efa029b1ed1a6fef9913b75aa9c10b3b4b450fee6eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f27c52a4d3cbf7315ab5f1397eb1ba05f3132a65ee73695afe35a177093eff2
[INFO] running `Command { std: "docker" "start" "-a" "6f27c52a4d3cbf7315ab5f1397eb1ba05f3132a65ee73695afe35a177093eff2", kill_on_drop: false }`
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking solen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `ArgMatches` is non-empty
[INFO] [stdout]   --> src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     match match_results {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ArgMatches` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.1/src/parser/matches/arg_matches.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ArgMatches {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `ArgMatches`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 14 ~     match match_results {
[INFO] [stdout] 15 +         _ => todo!(),
[INFO] [stdout] 16 +     }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solen` (bin "solen") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `ArgMatches` is non-empty
[INFO] [stdout]   --> src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     match match_results {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ArgMatches` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.1/src/parser/matches/arg_matches.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ArgMatches {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `ArgMatches`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 14 ~     match match_results {
[INFO] [stdout] 15 +         _ => todo!(),
[INFO] [stdout] 16 +     }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solen` (bin "solen" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6f27c52a4d3cbf7315ab5f1397eb1ba05f3132a65ee73695afe35a177093eff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f27c52a4d3cbf7315ab5f1397eb1ba05f3132a65ee73695afe35a177093eff2", kill_on_drop: false }`
[INFO] [stdout] 6f27c52a4d3cbf7315ab5f1397eb1ba05f3132a65ee73695afe35a177093eff2
