[INFO] cloning repository https://github.com/simlay/ferris-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simlay/ferris-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimlay%2Fferris-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimlay%2Fferris-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9749d52e40baf74c80a856f07f12ceb5515bd503 [INFO] checking simlay/ferris-ui against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimlay%2Fferris-ui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/simlay/ferris-ui [INFO] finished tweaking git repo https://github.com/simlay/ferris-ui [INFO] tweaked toml for git repo https://github.com/simlay/ferris-ui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simlay/ferris-ui on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simlay/ferris-ui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba [INFO] running `Command { std: "docker" "start" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling objc2 v0.6.3 (https://github.com/simlay/objc2/?branch=add-add-index-impl-on-XCUIElementQuery#34a70eba) [INFO] [stderr] Checking objc2-encode v4.1.0 (https://github.com/simlay/objc2/?branch=add-add-index-impl-on-XCUIElementQuery#34a70eba) [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling linktime-proc-macro v0.1.0 [INFO] [stderr] Compiling ui_tests v0.0.0 (/opt/rustwide/workdir/ui_tests) [INFO] [stderr] Checking ferris-ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winit::application::ApplicationHandler; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winit::event::WindowEvent; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winit::application::ApplicationHandler; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::event_loop::{ActiveEventLoop, EventLoopProxy}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::raw_window_handle::{HasWindowHandle, RawWindowHandle}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::window::{Window, WindowId}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/app.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winit::event::WindowEvent; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::debug; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `log` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/app.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | use objc2_ui_kit::UIView; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/screenshot.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/screenshot.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use objc2::AllocAnyThread; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_core_foundation` [INFO] [stdout] --> src/screenshot.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2_core_foundation::CGSize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/screenshot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2_foundation::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/vstack.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/screenshot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use objc2_ui_kit::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/vstack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2_foundation::MainThreadMarker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::event_loop::{ActiveEventLoop, EventLoopProxy}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::raw_window_handle::{HasWindowHandle, RawWindowHandle}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::window::{Window, WindowId}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/app.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::debug; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `log` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/app.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | use objc2_ui_kit::UIView; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/screenshot.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/screenshot.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use objc2::AllocAnyThread; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_core_foundation` [INFO] [stdout] --> src/screenshot.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2_core_foundation::CGSize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/screenshot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2_foundation::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/vstack.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/screenshot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use objc2_ui_kit::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/vstack.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2_foundation::MainThreadMarker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/vstack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2_ui_kit::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use objc2::rc::{PartialInit, Retained}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winit` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use winit; [INFO] [stdout] | ^^^^^ no external crate `winit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/text.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use objc2::{MainThreadMarker, MainThreadOnly, define_class, msg_send, Ivars}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/text.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use objc2_foundation::NSObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2::runtime::ProtocolObject; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/text.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use objc2_ui_kit::{UILabel, UIView}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/text_field.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2::{MainThreadOnly, define_class, msg_send, Ivars}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/text_field.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use objc2_foundation::{MainThreadMarker, NSObject, NSObjectProtocol, NSString}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/text_field.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::event_loop::EventLoopProxy; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/text_field.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use objc2_ui_kit::{UIResponder, UIScrollViewDelegate, UITextField, UITextFieldDelegate, UIView}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `text_field::TextField` [INFO] [stdout] --> src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use text_field::TextField; [INFO] [stdout] | ^^^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | no `TextField` in `text_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope [INFO] [stdout] --> src/app.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | Err(e) => log::error!("Failed to get window handler: {e}"), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { objc2::msg_send![TextFieldDelegate::alloc(mtm), init] }; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/vstack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2_ui_kit::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use objc2::rc::{PartialInit, Retained}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winit` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use winit; [INFO] [stdout] | ^^^^^ no external crate `winit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/text.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use objc2::{MainThreadMarker, MainThreadOnly, define_class, msg_send, Ivars}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/text.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use objc2_foundation::NSObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use objc2::rc::Retained; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use objc2::runtime::ProtocolObject; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/text.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use objc2_ui_kit::{UILabel, UIView}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2` [INFO] [stdout] --> src/text_field.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use objc2::{MainThreadOnly, define_class, msg_send, Ivars}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_foundation` [INFO] [stdout] --> src/text_field.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use objc2_foundation::{MainThreadMarker, NSObject, NSObjectProtocol, NSString}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/text_field.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::event_loop::EventLoopProxy; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2_ui_kit` in this scope [INFO] [stdout] --> src/app.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | let bg_color = objc2_ui_kit::UIColor::systemBackgroundColor(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `objc2_ui_kit` [INFO] [stdout] --> src/text_field.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use objc2_ui_kit::{UIResponder, UIScrollViewDelegate, UITextField, UITextFieldDelegate, UIView}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `text_field::TextField` [INFO] [stdout] --> src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use text_field::TextField; [INFO] [stdout] | ^^^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | no `TextField` in `text_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope [INFO] [stdout] --> src/app.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | Err(e) => log::error!("Failed to get window handler: {e}"), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope [INFO] [stdout] --> src/text_field.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { objc2::msg_send![TextFieldDelegate::alloc(mtm), init] }; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `objc2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `UIText` in `native` [INFO] [stdout] --> src/text.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | inner: native::UIText::new(env), [INFO] [stdout] | ^^^^^^ could not find `UIText` in `native` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `objc2_ui_kit` in this scope [INFO] [stdout] --> src/app.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | let bg_color = objc2_ui_kit::UIColor::systemBackgroundColor(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_ui_kit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `objc2_ui_kit`, use `cargo add objc2_ui_kit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | inner: native::UITextView::new(env), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `UIText` in `native` [INFO] [stdout] --> src/text.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | inner: native::UIText::new(env), [INFO] [stdout] | ^^^^^^ could not find `UIText` in `native` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | inner: native::UITextView::new(env), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/app.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | root_ui_view: Option>, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/app.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | root_ui_view: Option>, [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | env: crate::EnvMarker, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/text.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `UIText` in module `native` [INFO] [stdout] --> src/text.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^ not found in `native` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new>(text: T, env: crate::EnvMarker) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `UIText` in this scope [INFO] [stdout] --> src/text.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | impl UIText { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/text.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextFieldDelegate` in this scope [INFO] [stdout] --> src/text_field.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | let delegate: Retained = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | let this: Retained = unsafe { msg_send![super(this), init] }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | impl View for TextField { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text_view.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | env: crate::EnvMarker, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/text_view.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text_view.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(env: crate::EnvMarker) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/text_view.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | fn raw_view(&self) -> Box<&crate::NativeView>; [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/lib.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | impl> View for crate::NativeBox { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | impl> View for crate::NativeBox { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GUIEvent` [INFO] [stdout] --> src/text_view.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{GUIEvent, View}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | pub event_fn: RefCell>>, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_event_fn(self: Self, event_fn: Box) -> Self { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ferris-ui` (lib) due to 56 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/app.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | root_ui_view: Option>, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/app.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | root_ui_view: Option>, [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | env: crate::EnvMarker, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/text.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `UIText` in module `native` [INFO] [stdout] --> src/text.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^ not found in `native` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text.rs:12:54 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new>(text: T, env: crate::EnvMarker) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `UIText` in this scope [INFO] [stdout] --> src/text.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | impl UIText { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/text.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextFieldDelegate` in this scope [INFO] [stdout] --> src/text_field.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | let delegate: Retained = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | let this: Retained = unsafe { msg_send![super(this), init] }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 62 | impl TextField { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `TextField` in this scope [INFO] [stdout] --> src/text_field.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | impl View for TextField { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text_view.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | env: crate::EnvMarker, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/text_view.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `EnvMarker` in the crate root [INFO] [stdout] --> src/text_view.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(env: crate::EnvMarker) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/text_view.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | fn raw_view(&self) -> Box<&crate::NativeView>; [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeBox` in the crate root [INFO] [stdout] --> src/lib.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | impl> View for crate::NativeBox { [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | impl> View for crate::NativeBox { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `NativeView` in the crate root [INFO] [stdout] --> src/lib.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | fn raw_view(&self) -> Box<&crate::NativeView> { [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GUIEvent` [INFO] [stdout] --> src/text_view.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{GUIEvent, View}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | inner: crate::NativeBox, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | pub event_fn: RefCell>>, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `native` in this scope [INFO] [stdout] --> src/text_view.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_event_fn(self: Self, event_fn: Box) -> Self { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `native` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `native`, use `cargo add native` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ferris-ui` (lib test) due to 56 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba", kill_on_drop: false }` [INFO] [stdout] b21cf9c96e22c10d9c6ecd196c4bc39609551cef109315be4e28e883c34b43ba