[INFO] cloning repository https://github.com/ggsvr/birdeye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggsvr/birdeye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggsvr%2Fbirdeye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggsvr%2Fbirdeye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f56065a18253ab4782c6f0bb75cfed27a4cc1d0 [INFO] checking ggsvr/birdeye against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggsvr%2Fbirdeye" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggsvr/birdeye on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggsvr/birdeye [INFO] finished tweaking git repo https://github.com/ggsvr/birdeye [INFO] tweaked toml for git repo https://github.com/ggsvr/birdeye written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/ggsvr/birdeye already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3201b13509b9dfe5963871c4a47a4313ef049ae25bfeece91db431565c52d834 [INFO] running `Command { std: "docker" "start" "-a" "3201b13509b9dfe5963871c4a47a4313ef049ae25bfeece91db431565c52d834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3201b13509b9dfe5963871c4a47a4313ef049ae25bfeece91db431565c52d834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3201b13509b9dfe5963871c4a47a4313ef049ae25bfeece91db431565c52d834", kill_on_drop: false }` [INFO] [stdout] 3201b13509b9dfe5963871c4a47a4313ef049ae25bfeece91db431565c52d834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f7cd24600710e78053da397a0a6bbf214f5b31a10a7055483399478e968971 [INFO] running `Command { std: "docker" "start" "-a" "c5f7cd24600710e78053da397a0a6bbf214f5b31a10a7055483399478e968971", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rscam v0.5.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking client-linux v0.1.0 (/opt/rustwide/workdir/client-linux) [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> api/src/img.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | Color::from([254, 118, 128]), // back [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> api/src/img.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | Color::from([142, 224, 140]), // front [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub const BLACK: Color = Rgb::([0, 0, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 15 | pub const BLACK: image::error::UnsupportedErrorKind = Rgb::([0, 0, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> api/src/img.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | Color::from([91, 122, 239]), // dest [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WHITE: Color = Rgb::([255, 255, 255]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | pub const WHITE: image::error::UnsupportedErrorKind = Rgb::([255, 255, 255]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub const RED: Color = Rgb::([255, 0, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 17 | pub const RED: image::error::UnsupportedErrorKind = Rgb::([255, 0, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const GREEN: Color = Rgb::([0, 255, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 18 | pub const GREEN: image::error::UnsupportedErrorKind = Rgb::([0, 255, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BLUE: Color = Rgb::([0, 0, 255]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 19 | pub const BLUE: image::error::UnsupportedErrorKind = Rgb::([0, 0, 255]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: image::error::UnsupportedErrorKind, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: image::error::UnsupportedErrorKind, tolerance: f64) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deg` [INFO] [stdout] --> api/src/math.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use cgmath::{Point2, Vector2, Deg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> api/src/data/color.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::img` [INFO] [stdout] --> api/src/server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::img; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub const BLACK: Color = Rgb::([0, 0, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 15 | pub const BLACK: image::error::UnsupportedErrorKind = Rgb::([0, 0, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const WHITE: Color = Rgb::([255, 255, 255]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | pub const WHITE: image::error::UnsupportedErrorKind = Rgb::([255, 255, 255]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub const RED: Color = Rgb::([255, 0, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 17 | pub const RED: image::error::UnsupportedErrorKind = Rgb::([255, 0, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const GREEN: Color = Rgb::([0, 255, 0]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 18 | pub const GREEN: image::error::UnsupportedErrorKind = Rgb::([0, 255, 0]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BLUE: Color = Rgb::([0, 0, 255]); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 19 | pub const BLUE: image::error::UnsupportedErrorKind = Rgb::([0, 0, 255]); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: image::error::UnsupportedErrorKind, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> api/src/img.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: Color, tolerance: f64) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `image::error::UnsupportedErrorKind::Color`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 87 | fn eq_tolerance(col1: Color, col2: image::error::UnsupportedErrorKind, tolerance: f64) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACK` in this scope [INFO] [stdout] --> api/src/img.rs:148:41 [INFO] [stdout] | [INFO] [stdout] 15 | pub const BLACK: Color = Rgb::([0, 0, 0]); [INFO] [stdout] | ---------------------------------------------- similarly named constant `BLACK` defined here [INFO] [stdout] ... [INFO] [stdout] 148 | let points = [point_data.points[BACK].unwrap(), point_data.points[FRONT].unwrap(), point_data.points[DEST].unwrap()]; [INFO] [stdout] | ^^^^ help: a constant with a similar name exists: `BLACK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FRONT` in this scope [INFO] [stdout] --> api/src/img.rs:148:75 [INFO] [stdout] | [INFO] [stdout] 148 | let points = [point_data.points[BACK].unwrap(), point_data.points[FRONT].unwrap(), point_data.points[DEST].unwrap()]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEST` in this scope [INFO] [stdout] --> api/src/img.rs:148:110 [INFO] [stdout] | [INFO] [stdout] 148 | let points = [point_data.points[BACK].unwrap(), point_data.points[FRONT].unwrap(), point_data.points[DEST].unwrap()]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deg` [INFO] [stdout] --> api/src/math.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use cgmath::{Point2, Vector2, Deg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec` [INFO] [stdout] --> api/src/data/color.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::vec; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::img` [INFO] [stdout] --> api/src/server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::img; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `back` [INFO] [stdout] --> api/src/img.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `front` [INFO] [stdout] --> api/src/img.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `dest` [INFO] [stdout] --> api/src/img.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `point::PointData` [INFO] [stdout] --> api/src/img.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | point_ref = Some(&mut points[i]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `back` [INFO] [stdout] --> api/src/img.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `front` [INFO] [stdout] --> api/src/img.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `point::PointData` has no field named `dest` [INFO] [stdout] --> api/src/img.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | back: None, front: None, dest: None [INFO] [stdout] | ^^^^ `point::PointData` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `point::PointData` [INFO] [stdout] --> api/src/img.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | point_ref = Some(&mut points[i]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> api/src/img.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | points [INFO] [stdout] | ^^^^^^ expected array of 3 elements, found struct `point::PointData` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[Option>; 3]` [INFO] [stdout] found struct `point::PointData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> api/src/img.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | points [INFO] [stdout] | ^^^^^^ expected array of 3 elements, found struct `point::PointData` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[Option>; 3]` [INFO] [stdout] found struct `point::PointData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0560, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425, E0433, E0560, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `api` due to 19 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5f7cd24600710e78053da397a0a6bbf214f5b31a10a7055483399478e968971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f7cd24600710e78053da397a0a6bbf214f5b31a10a7055483399478e968971", kill_on_drop: false }` [INFO] [stdout] c5f7cd24600710e78053da397a0a6bbf214f5b31a10a7055483399478e968971