[INFO] fetching crate carbide_core 0.70.1... [INFO] checking carbide_core-0.70.1 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate carbide_core 0.70.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate carbide_core 0.70.1 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate carbide_core 0.70.1 [INFO] finished tweaking crates.io crate carbide_core 0.70.1 [INFO] tweaked toml for crates.io crate carbide_core 0.70.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lyon_tessellation v0.17.6 [INFO] [stderr] Downloaded euclid v0.22.3 [INFO] [stderr] Downloaded lyon_algorithms v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b0f1f77746ab6a753aa0f95e9a39ab43de2437c17bc56e7543ecf5b4584765 [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" "73b0f1f77746ab6a753aa0f95e9a39ab43de2437c17bc56e7543ecf5b4584765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b0f1f77746ab6a753aa0f95e9a39ab43de2437c17bc56e7543ecf5b4584765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b0f1f77746ab6a753aa0f95e9a39ab43de2437c17bc56e7543ecf5b4584765", kill_on_drop: false }` [INFO] [stdout] 73b0f1f77746ab6a753aa0f95e9a39ab43de2437c17bc56e7543ecf5b4584765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTUP_TOOLCHAIN=45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "-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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df9a08481d46f8a435db8ee01076914b6a0780415d4ff3f54e39e289ea101302 [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" "df9a08481d46f8a435db8ee01076914b6a0780415d4ff3f54e39e289ea101302", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking lyon_geom v0.17.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking lyon_path v0.17.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling carbide_derive v0.70.1 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking lyon_tessellation v0.17.6 [INFO] [stderr] Checking lyon_algorithms v0.17.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking wgpu-core v0.6.5 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking wgpu v0.6.2 [INFO] [stderr] Checking smithay-clipboard v0.4.0 [INFO] [stderr] Checking copypasta v0.6.3 [INFO] [stderr] Checking carbide_core v0.70.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0252]: the name `Color` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 2 | Color, [INFO] [stdout] | ----- previous import of the type `Color` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `Color` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Color` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `Labelable` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 3 | Labelable, [INFO] [stdout] | --------- previous import of the trait `Labelable` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `Labelable` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Labelable` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `Colorable` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 5 | Colorable, [INFO] [stdout] | --------- previous import of the trait `Colorable` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `Colorable` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Colorable` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `Widget` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 7 | Widget, [INFO] [stdout] | ------ previous import of the macro `Widget` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `Widget` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Widget` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `Ui` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:89 [INFO] [stdout] | [INFO] [stdout] 8 | Ui, [INFO] [stdout] | -- previous import of the type `Ui` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^-- [INFO] [stdout] | | [INFO] [stdout] | `Ui` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Ui` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `UiBuilder` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:100 [INFO] [stdout] | [INFO] [stdout] 9 | UiBuilder [INFO] [stdout] | --------- previous import of the type `UiBuilder` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^^^^ `UiBuilder` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `UiBuilder` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `event` is defined multiple times [INFO] [stdout] --> tests/ui.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 11 | use event::{self, Input}; [INFO] [stdout] | ---- previous import of the module `event` here [INFO] [stdout] ... [INFO] [stdout] 18 | use carbide_core::event::event; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ `event` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `event` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `widget` is defined multiple times [INFO] [stdout] --> tests/ui.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 14 | use widget; [INFO] [stdout] | ------ previous import of the module `widget` here [INFO] [stdout] ... [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `widget` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `widget` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `carbide_core::Sizeable`, `carbide_core::Positionable` [INFO] [stdout] --> tests/ui.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | use carbide_core::{widget, Colorable, Color, Widget, Sizeable, Labelable, Positionable, Ui, Point, UiBuilder}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `Positionable` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Sizeable` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `event::Input` [INFO] [stdout] --> tests/ui.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use event::{self, Input}; [INFO] [stdout] | ^^^^^ no `Input` in `event::event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `position` [INFO] [stdout] --> tests/ui.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use position::Point; [INFO] [stdout] | ^^^^^^^^ help: a similar path exists: `carbide_core::position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `carbide_core` in the crate root [INFO] [stdout] --> tests/ui.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | ui.handle_event(Input::Motion(crate::carbide_core::input::Motion::MouseCursor { x, y })); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `carbide_core` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Ui` in `event` [INFO] [stdout] --> tests/ui.rs:133:36 [INFO] [stdout] | [INFO] [stdout] 133 | if let event::Event::Ui(event::Ui::Scroll(_, scroll)) = *event { [INFO] [stdout] | ^^ could not find `Ui` in `event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Button` in `widget` [INFO] [stdout] --> tests/ui.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | widget::Button::new() [INFO] [stdout] | ^^^^^^ not found in `widget` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use carbide_core::input::Button; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Button; [INFO] [stdout] | [INFO] [stdout] 1 | use input::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scroll` in module `event` [INFO] [stdout] --> tests/ui.rs:127:34 [INFO] [stdout] | [INFO] [stdout] 127 | let expected_scroll = event::Scroll{ [INFO] [stdout] | ^^^^^^ not found in `event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use carbide_core::event_handler::MouseEvent::Scroll; [INFO] [stdout] | [INFO] [stdout] 1 | use carbide_core::input::Motion::Scroll; [INFO] [stdout] | [INFO] [stdout] 1 | use carbide_core::widget::Scroll; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::widget::Scroll; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Colorable`, `Labelable`, `UiBuilder`, `Ui`, `Widget` [INFO] [stdout] --> tests/ui.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | Labelable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | Positionable, [INFO] [stdout] 5 | Colorable, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | Sizeable, [INFO] [stdout] 7 | Widget, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | Ui, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | UiBuilder [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> tests/ui.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use event::{self, Input}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widget` [INFO] [stdout] --> tests/ui.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use widget; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/ui.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | fn assert_event_was_pushed(ui: &Ui, event: event::Event) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn event::Event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/ui.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | ui.global_input().events().collect::>())); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn event::Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | fn left_click_mouse(ui: &mut Ui) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 25 | fn left_click_mouse(ui: &mut Ui) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:30:55 [INFO] [stdout] | [INFO] [stdout] 30 | fn release_mouse_button(button: MouseButton, ui: &mut Ui) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 30 | fn release_mouse_button(button: MouseButton, ui: &mut Ui) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | fn press_mouse_button(button: MouseButton, ui: &mut Ui) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 35 | fn press_mouse_button(button: MouseButton, ui: &mut Ui) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | fn move_mouse_to_widget(widget_id: widget::Id, ui: &mut Ui) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 40 | fn move_mouse_to_widget(widget_id: widget::Id, ui: &mut Ui) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:47:59 [INFO] [stdout] | [INFO] [stdout] 47 | fn move_mouse_to_abs_coordinates(x: f64, y: f64, ui: &mut Ui) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 47 | fn move_mouse_to_abs_coordinates(x: f64, y: f64, ui: &mut Ui) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:51:45 [INFO] [stdout] | [INFO] [stdout] 51 | fn test_handling_basic_input_event(ui: &mut Ui, event: Input) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 51 | fn test_handling_basic_input_event(ui: &mut Ui, event: Input) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | fn assert_event_was_pushed(ui: &Ui, event: event::Event) { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 56 | fn assert_event_was_pushed(ui: &Ui, event: event::Event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `carbide_core::event::event::Event` [INFO] [stdout] --> tests/ui.rs:56:51 [INFO] [stdout] | [INFO] [stdout] 56 | fn assert_event_was_pushed(ui: &Ui, event: event::Event) { [INFO] [stdout] | ^^^^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/event/event.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait Event: CommonWidget + StateSync where S: GlobalState { [INFO] [stdout] | ^^^^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 56 | fn assert_event_was_pushed(ui: &Ui, event: event::Event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | fn to_window_coordinates(xy: Point, ui: &Ui) -> Point { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 64 | fn to_window_coordinates(xy: Point, ui: &Ui) -> Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ui` [INFO] [stdout] --> tests/ui.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | fn windowless_ui() -> Ui { [INFO] [stdout] | ^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 type parameter: `S` [INFO] [stdout] --> /opt/rustwide/workdir/src/ui.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ui where S: GlobalState { [INFO] [stdout] | ^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 70 | fn windowless_ui() -> Ui { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0252, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `carbide_core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "df9a08481d46f8a435db8ee01076914b6a0780415d4ff3f54e39e289ea101302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9a08481d46f8a435db8ee01076914b6a0780415d4ff3f54e39e289ea101302", kill_on_drop: false }` [INFO] [stdout] df9a08481d46f8a435db8ee01076914b6a0780415d4ff3f54e39e289ea101302