[INFO] cloning repository https://github.com/George-Miao/UpGrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-Miao/UpGrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2FUpGrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2FUpGrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d0d336e4625b58b4360d9e432af24d22d1ecf83
[INFO] checking George-Miao/UpGrid against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2FUpGrid" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/George-Miao/UpGrid
[INFO] finished tweaking git repo https://github.com/George-Miao/UpGrid
[INFO] tweaked toml for git repo https://github.com/George-Miao/UpGrid written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/George-Miao/UpGrid 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/George-Miao/UpGrid 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]     Updating git repository `https://github.com/compio-rs/compio`
[INFO] [stderr]     Updating git repository `https://github.com/databendlabs/openraft.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry v0.26.0
[INFO] [stderr]   Downloaded io_uring_buf_ring v0.2.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded byte-unit v5.1.6
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]   Downloaded snafu v0.8.6
[INFO] [stderr]   Downloaded anyerror v0.1.13
[INFO] [stderr]   Downloaded validit v0.2.4
[INFO] [stderr]   Downloaded tarpc-plugins v0.14.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.26.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.27.0
[INFO] [stderr]   Downloaded tarpc v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8490f8fdc7322b9ae1cc90f6df8928c2a171dee5951c8b39055e91b9a1160ecd
[INFO] running `Command { std: "docker" "start" "-a" "8490f8fdc7322b9ae1cc90f6df8928c2a171dee5951c8b39055e91b9a1160ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8490f8fdc7322b9ae1cc90f6df8928c2a171dee5951c8b39055e91b9a1160ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8490f8fdc7322b9ae1cc90f6df8928c2a171dee5951c8b39055e91b9a1160ecd", kill_on_drop: false }`
[INFO] [stdout] 8490f8fdc7322b9ae1cc90f6df8928c2a171dee5951c8b39055e91b9a1160ecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d2be8e5f104527833b4f8585abe2dbd437071df9015e8b37ffb1bf16b222619e
[INFO] running `Command { std: "docker" "start" "-a" "d2be8e5f104527833b4f8585abe2dbd437071df9015e8b37ffb1bf16b222619e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling io-uring v0.7.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling compio-driver v0.7.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling compio-fs v0.7.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking compio-buf v0.5.1 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking io_uring_buf_ring v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openraft-macros v0.10.0 (https://github.com/databendlabs/openraft.git#d486284c)
[INFO] [stderr]    Compiling compio-macros v0.1.2 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]    Compiling tarpc-plugins v0.14.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking opentelemetry v0.26.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking compio-log v0.1.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking compio-io v0.6.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.26.0
[INFO] [stderr]     Checking compio-runtime v0.7.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking compio-net v0.7.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking tracing-opentelemetry v0.27.0
[INFO] [stderr]     Checking compio v0.14.0 (https://github.com/compio-rs/compio#0dcb9536)
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking tarpc v0.36.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking validit v0.2.4
[INFO] [stderr]     Checking openraft v0.10.0 (https://github.com/databendlabs/openraft.git#d486284c)
[INFO] [stderr]     Checking openraft-rt-compio v0.10.0 (https://github.com/databendlabs/openraft.git#d486284c)
[INFO] [stderr]     Checking upgrid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     server: JoinHandle<()>,
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     server: JoinHandle<()>,
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::JoinHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let server = UpgridServer::new(raft.clone());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^-------------- argument #2 of type `ClientPool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/network/rpc.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn new(raft: Raft, pool: ClientPool) -> Self {
[INFO] [stdout]    |            ^^^             ----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let server = UpgridServer::new(raft.clone(), /* ClientPool */);
[INFO] [stdout]    |                                                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `server` in initializer of `Node`
[INFO] [stdout]   --> src/main.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Ok(Self { id, node, raft })
[INFO] [stdout]    |            ^^^^ missing `server`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let server = UpgridServer::new(raft.clone());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^-------------- argument #2 of type `ClientPool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/network/rpc.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn new(raft: Raft, pool: ClientPool) -> Self {
[INFO] [stdout]    |            ^^^             ----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let server = UpgridServer::new(raft.clone(), /* ClientPool */);
[INFO] [stdout]    |                                                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `server` in initializer of `Node`
[INFO] [stdout]   --> src/main.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Ok(Self { id, node, raft })
[INFO] [stdout]    |            ^^^^ missing `server`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app2`
[INFO] [stdout]   --> src/main.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let app2 = Node::new("up://127.0.0.1:8081").await.unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_app2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app3`
[INFO] [stdout]   --> src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let app3 = Node::new("up://127.0.0.1:8082").await.unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_app3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app2`
[INFO] [stdout]   --> src/main.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let app2 = Node::new("up://127.0.0.1:8081").await.unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_app2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app3`
[INFO] [stdout]   --> src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let app3 = Node::new("up://127.0.0.1:8082").await.unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_app3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `upgrid` (bin "upgrid") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `upgrid` (bin "upgrid" test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d2be8e5f104527833b4f8585abe2dbd437071df9015e8b37ffb1bf16b222619e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2be8e5f104527833b4f8585abe2dbd437071df9015e8b37ffb1bf16b222619e", kill_on_drop: false }`
[INFO] [stdout] d2be8e5f104527833b4f8585abe2dbd437071df9015e8b37ffb1bf16b222619e
