[INFO] cloning repository https://github.com/4orest/saba_practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4orest/saba_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75ad165b53765190fe0615864b91bc3e9fdbc806
[INFO] checking 4orest/saba_practice against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/4orest/saba_practice
[INFO] finished tweaking git repo https://github.com/4orest/saba_practice
[INFO] tweaked toml for git repo https://github.com/4orest/saba_practice written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4orest/saba_practice on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4orest/saba_practice 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hikalium/wasabi.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded autocfg v1.5.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75fa209239c28ff447b7fe2ca61e650962abf4d979c39a845b00d176a3c5d96d
[INFO] running `Command { std: "docker" "start" "-a" "75fa209239c28ff447b7fe2ca61e650962abf4d979c39a845b00d176a3c5d96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75fa209239c28ff447b7fe2ca61e650962abf4d979c39a845b00d176a3c5d96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fa209239c28ff447b7fe2ca61e650962abf4d979c39a845b00d176a3c5d96d", kill_on_drop: false }`
[INFO] [stdout] 75fa209239c28ff447b7fe2ca61e650962abf4d979c39a845b00d176a3c5d96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97b5a7ed75615eeb3fceb5d1321d9ba00fbfd1d7a528055a8ab6e26befab8d29
[INFO] running `Command { std: "docker" "start" "-a" "97b5a7ed75615eeb3fceb5d1321d9ba00fbfd1d7a528055a8ab6e26befab8d29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking sabi v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]     Checking saba_core v0.1.0 (/opt/rustwide/workdir/saba_core)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&ast::Node::BlockStatement { .. }`, `&ast::Node::ReturnStatement { .. }`, `&ast::Node::FunctionDeclaration { .. }` and 1 more not covered
[INFO] [stdout]   --> saba_core/src/renderer/js/runtime.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match node.borrow() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^ patterns `&ast::Node::BlockStatement { .. }`, `&ast::Node::ReturnStatement { .. }`, `&ast::Node::FunctionDeclaration { .. }` and 1 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `ast::Node` defined here
[INFO] [stdout]   --> saba_core/src/renderer/js/ast.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Node {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     BlockStatement {
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 38 |     ReturnStatement {
[INFO] [stdout]    |     --------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 41 |     FunctionDeclaration {
[INFO] [stdout]    |     ------------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 46 |     CallExpression {
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout]    = note: the matched value is of type `&ast::Node`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 121~             Node::StringLiteral(value) => Some(RuntimeValue::StringLiteral(value.to_string())),
[INFO] [stdout] 122~             _ => todo!(),
[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 `saba_core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&ast::Node::BlockStatement { .. }`, `&ast::Node::ReturnStatement { .. }`, `&ast::Node::FunctionDeclaration { .. }` and 1 more not covered
[INFO] [stdout]   --> saba_core/src/renderer/js/runtime.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         match node.borrow() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^ patterns `&ast::Node::BlockStatement { .. }`, `&ast::Node::ReturnStatement { .. }`, `&ast::Node::FunctionDeclaration { .. }` and 1 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `ast::Node` defined here
[INFO] [stdout]   --> saba_core/src/renderer/js/ast.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Node {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     BlockStatement {
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 38 |     ReturnStatement {
[INFO] [stdout]    |     --------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 41 |     FunctionDeclaration {
[INFO] [stdout]    |     ------------------- not covered
[INFO] [stdout] ...
[INFO] [stdout] 46 |     CallExpression {
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout]    = note: the matched value is of type `&ast::Node`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 121~             Node::StringLiteral(value) => Some(RuntimeValue::StringLiteral(value.to_string())),
[INFO] [stdout] 122~             _ => todo!(),
[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 `saba_core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "97b5a7ed75615eeb3fceb5d1321d9ba00fbfd1d7a528055a8ab6e26befab8d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b5a7ed75615eeb3fceb5d1321d9ba00fbfd1d7a528055a8ab6e26befab8d29", kill_on_drop: false }`
[INFO] [stdout] 97b5a7ed75615eeb3fceb5d1321d9ba00fbfd1d7a528055a8ab6e26befab8d29
