[INFO] cloning repository https://github.com/Pctg-x8/peridot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pctg-x8/peridot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bd12633a5de8343a92a4dee23c488923334abe0 [INFO] checking Pctg-x8/peridot against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fperidot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pctg-x8/peridot on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pctg-x8/peridot [INFO] finished tweaking git repo https://github.com/Pctg-x8/peridot [INFO] tweaked toml for git repo https://github.com/Pctg-x8/peridot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/bedrock` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/pathfinder` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/fc-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/ft2-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/android-defs-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/appkit-rs` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/comdrive` [INFO] [stderr] Updating git repository `https://github.com/Pctg-x8/metrics` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecee499c6cdfa79bc2c8fd18bc919ce197db6a74bae69b5251308b9992c9eac3 [INFO] running `Command { std: "docker" "start" "-a" "ecee499c6cdfa79bc2c8fd18bc919ce197db6a74bae69b5251308b9992c9eac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecee499c6cdfa79bc2c8fd18bc919ce197db6a74bae69b5251308b9992c9eac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecee499c6cdfa79bc2c8fd18bc919ce197db6a74bae69b5251308b9992c9eac3", kill_on_drop: false }` [INFO] [stdout] ecee499c6cdfa79bc2c8fd18bc919ce197db6a74bae69b5251308b9992c9eac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d02c0d3a6a55f95ac89b19e50834847cefbd033ae5cf78ff2fd866726e70b9f9 [INFO] running `Command { std: "docker" "start" "-a" "d02c0d3a6a55f95ac89b19e50834847cefbd033ae5cf78ff2fd866726e70b9f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking peridot-serialization-utils v0.1.0 (/opt/rustwide/workdir/serialization-utils) [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking lz4-compression v0.6.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking peridot-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling derives v0.1.0 (https://github.com/Pctg-x8/bedrock?branch=peridot#a910c252) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking bedrock v1.1.70 (https://github.com/Pctg-x8/bedrock?branch=peridot#a910c252) [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking peridot-math v0.1.0 (/opt/rustwide/workdir/math) [INFO] [stderr] Checking peridot-cli v0.1.0 (/opt/rustwide/workdir/tools/cli) [INFO] [stderr] Checking lyon_path v0.12.0 [INFO] [stderr] Checking pathfinder_path_utils v0.1.0 (https://github.com/Pctg-x8/pathfinder#d8579ba0) [INFO] [stderr] Checking pathfinder_partitioner v0.1.0 (https://github.com/Pctg-x8/pathfinder#d8579ba0) [INFO] [stderr] Checking zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Checking zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Checking peridot-archive v0.1.0 (/opt/rustwide/workdir/archive) [INFO] [stderr] Checking peridot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking peridot-archiver v0.1.0 (/opt/rustwide/workdir/tools/archiver) [INFO] [stdout] warning: unused import: `br::VkHandle` [INFO] [stdout] --> src/presenter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use br::VkHandle; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `br::VkHandle` [INFO] [stdout] --> src/presenter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use br::VkHandle; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mouse_wheel_motion` [INFO] [stdout] --> src/input.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | mouse_wheel_motion: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mouse_wheel_motion` [INFO] [stdout] --> src/input.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | mouse_wheel_motion: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking peridot-vertex-processing-pack v0.1.0 (/opt/rustwide/workdir/vertex-processing-pack) [INFO] [stderr] Checking peridot-vg v0.1.0 (/opt/rustwide/workdir/vg) [INFO] [stderr] Checking peridot-image v0.1.0 (/opt/rustwide/workdir/image) [INFO] [stdout] error[E0412]: cannot find type `UnderlyingHandle` in this scope [INFO] [stdout] --> vg/src/font.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct Font(UnderlyingHandle, f32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `euclid::Rect` [INFO] [stdout] --> vg/src/font.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use euclid::Rect; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnderlyingHandle` in this scope [INFO] [stdout] --> vg/src/font.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct Font(UnderlyingHandle, f32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lyon_path::builder::PathBuilder` [INFO] [stdout] --> vg/src/font.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lyon_path::builder::PathBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `euclid::Rect` [INFO] [stdout] --> vg/src/font.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use euclid::Rect; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lyon_path::builder::PathBuilder` [INFO] [stdout] --> vg/src/font.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lyon_path::builder::PathBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking peridot-shaderbuild v0.1.0 (/opt/rustwide/workdir/tools/shaderbuild) [INFO] [stdout] error[E0599]: no method named `glyph_id` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | let glyphs = text.chars().map(|c| font.glyph_id(c).unwrap_or_default()); [INFO] [stdout] | ^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `glyph_id` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | let glyphs = text.chars().map(|c| font.glyph_id(c).unwrap_or_default()); [INFO] [stdout] | ^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `advance_h` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | let (adv, size) = (font.advance_h(g)?, font.bounds(g)?); [INFO] [stdout] | ^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `advance_h` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | let (adv, size) = (font.advance_h(g)?, font.bounds(g)?); [INFO] [stdout] | ^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounds` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let (adv, size) = (font.advance_h(g)?, font.bounds(g)?); [INFO] [stdout] | ^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounds` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let (adv, size) = (font.advance_h(g)?, font.bounds(g)?); [INFO] [stdout] | ^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `scale_value` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | left_offs * font.scale_value() * self.screen_scaling, [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `scale_value` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | left_offs * font.scale_value() * self.screen_scaling, [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ascent` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | -font.ascent() * font.scale_value() * self.screen_scaling [INFO] [stdout] | ^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ascent` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | -font.ascent() * font.scale_value() * self.screen_scaling [INFO] [stdout] | ^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `scale_value` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | -font.ascent() * font.scale_value() * self.screen_scaling [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `scale_value` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | -font.ascent() * font.scale_value() * self.screen_scaling [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `outline` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | if font.outline(g, g0.builder_mut()).is_ok() [INFO] [stdout] | ^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `outline` found for reference `&font::Font` in the current scope [INFO] [stdout] --> vg/src/lib.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | if font.outline(g, g0.builder_mut()).is_ok() [INFO] [stdout] | ^^^^^^^ method not found in `&font::Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peridot-vg` due to 9 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d02c0d3a6a55f95ac89b19e50834847cefbd033ae5cf78ff2fd866726e70b9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02c0d3a6a55f95ac89b19e50834847cefbd033ae5cf78ff2fd866726e70b9f9", kill_on_drop: false }` [INFO] [stdout] d02c0d3a6a55f95ac89b19e50834847cefbd033ae5cf78ff2fd866726e70b9f9