[INFO] cloning repository https://github.com/Septias/drawing-bord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Septias/drawing-bord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeptias%2Fdrawing-bord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeptias%2Fdrawing-bord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24a69a6b374a2eab0eb22206f08d73aa31be0cab [INFO] checking Septias/drawing-bord against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeptias%2Fdrawing-bord" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Septias/drawing-bord on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Septias/drawing-bord [INFO] finished tweaking git repo https://github.com/Septias/drawing-bord [INFO] tweaked toml for git repo https://github.com/Septias/drawing-bord written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Septias/drawing-bord already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dedcb94ad834145d1172b363f28cab442e00e57bde21b5308e64248b9eaf2bc4 [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" "dedcb94ad834145d1172b363f28cab442e00e57bde21b5308e64248b9eaf2bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dedcb94ad834145d1172b363f28cab442e00e57bde21b5308e64248b9eaf2bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dedcb94ad834145d1172b363f28cab442e00e57bde21b5308e64248b9eaf2bc4", kill_on_drop: false }` [INFO] [stdout] dedcb94ad834145d1172b363f28cab442e00e57bde21b5308e64248b9eaf2bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a686b25b2d5f8545da33266b50e51b96112fc567a5cf1cfbf879704f1c9e48f3 [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" "a686b25b2d5f8545da33266b50e51b96112fc567a5cf1cfbf879704f1c9e48f3", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.77 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking glutin_glx_sys v0.1.7 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking drawing-bord v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `f32: Eq` is not satisfied [INFO] [stdout] --> src/main.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | hashset.insert(point0); [INFO] [stdout] | ^^^^^^ the trait `Eq` is not implemented for `f32` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Eq` for `Point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: Hash` is not satisfied [INFO] [stdout] --> src/main.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | hashset.insert(point0); [INFO] [stdout] | ^^^^^^ the trait `Hash` is not implemented for `f32` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Hash` for `Point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `HashSet>` [INFO] [stdout] --> src/main.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let last_point = &self.points[self.points.len() - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `HashSet>` in the current scope [INFO] [stdout] --> src/main.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | self.points.push(pos); [INFO] [stdout] | ^^^^ method not found in `HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `HashSet>` [INFO] [stdout] --> src/main.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | 1 if self.points[0] != pos => { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `HashSet>` in the current scope [INFO] [stdout] --> src/main.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | mouse_and_point.push(pos); [INFO] [stdout] | ^^^^ method not found in `HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: Eq` is not satisfied [INFO] [stdout] --> src/main.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | hashset.insert(point0); [INFO] [stdout] | ^^^^^^ the trait `Eq` is not implemented for `f32` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Eq` for `Point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: Hash` is not satisfied [INFO] [stdout] --> src/main.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | hashset.insert(point0); [INFO] [stdout] | ^^^^^^ the trait `Hash` is not implemented for `f32` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Hash` for `Point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `HashSet>` [INFO] [stdout] --> src/main.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let last_point = &self.points[self.points.len() - 1]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `HashSet>` in the current scope [INFO] [stdout] --> src/main.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | self.points.push(pos); [INFO] [stdout] | ^^^^ method not found in `HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `HashSet>` [INFO] [stdout] --> src/main.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | 1 if self.points[0] != pos => { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `HashSet>` in the current scope [INFO] [stdout] --> src/main.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | mouse_and_point.push(pos); [INFO] [stdout] | ^^^^ method not found in `HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | Some(graphics::Mesh::new_line(ctx, &mouse_and_point, 4.0, graphics::BLACK).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected slice, found struct `HashSet` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found reference `&HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | Some(graphics::Mesh::new_line(ctx, &mouse_and_point, 4.0, graphics::BLACK).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected slice, found struct `HashSet` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found reference `&HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | _ => Some(graphics::Mesh::new_line(ctx, &self.points, 4.0, graphics::BLACK).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^ expected slice, found struct `HashSet` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found reference `&HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drawing-bord` [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[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | _ => Some(graphics::Mesh::new_line(ctx, &self.points, 4.0, graphics::BLACK).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^ expected slice, found struct `HashSet` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[_]` [INFO] [stdout] found reference `&HashSet>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `BoundingRect` [INFO] [stdout] --> src/main.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | assert_eq!(rect, [Point2::new(0., 0.), Point2::new(3., 3.)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | BoundingRect [INFO] [stdout] | [Point; 2] [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `BoundingRect` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `BoundingRect` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | assert_eq!(rect, [Point2::new(0., 0.), Point2::new(3., 3.)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BoundingRect` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `BoundingRect` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&BoundingRect` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0369, E0599, E0608. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a686b25b2d5f8545da33266b50e51b96112fc567a5cf1cfbf879704f1c9e48f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a686b25b2d5f8545da33266b50e51b96112fc567a5cf1cfbf879704f1c9e48f3", kill_on_drop: false }` [INFO] [stdout] a686b25b2d5f8545da33266b50e51b96112fc567a5cf1cfbf879704f1c9e48f3