[INFO] cloning repository https://github.com/Forsuin/clox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forsuin/clox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fclox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fclox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeab3659481063ba72a766ae8990c8d88a20a9a2
[INFO] checking Forsuin/clox against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fclox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Forsuin/clox
[INFO] finished tweaking git repo https://github.com/Forsuin/clox
[INFO] tweaked toml for git repo https://github.com/Forsuin/clox written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Forsuin/clox on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Forsuin/clox 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75623e5ebaeb63a51639bf39813238d0856881334eb541fe2648248aaa79abcb
[INFO] running `Command { std: "docker" "start" "-a" "75623e5ebaeb63a51639bf39813238d0856881334eb541fe2648248aaa79abcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75623e5ebaeb63a51639bf39813238d0856881334eb541fe2648248aaa79abcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75623e5ebaeb63a51639bf39813238d0856881334eb541fe2648248aaa79abcb", kill_on_drop: false }`
[INFO] [stdout] 75623e5ebaeb63a51639bf39813238d0856881334eb541fe2648248aaa79abcb
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f49adf4cc34d3a16bac76751a1f7543b5da7b5c81e4e2ef3eb854c53cf16630
[INFO] running `Command { std: "docker" "start" "-a" "0f49adf4cc34d3a16bac76751a1f7543b5da7b5c81e4e2ef3eb854c53cf16630", kill_on_drop: false }`
[INFO] [stderr]     Checking clox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Opcode::Constant` not covered
[INFO] [stdout]   --> src/debug.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         match instruction {
[INFO] [stdout]    |               ^^^^^^^^^^^ pattern `&Opcode::Constant` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Opcode` defined here
[INFO] [stdout]   --> src/chunk.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub enum Opcode {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 5  |     Constant,
[INFO] [stdout]    |     -------- not covered
[INFO] [stdout]    = note: the matched value is of type `&Opcode`
[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] 17 ~             Opcode::Return => "OP_RETURN",
[INFO] [stdout] 18 ~             &Opcode::Constant => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Opcode::Constant` not covered
[INFO] [stdout]   --> src/debug.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         match instruction {
[INFO] [stdout]    |               ^^^^^^^^^^^ pattern `&Opcode::Constant` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `Opcode` defined here
[INFO] [stdout]   --> src/chunk.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub enum Opcode {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 5  |     Constant,
[INFO] [stdout]    |     -------- not covered
[INFO] [stdout]    = note: the matched value is of type `&Opcode`
[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] 17 ~             Opcode::Return => "OP_RETURN",
[INFO] [stdout] 18 ~             &Opcode::Constant => 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 `clox` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clox` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0f49adf4cc34d3a16bac76751a1f7543b5da7b5c81e4e2ef3eb854c53cf16630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f49adf4cc34d3a16bac76751a1f7543b5da7b5c81e4e2ef3eb854c53cf16630", kill_on_drop: false }`
[INFO] [stdout] 0f49adf4cc34d3a16bac76751a1f7543b5da7b5c81e4e2ef3eb854c53cf16630
