[INFO] fetching crate orbtk-render 0.3.1-alpha2... [INFO] checking orbtk-render-0.3.1-alpha2 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate orbtk-render 0.3.1-alpha2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate orbtk-render 0.3.1-alpha2 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate orbtk-render 0.3.1-alpha2 [INFO] finished tweaking crates.io crate orbtk-render 0.3.1-alpha2 [INFO] tweaked toml for crates.io crate orbtk-render 0.3.1-alpha2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raqote v0.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab17207485028cfa74b61f5fb32f74133cd0e8968d3944bc724d5b4bc0865e52 [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" "ab17207485028cfa74b61f5fb32f74133cd0e8968d3944bc724d5b4bc0865e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab17207485028cfa74b61f5fb32f74133cd0e8968d3944bc724d5b4bc0865e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab17207485028cfa74b61f5fb32f74133cd0e8968d3944bc724d5b4bc0865e52", kill_on_drop: false }` [INFO] [stdout] ab17207485028cfa74b61f5fb32f74133cd0e8968d3944bc724d5b4bc0865e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3058ee04e644e6ffb7aa63b5eadd575447be3cd603d49beece3432ac6e980b [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" "4a3058ee04e644e6ffb7aa63b5eadd575447be3cd603d49beece3432ac6e980b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking sw-composite v0.7.12 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking raqote v0.7.14 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking orbtk-utils v0.3.1-alpha3 [INFO] [stderr] Checking orbtk-render v0.3.1-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/mod.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | last_rect: Rectangle::new(0.0, 0.0, width, height), [INFO] [stdout] | ^^^^^^^^^^^^^^ --- --- ----- ------ supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/mod.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | self.last_rect = Rectangle::new(x, y, width, height); [INFO] [stdout] | ^^^^^^^^^^^^^^ - - ----- ------ supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y().mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/mod.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | last_rect: Rectangle::new(0.0, 0.0, width, height), [INFO] [stdout] | ^^^^^^^^^^^^^^ --- --- ----- ------ supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:280:54 [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x()) as usize; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y() + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `height` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height()).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x())) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `width` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:293:33 [INFO] [stdout] | [INFO] [stdout] 293 | width: clip.width as i32, [INFO] [stdout] | ^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 293 | width: clip.width() as i32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/mod.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | self.last_rect = Rectangle::new(x, y, width, height); [INFO] [stdout] | ^^^^^^^^^^^^^^ - - ----- ------ supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `x` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:478:42 [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `x` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x() as f32, start.y as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `y` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:478:58 [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `y` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y() as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `x` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:479:40 [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `x` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x() as f32, start.y as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `y` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:479:56 [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `y` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y() as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y().mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:280:54 [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x) as usize; [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 280 | let mut offset = clip.y.mul_add(stride, clip.x()) as usize; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y() + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `height` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height()).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/font.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | Rectangle::new(0.0, 0.0, width, std::f64::MAX), [INFO] [stdout] | ^^^^^^^^^^^^^^ --- --- ----- ------------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x)) as usize, [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 282 | ((clip.y + clip.height).mul_add(stride, clip.x())) as usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | && position.0 + off_x as f64 >= clip.x [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 101 | && position.0 + off_x as f64 >= clip.x() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `width` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/mod.rs:293:33 [INFO] [stdout] | [INFO] [stdout] 293 | width: clip.width as i32, [INFO] [stdout] | ^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 293 | width: clip.width() as i32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:102:62 [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x() + clip.width [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `width` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:102:71 [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width [INFO] [stdout] | ^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | && position.1 + off_y as f64 >= clip.y [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 103 | && position.1 + off_y as f64 >= clip.y() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:104:62 [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y() + clip.height [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `height` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:104:71 [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `x` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:478:42 [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `x` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x() as f32, start.y as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `y` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:478:58 [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `y` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 478 | raqote::Point::new(start.x as f32, start.y() as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `x` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:479:40 [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `x` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x() as f32, start.y as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `y` of struct `orbtk_utils::Point` is private [INFO] [stdout] --> src/raqote/mod.rs:479:56 [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y as f32), [INFO] [stdout] | ^ private field [INFO] [stdout] | [INFO] [stdout] help: a method `y` also exists, call it with parentheses [INFO] [stdout] | [INFO] [stdout] 479 | raqote::Point::new(end.x as f32, start.y() as f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/raqote/font.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | Rectangle::new(0.0, 0.0, width, std::f64::MAX), [INFO] [stdout] | ^^^^^^^^^^^^^^ --- --- ----- ------------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | && position.0 + off_x as f64 >= clip.x [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 101 | && position.0 + off_x as f64 >= clip.x() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `x` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:102:62 [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x() + clip.width [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `width` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:102:71 [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width [INFO] [stdout] | ^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 102 | && position.0 + off_x as f64 <= clip.x + clip.width() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | && position.1 + off_y as f64 >= clip.y [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 103 | && position.1 + off_y as f64 >= clip.y() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `y` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:104:62 [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height [INFO] [stdout] | ^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y() + clip.height [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `height` on type `orbtk_utils::Rectangle` [INFO] [stdout] --> src/raqote/font.rs:104:71 [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height [INFO] [stdout] | ^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 104 | && position.1 + off_y as f64 <= clip.y + clip.height() [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0615, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0615, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orbtk-render`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a3058ee04e644e6ffb7aa63b5eadd575447be3cd603d49beece3432ac6e980b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3058ee04e644e6ffb7aa63b5eadd575447be3cd603d49beece3432ac6e980b", kill_on_drop: false }` [INFO] [stdout] 4a3058ee04e644e6ffb7aa63b5eadd575447be3cd603d49beece3432ac6e980b