[INFO] cloning repository https://github.com/d-dorazio/mattors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-dorazio/mattors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eb9b5d49a2d2ed40f7baf4df91e466c48ca61ad [INFO] checking d-dorazio/mattors against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d-dorazio/mattors on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d-dorazio/mattors [INFO] removed workspace from git repo https://github.com/d-dorazio/mattors [INFO] removed path dependency geo from git repo https://github.com/d-dorazio/mattors [INFO] finished tweaking git repo https://github.com/d-dorazio/mattors [INFO] tweaked toml for git repo https://github.com/d-dorazio/mattors written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/d-dorazio/mattors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (geo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (geo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87422eebce04d74896070a26f301c7fa6cef3376aee186ad40465aebfd178dfd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87422eebce04d74896070a26f301c7fa6cef3376aee186ad40465aebfd178dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87422eebce04d74896070a26f301c7fa6cef3376aee186ad40465aebfd178dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87422eebce04d74896070a26f301c7fa6cef3376aee186ad40465aebfd178dfd", kill_on_drop: false }` [INFO] [stdout] 87422eebce04d74896070a26f301c7fa6cef3376aee186ad40465aebfd178dfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ae7fffed60f7929d9b318be1532dddf3ed093d423f0553a6f13203dec77aa73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ae7fffed60f7929d9b318be1532dddf3ed093d423f0553a6f13203dec77aa73", kill_on_drop: false }` [INFO] [stderr] warning: dependency (geo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking robust v0.2.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking geo-types v0.6.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking geo v0.16.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking matto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::{BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::delaunay`, `geo::BoundingBox`, `geo::PointF64`, `geo::PointU32` [INFO] [stdout] --> mattors/art/delaunay.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::{delaunay, BoundingBox, PointF64, PointU32}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `PointF64` in the root [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `delaunay` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/dragon.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/fractree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointF64` [INFO] [stdout] --> mattors/art/julia.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use geo::PointF64; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointF64` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::utils::clamp`, `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/mondrian.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{utils::clamp, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `clamp` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::kmeans`, `geo::BoundingBox` [INFO] [stdout] --> mattors/art/patchwork.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{convex_hull, kmeans, BoundingBox, Point, Polygon}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ no `BoundingBox` in the root [INFO] [stdout] | | [INFO] [stdout] | no `kmeans` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::utils::clamp` [INFO] [stdout] --> mattors/art/primi.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use geo::utils::clamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `clamp` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/runes.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/sierpinski.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::{BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::delaunay`, `geo::BoundingBox`, `geo::PointF64`, `geo::PointU32` [INFO] [stdout] --> mattors/art/delaunay.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::{delaunay, BoundingBox, PointF64, PointU32}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `PointF64` in the root [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `delaunay` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/dragon.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/fractree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointF64` [INFO] [stdout] --> mattors/art/julia.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use geo::PointF64; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointF64` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::utils::clamp`, `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/mondrian.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{utils::clamp, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `clamp` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::kmeans`, `geo::BoundingBox` [INFO] [stdout] --> mattors/art/patchwork.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{convex_hull, kmeans, BoundingBox, Point, Polygon}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ no `BoundingBox` in the root [INFO] [stdout] | | [INFO] [stdout] | no `kmeans` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::utils::clamp` [INFO] [stdout] --> mattors/art/primi.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use geo::utils::clamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `clamp` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/runes.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/art/sierpinski.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/stippling.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::{BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/stippling.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::{BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::point` [INFO] [stdout] --> mattors/art/tangled_web.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::point::{PointF64, PointU32}; [INFO] [stdout] | ^^^^^ could not find `point` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::kdtree`, `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/voronoi.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::{kdtree, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `kdtree` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::line` [INFO] [stdout] --> mattors/color/mod.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::line::linear_interpolate; [INFO] [stdout] | ^^^^ could not find `line` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::point` [INFO] [stdout] --> mattors/color/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::point::Point; [INFO] [stdout] | ^^^^^ could not find `point` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/drawing/line.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::{Point, PointU32}; [INFO] [stdout] | ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::point` [INFO] [stdout] --> mattors/art/tangled_web.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use geo::point::{PointF64, PointU32}; [INFO] [stdout] | ^^^^^ could not find `point` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::kdtree`, `geo::BoundingBox`, `geo::PointU32` [INFO] [stdout] --> mattors/art/voronoi.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::{kdtree, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `BoundingBox` in the root [INFO] [stdout] | no `kdtree` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::line` [INFO] [stdout] --> mattors/color/mod.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::line::linear_interpolate; [INFO] [stdout] | ^^^^ could not find `line` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/drawing/triangle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::point` [INFO] [stdout] --> mattors/color/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::point::Point; [INFO] [stdout] | ^^^^^ could not find `point` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::polygon` [INFO] [stdout] --> mattors/drawing/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use geo::polygon::Polygon; [INFO] [stdout] | ^^^^^^^ could not find `polygon` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/drawing/line.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use geo::{Point, PointU32}; [INFO] [stdout] | ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::LineEquation`, `geo::PointU32` [INFO] [stdout] --> mattors/drawing/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | use geo::{BoundingBox, LineEquation, Point, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `LineEquation` in the root [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::PointU32` [INFO] [stdout] --> mattors/drawing/triangle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use geo::PointU32; [INFO] [stdout] | ^^^^^^^^^^^^^ no `PointU32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `geo::polygon` [INFO] [stdout] --> mattors/drawing/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use geo::polygon::Polygon; [INFO] [stdout] | ^^^^^^^ could not find `polygon` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `geo::BoundingBox`, `geo::LineEquation`, `geo::PointU32` [INFO] [stdout] --> mattors/drawing/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | use geo::{BoundingBox, LineEquation, Point, PointU32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ no `PointU32` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `LineEquation` in the root [INFO] [stdout] | no `BoundingBox` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PointU32` in `geo` [INFO] [stdout] --> mattors/art/primi.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | geo::PointU32::new(x, y) [INFO] [stdout] | ^^^^^^^^ could not find `PointU32` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PointU32` in `geo` [INFO] [stdout] --> mattors/art/primi.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | geo::PointU32::new(x, y) [INFO] [stdout] | ^^^^^^^^ could not find `PointU32` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PointU32` in `geo` [INFO] [stdout] --> mattors/art/primi.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | geo::PointU32::new(clamp(x, 0, width), clamp(y, 0, height)) [INFO] [stdout] | ^^^^^^^^ could not find `PointU32` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PointU32` in `geo` [INFO] [stdout] --> mattors/art/primi.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | geo::PointU32::new(clamp(x, 0, width), clamp(y, 0, height)) [INFO] [stdout] | ^^^^^^^^ could not find `PointU32` in `geo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `convex_hull::convex_hull` [INFO] [stdout] --> mattors/art/patchwork.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | let hull = convex_hull::convex_hull( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/mondrian.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{utils::clamp, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/primi.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use geo::utils::clamp; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/quantize.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | use geo::utils; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `convex_hull` is private [INFO] [stdout] --> mattors/art/patchwork.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | let hull = convex_hull::convex_hull( [INFO] [stdout] | ^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `convex_hull` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/algorithm/convex_hull/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `convex_hull::convex_hull` [INFO] [stdout] --> mattors/art/patchwork.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | let hull = convex_hull::convex_hull( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/mondrian.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use geo::{utils::clamp, BoundingBox, PointU32}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/primi.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use geo::utils::clamp; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `utils` is private [INFO] [stdout] --> mattors/art/quantize.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | use geo::utils; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `utils` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `convex_hull` is private [INFO] [stdout] --> mattors/art/patchwork.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | let hull = convex_hull::convex_hull( [INFO] [stdout] | ^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `convex_hull` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.16.0/src/algorithm/convex_hull/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | let mut generations = vec![vec![Polygon::new(vec![ [INFO] [stdout] | _____________________________________^^^^^^^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 23 | | Point::new(0.0, 0.0), [INFO] [stdout] 24 | | Point::new(f64::from(img.width() - 1), 0.0), [INFO] [stdout] 25 | | Point::new(f64::from(img.width() - 1), f64::from(img.height() - 1)), [INFO] [stdout] 26 | | Point::new(0.0, f64::from(img.height() - 1)), [INFO] [stdout] 27 | | ]) [INFO] [stdout] | |_____- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `geo::Polygon<_>` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | .unwrap()]]; [INFO] [stdout] | ^^^^^^ method not found in `geo::Polygon<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | Polygon::new(poly.points().iter().map(|p| p.try_cast().unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ --------------------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `geo::Polygon<_>` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:41:91 [INFO] [stdout] | [INFO] [stdout] 41 | Polygon::new(poly.points().iter().map(|p| p.try_cast().unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `geo::Polygon<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounding_box` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | polygon.bounding_box().min().try_cast().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounding_box` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | polygon.bounding_box().max().try_cast().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | points.retain(|pt| polygon.contains(&pt.cast())); [INFO] [stdout] | ^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use geo::prelude::Contains;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(new_poly) = Polygon::new(hull) { [INFO] [stdout] | ^^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> mattors/art/patchwork.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(new_poly) = Polygon::new(hull) { [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ this expression has type `geo::Polygon<_>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `geo::Polygon`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `geo::Polygon<_>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `geo::Triangle<_>` in the current scope [INFO] [stdout] --> mattors/art/primi.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | geo::Triangle::new(p1, p2, p3) [INFO] [stdout] | ^^^ function or associated item not found in `geo::Triangle<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:202:42 [INFO] [stdout] | [INFO] [stdout] 202 | let pt_ix = rng.gen_range(0, tri.points.len()); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | let x = i64::from(tri.points[pt_ix].x) + rng.gen_range(-dx, dx); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:205:31 [INFO] [stdout] | [INFO] [stdout] 205 | let y = i64::from(tri.points[pt_ix].y) + rng.gen_range(-dy, dy); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | tri.points[pt_ix] = geo::Point::new(clamp(x, 0, width - 1), clamp(y, 0, height - 1)); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `centroid` found for reference `&geo::Triangle` in the current scope [INFO] [stdout] --> mattors/art/primi.rs:217:36 [INFO] [stdout] | [INFO] [stdout] 217 | let triangle_center = self.centroid(); [INFO] [stdout] | ^^^^^^^^ method not found in `&geo::Triangle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:46 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:62 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Triangle` has no field named `points` [INFO] [stdout] --> mattors/art/primi.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 229 | geo::Triangle { [INFO] [stdout] | ------------- `geo::Triangle<_>` is a tuple struct, use the appropriate syntax: `geo::Triangle<_>(/* fields */)` [INFO] [stdout] 230 | points: [ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/triangle.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Triangle(pub Coordinate, pub Coordinate, pub Coordinate); [INFO] [stdout] | -------- `geo::Triangle<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | let mut generations = vec![vec![Polygon::new(vec![ [INFO] [stdout] | _____________________________________^^^^^^^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 2 arguments [INFO] [stdout] 23 | | Point::new(0.0, 0.0), [INFO] [stdout] 24 | | Point::new(f64::from(img.width() - 1), 0.0), [INFO] [stdout] 25 | | Point::new(f64::from(img.width() - 1), f64::from(img.height() - 1)), [INFO] [stdout] 26 | | Point::new(0.0, f64::from(img.height() - 1)), [INFO] [stdout] 27 | | ]) [INFO] [stdout] | |_____- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | geo::Point::new(self.points[0].x * factor, self.points[0].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:231:65 [INFO] [stdout] | [INFO] [stdout] 231 | geo::Point::new(self.points[0].x * factor, self.points[0].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:232:38 [INFO] [stdout] | [INFO] [stdout] 232 | geo::Point::new(self.points[1].x * factor, self.points[1].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:232:65 [INFO] [stdout] | [INFO] [stdout] 232 | geo::Point::new(self.points[1].x * factor, self.points[1].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:233:38 [INFO] [stdout] | [INFO] [stdout] 233 | geo::Point::new(self.points[2].x * factor, self.points[2].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:233:65 [INFO] [stdout] | [INFO] [stdout] 233 | geo::Point::new(self.points[2].x * factor, self.points[2].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `x` on type `&_` [INFO] [stdout] --> mattors/art/sierpinski.rs:52:43 [INFO] [stdout] | [INFO] [stdout] 52 | PointU32::new(top.x - (top.x - left.x) / 2, top.y + (left.y - top.y) / 2); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `x` on type `&_` [INFO] [stdout] --> mattors/art/sierpinski.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | PointU32::new(top.x - (top.x - left.x) / 2, top.y + (left.y - top.y) / 2); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `geo::Polygon<_>` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | .unwrap()]]; [INFO] [stdout] | ^^^^^^ method not found in `geo::Polygon<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | Polygon::new(poly.points().iter().map(|p| p.try_cast().unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ --------------------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `geo::Polygon<_>` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:41:91 [INFO] [stdout] | [INFO] [stdout] 41 | Polygon::new(poly.points().iter().map(|p| p.try_cast().unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `geo::Polygon<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounding_box` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | polygon.bounding_box().min().try_cast().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bounding_box` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | polygon.bounding_box().max().try_cast().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains` found for reference `&geo::Polygon` in the current scope [INFO] [stdout] --> mattors/art/patchwork.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | points.retain(|pt| polygon.contains(&pt.cast())); [INFO] [stdout] | ^^^^^^^^ method not found in `&geo::Polygon` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use geo::prelude::Contains;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> mattors/art/patchwork.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(new_poly) = Polygon::new(hull) { [INFO] [stdout] | ^^^^^^^^^^^^ ---- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> mattors/art/patchwork.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(new_poly) = Polygon::new(hull) { [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ this expression has type `geo::Polygon<_>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `geo::Polygon`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `geo::Polygon<_>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `geo::Triangle<_>` in the current scope [INFO] [stdout] --> mattors/art/primi.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | geo::Triangle::new(p1, p2, p3) [INFO] [stdout] | ^^^ function or associated item not found in `geo::Triangle<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:202:42 [INFO] [stdout] | [INFO] [stdout] 202 | let pt_ix = rng.gen_range(0, tri.points.len()); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | let x = i64::from(tri.points[pt_ix].x) + rng.gen_range(-dx, dx); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:205:31 [INFO] [stdout] | [INFO] [stdout] 205 | let y = i64::from(tri.points[pt_ix].y) + rng.gen_range(-dy, dy); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | tri.points[pt_ix] = geo::Point::new(clamp(x, 0, width - 1), clamp(y, 0, height - 1)); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `centroid` found for reference `&geo::Triangle` in the current scope [INFO] [stdout] --> mattors/art/primi.rs:217:36 [INFO] [stdout] | [INFO] [stdout] 217 | let triangle_center = self.centroid(); [INFO] [stdout] | ^^^^^^^^ method not found in `&geo::Triangle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:46 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:225:62 [INFO] [stdout] | [INFO] [stdout] 225 | drawer.triangle(self.points[0], self.points[1], self.points[2], &pix); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Triangle` has no field named `points` [INFO] [stdout] --> mattors/art/primi.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 229 | geo::Triangle { [INFO] [stdout] | ------------- `geo::Triangle<_>` is a tuple struct, use the appropriate syntax: `geo::Triangle<_>(/* fields */)` [INFO] [stdout] 230 | points: [ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/triangle.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Triangle(pub Coordinate, pub Coordinate, pub Coordinate); [INFO] [stdout] | -------- `geo::Triangle<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | geo::Point::new(self.points[0].x * factor, self.points[0].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:231:65 [INFO] [stdout] | [INFO] [stdout] 231 | geo::Point::new(self.points[0].x * factor, self.points[0].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:232:38 [INFO] [stdout] | [INFO] [stdout] 232 | geo::Point::new(self.points[1].x * factor, self.points[1].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:232:65 [INFO] [stdout] | [INFO] [stdout] 232 | geo::Point::new(self.points[1].x * factor, self.points[1].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:233:38 [INFO] [stdout] | [INFO] [stdout] 233 | geo::Point::new(self.points[2].x * factor, self.points[2].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `points` on type `&geo::Triangle` [INFO] [stdout] --> mattors/art/primi.rs:233:65 [INFO] [stdout] | [INFO] [stdout] 233 | geo::Point::new(self.points[2].x * factor, self.points[2].y * factor), [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0`, `1`, `2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | let start = Point { [INFO] [stdout] | ----- `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] 58 | x: i64::from(start.x), [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 57 | let start = Point { [INFO] [stdout] | ----- `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] 58 | x: i64::from(start.x), [INFO] [stdout] 59 | y: i64::from(start.y), [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | if (self.start.x > i64::from(self.end.x) && self.xstep > 0) [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 76 | if (self.start.x() > i64::from(self.end.x) && self.xstep > 0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | || (self.start.x < i64::from(self.end.x) && self.xstep < 0) [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 77 | || (self.start.x() < i64::from(self.end.x) && self.xstep < 0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y < 0 { [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x() < 0 || self.start.y < 0 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y < 0 { [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y() < 0 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | x: self.start.x as u32, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 87 | x: self.start.x() as u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | y: self.start.y as u32, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 88 | y: self.start.y() as u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | self.start.y += self.ystep; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] = help: methods are immutable and cannot be assigned to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | self.start.x += self.xstep; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] = help: methods are immutable and cannot be assigned to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0423, E0432, E0433, E0560, E0599, E0603, E0609... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `matto` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0609]: no field `x` on type `&_` [INFO] [stdout] --> mattors/art/sierpinski.rs:52:43 [INFO] [stdout] | [INFO] [stdout] 52 | PointU32::new(top.x - (top.x - left.x) / 2, top.y + (left.y - top.y) / 2); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `x` on type `&_` [INFO] [stdout] --> mattors/art/sierpinski.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | PointU32::new(top.x - (top.x - left.x) / 2, top.y + (left.y - top.y) / 2); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | let start = Point { [INFO] [stdout] | ----- `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] 58 | x: i64::from(start.x), [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 57 | let start = Point { [INFO] [stdout] | ----- `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] 58 | x: i64::from(start.x), [INFO] [stdout] 59 | y: i64::from(start.y), [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | if (self.start.x > i64::from(self.end.x) && self.xstep > 0) [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 76 | if (self.start.x() > i64::from(self.end.x) && self.xstep > 0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | || (self.start.x < i64::from(self.end.x) && self.xstep < 0) [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 77 | || (self.start.x() < i64::from(self.end.x) && self.xstep < 0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y < 0 { [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x() < 0 || self.start.y < 0 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y < 0 { [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 82 | if self.start.x < 0 || self.start.y() < 0 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | x: self.start.x as u32, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 87 | x: self.start.x() as u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | y: self.start.y as u32, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 88 | y: self.start.y() as u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | self.start.y += self.ystep; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] = help: methods are immutable and cannot be assigned to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `geo::Point` [INFO] [stdout] --> mattors/drawing/line.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | self.start.x += self.xstep; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] = help: methods are immutable and cannot be assigned to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | let bis = Point { x: 3, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | let bis = Point { x: 3, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:148:51 [INFO] [stdout] | [INFO] [stdout] 148 | let bis_exp_points = vec![origin, Point { x: 1, y: 1 }, Point { x: 2, y: 2 }, bis]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:148:57 [INFO] [stdout] | [INFO] [stdout] 148 | let bis_exp_points = vec![origin, Point { x: 1, y: 1 }, Point { x: 2, y: 2 }, bis]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:148:73 [INFO] [stdout] | [INFO] [stdout] 148 | let bis_exp_points = vec![origin, Point { x: 1, y: 1 }, Point { x: 2, y: 2 }, bis]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:148:79 [INFO] [stdout] | [INFO] [stdout] 148 | let bis_exp_points = vec![origin, Point { x: 1, y: 1 }, Point { x: 2, y: 2 }, bis]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:155:30 [INFO] [stdout] | [INFO] [stdout] 155 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | let non_steep_pt = Point { x: 3, y: 1 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | let non_steep_pt = Point { x: 3, y: 1 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | Point { x: 1, y: 0 }, [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | Point { x: 1, y: 0 }, [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | Point { x: 2, y: 1 }, [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | Point { x: 2, y: 1 }, [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:169:36 [INFO] [stdout] | [INFO] [stdout] 169 | let origin = Point { x: 0, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | let steep_pt = Point { x: 1, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:170:38 [INFO] [stdout] | [INFO] [stdout] 170 | let steep_pt = Point { x: 1, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | let exp_points = vec![origin, Point { x: 0, y: 1 }, Point { x: 1, y: 2 }, steep_pt]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | let exp_points = vec![origin, Point { x: 0, y: 1 }, Point { x: 1, y: 2 }, steep_pt]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:171:69 [INFO] [stdout] | [INFO] [stdout] 171 | let exp_points = vec![origin, Point { x: 0, y: 1 }, Point { x: 1, y: 2 }, steep_pt]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:171:75 [INFO] [stdout] | [INFO] [stdout] 171 | let exp_points = vec![origin, Point { x: 0, y: 1 }, Point { x: 1, y: 2 }, steep_pt]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | let start = Point { x: 4, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | let start = Point { x: 4, y: 0 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | let end = Point { x: 1, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | let end = Point { x: 1, y: 3 }; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:180:46 [INFO] [stdout] | [INFO] [stdout] 180 | let exp_points = vec![start, Point { x: 3, y: 1 }, Point { x: 2, y: 2 }, end]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:180:52 [INFO] [stdout] | [INFO] [stdout] 180 | let exp_points = vec![start, Point { x: 3, y: 1 }, Point { x: 2, y: 2 }, end]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `x` [INFO] [stdout] --> mattors/drawing/line.rs:180:68 [INFO] [stdout] | [INFO] [stdout] 180 | let exp_points = vec![start, Point { x: 3, y: 1 }, Point { x: 2, y: 2 }, end]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `geo::Point<_>` has no field named `y` [INFO] [stdout] --> mattors/drawing/line.rs:180:74 [INFO] [stdout] | [INFO] [stdout] 180 | let exp_points = vec![start, Point { x: 3, y: 1 }, Point { x: 2, y: 2 }, end]; [INFO] [stdout] | ----- ^ field does not exist [INFO] [stdout] | | [INFO] [stdout] | `geo::Point<_>` is a tuple struct, use the appropriate syntax: `geo::Point<_>(/* fields */)` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-types-0.6.2/src/point.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Point(pub Coordinate) [INFO] [stdout] | ----- `geo::Point<_>` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 95 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0423, E0432, E0433, E0560, E0599, E0603, E0609... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ae7fffed60f7929d9b318be1532dddf3ed093d423f0553a6f13203dec77aa73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae7fffed60f7929d9b318be1532dddf3ed093d423f0553a6f13203dec77aa73", kill_on_drop: false }` [INFO] [stdout] 4ae7fffed60f7929d9b318be1532dddf3ed093d423f0553a6f13203dec77aa73