[INFO] cloning repository https://github.com/CerulanLumina/systemchord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CerulanLumina/systemchord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fsystemchord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fsystemchord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f8ffc03916d1c4bad043c40b4809416a9a25d6
[INFO] building CerulanLumina/systemchord against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerulanLumina%2Fsystemchord" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CerulanLumina/systemchord on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CerulanLumina/systemchord
[INFO] finished tweaking git repo https://github.com/CerulanLumina/systemchord
[INFO] tweaked toml for git repo https://github.com/CerulanLumina/systemchord written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CerulanLumina/systemchord 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.6
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded cool_asserts v2.0.3
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.6
[INFO] [stderr]   Downloaded evdev v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1672a77e1f0ec77901ab68bde5094bcbf5e880fc474f16aeeddc2c643afa3239
[INFO] running `Command { std: "docker" "start" "-a" "1672a77e1f0ec77901ab68bde5094bcbf5e880fc474f16aeeddc2c643afa3239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1672a77e1f0ec77901ab68bde5094bcbf5e880fc474f16aeeddc2c643afa3239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1672a77e1f0ec77901ab68bde5094bcbf5e880fc474f16aeeddc2c643afa3239", kill_on_drop: false }`
[INFO] [stdout] 1672a77e1f0ec77901ab68bde5094bcbf5e880fc474f16aeeddc2c643afa3239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c43ef0b349e6d7ac1ba125d1455c540cda2e91d99766214392c3a3ceda36d22
[INFO] running `Command { std: "docker" "start" "-a" "8c43ef0b349e6d7ac1ba125d1455c540cda2e91d99766214392c3a3ceda36d22", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling systemchord v0.2.0-beta (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/config/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     path::PathBuf,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&config::structs::Backend` is non-empty
[INFO] [stdout]   --> src/config/structs.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `config::structs::Backend` defined here
[INFO] [stdout]   --> src/config/structs.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum Backend {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&config::structs::Backend`
[INFO] [stdout]    = note: references are always considered inhabited
[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] 74 ~         match self {
[INFO] [stdout] 75 +             _ => todo!(),
[INFO] [stdout] 76 +         }
[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 `systemchord` (bin "systemchord") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8c43ef0b349e6d7ac1ba125d1455c540cda2e91d99766214392c3a3ceda36d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c43ef0b349e6d7ac1ba125d1455c540cda2e91d99766214392c3a3ceda36d22", kill_on_drop: false }`
[INFO] [stdout] 8c43ef0b349e6d7ac1ba125d1455c540cda2e91d99766214392c3a3ceda36d22
