[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 c397dae808f70caebab1fc4e11b3edf7e59f58c7 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simlay/ferris-ui on toolchain c397dae808f70caebab1fc4e11b3edf7e59f58c7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "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" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/simlay/objc2/`
[INFO] [stderr]     Updating git submodule `https://github.com/madsmtm/objc2-generated.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bumpalo v3.19.1
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded num_enum v0.7.5
[INFO] [stderr]   Downloaded num_enum_derive v0.7.5
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded linktime-proc-macro v0.1.0
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded ctor v1.0.1
[INFO] [stderr]   Downloaded jni-macros v0.22.0
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded orbclient v0.3.49
[INFO] [stderr]   Downloaded jni v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b
[INFO] running `Command { std: "docker" "start" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b", 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" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b", 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" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "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]    Compiling ui_tests v0.0.0 (/opt/rustwide/workdir/ui_tests)
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling linktime-proc-macro v0.1.0
[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: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[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: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[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/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[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 `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: `objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS.
[INFO] [stdout]        (If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead).
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/objc2-7a1b846f4b14a729/34a70eb/crates/objc2/src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | compile_error!("`objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS.\n(If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead).");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] [stderr] error: failed to run custom build command for `ui_tests v0.0.0 (/opt/rustwide/workdir/ui_tests)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ui_tests-deb69bde2228c04e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (184) panicked at ui_tests/build.rs:45:22:
[INFO] [stderr]   internal error: entered unreachable code: invalid os 'linux' / abi '' combination for Apple target
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56d41eb26a41 - std[9825f2e6b8e19478]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56d41eb26a41 - std[9825f2e6b8e19478]::backtrace_rs::backtrace::trace_unsynchronized::<std[9825f2e6b8e19478]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56d41eb26a41 - std[9825f2e6b8e19478]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x56d41eb26a41 - <<std[9825f2e6b8e19478]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[98665f3f32c5c4a4]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x56d41eb3793a - <core[98665f3f32c5c4a4]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x56d41eb3793a - core[98665f3f32c5c4a4]::fmt::write
[INFO] [stderr]      6:     0x56d41eb2a96c - std[9825f2e6b8e19478]::io::default_write_fmt::<std[9825f2e6b8e19478]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x56d41eb2a96c - <std[9825f2e6b8e19478]::sys::stdio::unix::Stderr as std[9825f2e6b8e19478]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x56d41eb0bab6 - <std[9825f2e6b8e19478]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x56d41eb0bab6 - std[9825f2e6b8e19478]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x56d41eb224c1 - std[9825f2e6b8e19478]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x56d41eb2267b - std[9825f2e6b8e19478]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x56d41eb0bb62 - std[9825f2e6b8e19478]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x56d41eb03659 - std[9825f2e6b8e19478]::sys::backtrace::__rust_end_short_backtrace::<std[9825f2e6b8e19478]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x56d41eb0c33d - __rustc[41205345b0684f81]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x56d41eb3806c - core[98665f3f32c5c4a4]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x56d41eaf24bf - build_script_build[fc0c6d5995970ae]::main
[INFO] [stderr]     17:     0x56d41eaf4ed3 - <fn() as core[98665f3f32c5c4a4]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x56d41eaf12e6 - std[9825f2e6b8e19478]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x56d41eaf16f9 - std[9825f2e6b8e19478]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x56d41eb21857 - <&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync as core[98665f3f32c5c4a4]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x56d41eb21857 - std[9825f2e6b8e19478]::panicking::catch_unwind::do_call::<&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     22:     0x56d41eb21857 - std[9825f2e6b8e19478]::panicking::catch_unwind::<i32, &dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x56d41eb21857 - std[9825f2e6b8e19478]::panic::catch_unwind::<&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x56d41eb21857 - std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x56d41eb21857 - std[9825f2e6b8e19478]::panicking::catch_unwind::do_call::<std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x56d41eb21857 - std[9825f2e6b8e19478]::panicking::catch_unwind::<isize, std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x56d41eb21857 - std[9825f2e6b8e19478]::panic::catch_unwind::<std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x56d41eb21857 - std[9825f2e6b8e19478]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x56d41eaf0a21 - std[9825f2e6b8e19478]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x56d41eaf5175 - main
[INFO] [stderr]     31:     0x7df41370e1ca - <unknown>
[INFO] [stderr]     32:     0x7df41370e28b - __libc_start_main
[INFO] [stderr]     33:     0x56d41eaf0195 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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<crate::NativeBox<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/app.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |     root_ui_view: Option<crate::NativeBox<crate::NativeView>>,
[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<native::UIText>,
[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<native::UIText>,
[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<T: Into<String>>(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<TextFieldDelegate> =
[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<TextFieldDelegate> 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<TextField> = 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> 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<native::UITextView>,
[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<T: AsRef<crate::NativeView>> View for crate::NativeBox<T> {
[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<T: AsRef<crate::NativeView>> View for crate::NativeBox<T> {
[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<native::UITextView>,
[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<Option<Box<dyn Fn(&native::UITextView)>>>,
[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<dyn Fn(&native::UITextView)>) -> 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] [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<crate::NativeBox<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/app.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |     root_ui_view: Option<crate::NativeBox<crate::NativeView>>,
[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<native::UIText>,
[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<native::UIText>,
[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<T: Into<String>>(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<TextFieldDelegate> =
[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<TextFieldDelegate> 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<TextField> = 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> 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<native::UITextView>,
[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<T: AsRef<crate::NativeView>> View for crate::NativeBox<T> {
[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<T: AsRef<crate::NativeView>> View for crate::NativeBox<T> {
[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<native::UITextView>,
[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<Option<Box<dyn Fn(&native::UITextView)>>>,
[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<dyn Fn(&native::UITextView)>) -> 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] error: could not compile `objc2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b", kill_on_drop: false }`
[INFO] [stdout] b3c0f73b03aa92c5466ef783237231b43cc7b8469ca2869af0b460402082ab1b
