[INFO] cloning repository https://github.com/azerupi/ra-fill-match-arms-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azerupi/ra-fill-match-arms-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerupi%2Fra-fill-match-arms-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerupi%2Fra-fill-match-arms-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca920d8aa24a4ad7e70f5c091f3334162357446c [INFO] checking azerupi/ra-fill-match-arms-bug against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazerupi%2Fra-fill-match-arms-bug" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/azerupi/ra-fill-match-arms-bug [INFO] finished tweaking git repo https://github.com/azerupi/ra-fill-match-arms-bug [INFO] tweaked toml for git repo https://github.com/azerupi/ra-fill-match-arms-bug written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azerupi/ra-fill-match-arms-bug on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azerupi/ra-fill-match-arms-bug 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 890c7c941f092f55c23eb770d3129e6eb21d4f5ec4fed5f88b8138d2d88bbe21 [INFO] running `Command { std: "docker" "start" "-a" "890c7c941f092f55c23eb770d3129e6eb21d4f5ec4fed5f88b8138d2d88bbe21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "890c7c941f092f55c23eb770d3129e6eb21d4f5ec4fed5f88b8138d2d88bbe21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890c7c941f092f55c23eb770d3129e6eb21d4f5ec4fed5f88b8138d2d88bbe21", kill_on_drop: false }` [INFO] [stdout] 890c7c941f092f55c23eb770d3129e6eb21d4f5ec4fed5f88b8138d2d88bbe21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1946729d705e3617c3abd25f4134350cb8c5a9501da2ed7371fef3654db16c [INFO] running `Command { std: "docker" "start" "-a" "ee1946729d705e3617c3abd25f4134350cb8c5a9501da2ed7371fef3654db16c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking my-proc-macro v0.1.0 (/opt/rustwide/workdir/my-proc-macro) [INFO] [stderr] Checking match-bug v0.1.0 (/opt/rustwide/workdir/match-bug) [INFO] [stdout] error[E0004]: non-exhaustive patterns: `TriggerMode::Off` not covered [INFO] [stdout] --> match-bug/src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | match self.trigger_mode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ pattern `TriggerMode::Off` not covered [INFO] [stdout] | [INFO] [stdout] note: `TriggerMode` defined here [INFO] [stdout] --> match-bug/src/main.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum TriggerMode { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | Off, [INFO] [stdout] | --- not covered [INFO] [stdout] = note: the matched value is of type `TriggerMode` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 15 | match self.trigger_mode { [INFO] [stdout] 16 ~ TriggerMode::Off => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `TriggerMode::Off` not covered [INFO] [stdout] --> match-bug/src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | match self.trigger_mode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ pattern `TriggerMode::Off` not covered [INFO] [stdout] | [INFO] [stdout] note: `TriggerMode` defined here [INFO] [stdout] --> match-bug/src/main.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum TriggerMode { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | Off, [INFO] [stdout] | --- not covered [INFO] [stdout] = note: the matched value is of type `TriggerMode` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 15 | match self.trigger_mode { [INFO] [stdout] 16 ~ TriggerMode::Off => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `match-bug` (bin "match-bug") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `match-bug` (bin "match-bug" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee1946729d705e3617c3abd25f4134350cb8c5a9501da2ed7371fef3654db16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1946729d705e3617c3abd25f4134350cb8c5a9501da2ed7371fef3654db16c", kill_on_drop: false }` [INFO] [stdout] ee1946729d705e3617c3abd25f4134350cb8c5a9501da2ed7371fef3654db16c