[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#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4orest%2Fsaba_practice" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4orest/saba_practice on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hikalium/wasabi.git`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d17e5f350ac537c0624d82039e2a83d342c8a14803133d1763e91a99e78476fa
[INFO] running `Command { std: "docker" "start" "-a" "d17e5f350ac537c0624d82039e2a83d342c8a14803133d1763e91a99e78476fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d17e5f350ac537c0624d82039e2a83d342c8a14803133d1763e91a99e78476fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17e5f350ac537c0624d82039e2a83d342c8a14803133d1763e91a99e78476fa", kill_on_drop: false }`
[INFO] [stdout] d17e5f350ac537c0624d82039e2a83d342c8a14803133d1763e91a99e78476fa
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 398939bf130bb98345df37e45034c143255bcdb3e184b84ad4e102c62f841015
[INFO] running `Command { std: "docker" "start" "-a" "398939bf130bb98345df37e45034c143255bcdb3e184b84ad4e102c62f841015", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling az v1.2.1
[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] [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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "398939bf130bb98345df37e45034c143255bcdb3e184b84ad4e102c62f841015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398939bf130bb98345df37e45034c143255bcdb3e184b84ad4e102c62f841015", kill_on_drop: false }`
[INFO] [stdout] 398939bf130bb98345df37e45034c143255bcdb3e184b84ad4e102c62f841015
