[INFO] cloning repository https://github.com/kmeisthax/remote-stylus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmeisthax/remote-stylus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmeisthax%2Fremote-stylus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmeisthax%2Fremote-stylus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f7691a9aa77e0898ac0e31b149a3cc50513de04
[INFO] testing kmeisthax/remote-stylus against beta-2022-04-10 for beta-1.61-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmeisthax%2Fremote-stylus" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kmeisthax/remote-stylus on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kmeisthax/remote-stylus
[INFO] finished tweaking git repo https://github.com/kmeisthax/remote-stylus
[INFO] tweaked toml for git repo https://github.com/kmeisthax/remote-stylus written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/kmeisthax/remote-stylus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d52db17499b66ed3113e3b328e7ad25503aaa79ee74702a4d26e5b8e928955
[INFO] running `Command { std: "docker" "start" "-a" "d1d52db17499b66ed3113e3b328e7ad25503aaa79ee74702a4d26e5b8e928955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d52db17499b66ed3113e3b328e7ad25503aaa79ee74702a4d26e5b8e928955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d52db17499b66ed3113e3b328e7ad25503aaa79ee74702a4d26e5b8e928955", kill_on_drop: false }`
[INFO] [stdout] d1d52db17499b66ed3113e3b328e7ad25503aaa79ee74702a4d26e5b8e928955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa50c854cd569fd90074794aec2a20ffa767a165368363bb20d078424cc7013
[INFO] running `Command { std: "docker" "start" "-a" "9aa50c854cd569fd90074794aec2a20ffa767a165368363bb20d078424cc7013", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.84
[INFO] [stderr] Compiling crossbeam-utils v0.8.6
[INFO] [stderr] Compiling build_const v0.2.2
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling serde v1.0.133
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling textwrap v0.14.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling indexmap v1.7.0
[INFO] [stderr] Compiling getrandom v0.2.3
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling os_str_bytes v6.0.0
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling crc v1.8.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand_pcg v0.3.1
[INFO] [stderr] Compiling crossbeam-channel v0.5.2
[INFO] [stderr] Compiling rand v0.8.4
[INFO] [stderr] Compiling laminar v0.5.0
[INFO] [stderr] Compiling rmp v0.8.10
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling serde_derive v1.0.133
[INFO] [stderr] Compiling clap_derive v3.0.1
[INFO] [stderr] Compiling clap v3.0.1
[INFO] [stderr] Compiling rmp-serde v0.15.5
[INFO] [stderr] Compiling libremotestylus v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr] Compiling remotestylus-windows v0.1.0 (/opt/rustwide/workdir/clients/windows)
[INFO] [stderr] Compiling remotestylus-ipados v0.1.0 (/opt/rustwide/workdir/clients/ipados)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use objc::rc::autoreleasepool;
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/main.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use objc::runtime::{Class, Object};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use objc::declare::ClassDecl;
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use objc::runtime::{Class, Object, Sel, BOOL, NO, YES};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{HANDLE, POINT};
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | use windows::Win32::System::Threading::GetCurrentThreadId;
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | use windows::Win32::UI::Controls::{
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 18 | use windows::Win32::UI::Input::Pointer::{
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout] --> clients/windows/src/main.rs:22:5
[INFO] [stdout] |
[INFO] [stdout] 22 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use objc::declare::ClassDecl;
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use objc::runtime::{Class, Object, Protocol, Sel, BOOL, YES};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `objc`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use objc::{class, msg_send, sel, sel_impl};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use objc::declare::ClassDecl;
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use objc::runtime::{Class, Object, Sel, BOOL, YES};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `objc`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use objc::{class, msg_send, sel, sel_impl};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use objc::declare::ClassDecl;
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `objc`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use objc::runtime::{Class, Object, Sel, BOOL, YES};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `objc`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use objc::{class, msg_send, sel, sel_impl};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `objc`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use objc::{class, sel, sel_impl, Encoding, Encode};
[INFO] [stdout] | ^^^^ use of undeclared crate or module `objc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:14:17
[INFO] [stdout] |
[INFO] [stdout] 14 | let uiapp = class!(UIApplication);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:16:39
[INFO] [stdout] |
[INFO] [stdout] 16 | let uiapp: *mut Object = unsafe { msg_send![uiapp, sharedApplication] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:17:36
[INFO] [stdout] |
[INFO] [stdout] 17 | let hasscenes: BOOL = unsafe { msg_send![uiapp, supportsMultipleScenes] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:41:25
[INFO] [stdout] |
[INFO] [stdout] 41 | let scene_cfg_cls = class!(UISceneConfiguration);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:42:22
[INFO] [stdout] |
[INFO] [stdout] 42 | let string_cls = class!(NSString);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:47:45
[INFO] [stdout] |
[INFO] [stdout] 47 | let config_name: *mut Object = unsafe { msg_send![string_cls, alloc] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:49:18
[INFO] [stdout] |
[INFO] [stdout] 49 | unsafe { msg_send![config_name, initWithBytes:bytes length:len encoding:UTF8_ENCODING ] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:52:9
[INFO] [stdout] |
[INFO] [stdout] 52 | msg_send![scene_cfg_cls, configurationWithName:config_name sessionRole: UIWindowSceneSessionRoleApplication]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:56:21
[INFO] [stdout] |
[INFO] [stdout] 56 | let _: () = msg_send![scene_cfg, setSceneClass: class!(UIWindowScene)];
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:57:21
[INFO] [stdout] |
[INFO] [stdout] 57 | let _: () = msg_send![scene_cfg, setDelegateClass: class!(RSRSAppSceneDelegate)];
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:65:22
[INFO] [stdout] |
[INFO] [stdout] 65 | let superclass = class!(NSObject);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `sel`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:70:13
[INFO] [stdout] |
[INFO] [stdout] 70 | sel!(application:didFinishLaunchingWithOptions:),
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `sel`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:75:13
[INFO] [stdout] |
[INFO] [stdout] 75 | sel!(application:configurationForConnectingSceneSession:options:),
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:12:40
[INFO] [stdout] |
[INFO] [stdout] 12 | let window: *mut Object = unsafe { msg_send![class!(UIWindow), alloc] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:13:26
[INFO] [stdout] |
[INFO] [stdout] 13 | let _: () = unsafe { msg_send![window, initWithWindowScene:scene] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:14:26
[INFO] [stdout] |
[INFO] [stdout] 14 | let _: () = unsafe { msg_send![window, makeKeyAndVisible] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:16:14
[INFO] [stdout] |
[INFO] [stdout] 16 | let vc = class!(RSRSRemoteViewController);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:17:38
[INFO] [stdout] |
[INFO] [stdout] 17 | let myvc: *mut Object = unsafe { msg_send![vc, alloc] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:18:26
[INFO] [stdout] |
[INFO] [stdout] 18 | let _: () = unsafe { msg_send![myvc, init] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:20:26
[INFO] [stdout] |
[INFO] [stdout] 20 | let _: () = unsafe { msg_send![window, setRootViewController: myvc] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:25:22
[INFO] [stdout] |
[INFO] [stdout] 25 | let superclass = class!(NSObject);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `sel`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:33:13
[INFO] [stdout] |
[INFO] [stdout] 33 | sel!(sceneWillEnterForeground:),
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:8:22
[INFO] [stdout] |
[INFO] [stdout] 8 | let view_class = class!(RSRSStylusCaptureView);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:9:38
[INFO] [stdout] |
[INFO] [stdout] 9 | let view: *mut Object = unsafe { msg_send![view_class, alloc] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:11:27
[INFO] [stdout] |
[INFO] [stdout] 11 | let _ : () = unsafe { msg_send![view, init] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `msg_send`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:13:27
[INFO] [stdout] |
[INFO] [stdout] 13 | let _ : () = unsafe { msg_send![this, setView:view] };
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:18:22
[INFO] [stdout] |
[INFO] [stdout] 18 | let superclass = class!(UIViewController);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `sel`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:23:13
[INFO] [stdout] |
[INFO] [stdout] 23 | sel!(loadView),
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `class`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:54:22
[INFO] [stdout] |
[INFO] [stdout] 54 | let superclass = class!(UIView);
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `sel`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:59:13
[INFO] [stdout] |
[INFO] [stdout] 59 | sel!(drawRect:),
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassDecl`
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:66:20
[INFO] [stdout] |
[INFO] [stdout] 66 | let mut decl = ClassDecl::new("RSRSAppDelegate", superclass).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ClassDecl`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentThreadId` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:52:38
[INFO] [stdout] |
[INFO] [stdout] 52 | let mainthread_id = unsafe { GetCurrentThreadId() };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassDecl`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:26:20
[INFO] [stdout] |
[INFO] [stdout] 26 | let mut decl = ClassDecl::new("RSRSAppSceneDelegate", superclass).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ClassDecl`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Protocol`
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:28:33
[INFO] [stdout] |
[INFO] [stdout] 28 | let window_scene_protocol = Protocol::get("UIWindowSceneDelegate").unwrap();
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `Protocol`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostThreadMessageW` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:62:30
[INFO] [stdout] |
[INFO] [stdout] 62 | unsafe { PostThreadMessageW(mainthread_id, WM_APP, 0, 0) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:62:64
[INFO] [stdout] |
[INFO] [stdout] 62 | unsafe { PostThreadMessageW(mainthread_id, WM_APP, 0, 0) };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostThreadMessageW` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:66:30
[INFO] [stdout] |
[INFO] [stdout] 66 | unsafe { PostThreadMessageW(mainthread_id, WM_APP, 0, 0) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:66:64
[INFO] [stdout] |
[INFO] [stdout] 66 | unsafe { PostThreadMessageW(mainthread_id, WM_APP, 0, 0) };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateSyntheticPointerDevice` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:73:13
[INFO] [stdout] |
[INFO] [stdout] 73 | CreateSyntheticPointerDevice(PT_TOUCH, MAX_TOUCH_COUNT, POINTER_FEEDBACK_DEFAULT)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_TOUCH` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:73:42
[INFO] [stdout] |
[INFO] [stdout] 73 | CreateSyntheticPointerDevice(PT_TOUCH, MAX_TOUCH_COUNT, POINTER_FEEDBACK_DEFAULT)
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MAX_TOUCH_COUNT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:73:52
[INFO] [stdout] |
[INFO] [stdout] 73 | CreateSyntheticPointerDevice(PT_TOUCH, MAX_TOUCH_COUNT, POINTER_FEEDBACK_DEFAULT)
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FEEDBACK_DEFAULT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:73:69
[INFO] [stdout] |
[INFO] [stdout] 73 | CreateSyntheticPointerDevice(PT_TOUCH, MAX_TOUCH_COUNT, POINTER_FEEDBACK_DEFAULT)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateSyntheticPointerDevice` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:80:22
[INFO] [stdout] |
[INFO] [stdout] 80 | unsafe { CreateSyntheticPointerDevice(PT_PEN, 1, POINTER_FEEDBACK_DEFAULT) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_PEN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:80:51
[INFO] [stdout] |
[INFO] [stdout] 80 | unsafe { CreateSyntheticPointerDevice(PT_PEN, 1, POINTER_FEEDBACK_DEFAULT) };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FEEDBACK_DEFAULT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:80:62
[INFO] [stdout] |
[INFO] [stdout] 80 | unsafe { CreateSyntheticPointerDevice(PT_PEN, 1, POINTER_FEEDBACK_DEFAULT) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `POINTER_INFO` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:95:26
[INFO] [stdout] |
[INFO] [stdout] 95 | let mut ptrinfo: POINTER_INFO = Default::default();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FLAG_NEW` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:100:36
[INFO] [stdout] |
[INFO] [stdout] 100 | StreamAction::Start => POINTER_FLAG_NEW,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FLAG_UPDATE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:101:37
[INFO] [stdout] |
[INFO] [stdout] 101 | StreamAction::Update => POINTER_FLAG_UPDATE,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FLAG_UP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:102:34
[INFO] [stdout] |
[INFO] [stdout] 102 | StreamAction::End => POINTER_FLAG_UP,
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `POINTER_FLAG_CANCELED` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:103:37
[INFO] [stdout] |
[INFO] [stdout] 103 | StreamAction::Cancel => POINTER_FLAG_CANCELED,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:106:35
[INFO] [stdout] |
[INFO] [stdout] 106 | ptrinfo.ptPixelLocation = POINT {
[INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Point`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/workdir/core/src/protocol/event.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | pub struct Point(pub u16, pub u16);
[INFO] [stdout] | ----------------------------------- similarly named struct `Point` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:111:38
[INFO] [stdout] |
[INFO] [stdout] 111 | ptrinfo.ptHimetricLocation = POINT {
[INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Point`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/workdir/core/src/protocol/event.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | pub struct Point(pub u16, pub u16);
[INFO] [stdout] | ----------------------------------- similarly named struct `Point` defined here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `POINTER_TYPE_INFO` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:126:34
[INFO] [stdout] |
[INFO] [stdout] 126 | let mut ptrdata: POINTER_TYPE_INFO = Default::default();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_TOUCH` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:128:34
[INFO] [stdout] |
[INFO] [stdout] 128 | ptrdata.r#type = PT_TOUCH;
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_TOUCH` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:130:71
[INFO] [stdout] |
[INFO] [stdout] 130 | ptrdata.Anonymous.touchInfo.pointerInfo.pointerType = PT_TOUCH;
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HANDLE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:131:72
[INFO] [stdout] |
[INFO] [stdout] 131 | ptrdata.Anonymous.touchInfo.pointerInfo.sourceDevice = HANDLE(self.synthetic_touch);
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InjectSyntheticPointerInput` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:135:26
[INFO] [stdout] |
[INFO] [stdout] 135 | unsafe { InjectSyntheticPointerInput(self.synthetic_touch, &ptrdata, 1) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `POINTER_TYPE_INFO` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:139:34
[INFO] [stdout] |
[INFO] [stdout] 139 | let mut ptrdata: POINTER_TYPE_INFO = Default::default();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_PEN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:141:34
[INFO] [stdout] |
[INFO] [stdout] 141 | ptrdata.r#type = PT_PEN;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `PT_PEN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:143:69
[INFO] [stdout] |
[INFO] [stdout] 143 | ptrdata.Anonymous.penInfo.pointerInfo.pointerType = PT_PEN;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HANDLE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:144:70
[INFO] [stdout] |
[INFO] [stdout] 144 | ptrdata.Anonymous.penInfo.pointerInfo.sourceDevice = HANDLE(self.synthetic_pen);
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InjectSyntheticPointerInput` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:148:26
[INFO] [stdout] |
[INFO] [stdout] 148 | unsafe { InjectSyntheticPointerInput(self.synthetic_pen, &ptrdata, 1) };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:154:39
[INFO] [stdout] |
[INFO] [stdout] 154 | let mut inputs = vec![INPUT {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:155:29
[INFO] [stdout] |
[INFO] [stdout] 155 | r#type: INPUT_MOUSE,
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:156:32
[INFO] [stdout] |
[INFO] [stdout] 156 | Anonymous: INPUT_0 {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:157:29
[INFO] [stdout] |
[INFO] [stdout] 157 | mi: MOUSEINPUT {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_ABSOLUTE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:161:38
[INFO] [stdout] |
[INFO] [stdout] 161 | ... dwFlags: MOUSEEVENTF_ABSOLUTE | MOUSEEVENTF_VIRTUALDESK,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_VIRTUALDESK` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:161:61
[INFO] [stdout] |
[INFO] [stdout] 161 | ... dwFlags: MOUSEEVENTF_ABSOLUTE | MOUSEEVENTF_VIRTUALDESK,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassDecl`
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:19:20
[INFO] [stdout] |
[INFO] [stdout] 19 | let mut decl = ClassDecl::new("RSRSRemoteViewController", superclass).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ClassDecl`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_MOVE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:172:55
[INFO] [stdout] |
[INFO] [stdout] 172 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_MOVE;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTDOWN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:178:55
[INFO] [stdout] |
[INFO] [stdout] 178 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_LEFTDOWN;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:184:55
[INFO] [stdout] |
[INFO] [stdout] 184 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_LEFTUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_RIGHTDOWN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:190:55
[INFO] [stdout] |
[INFO] [stdout] 190 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_RIGHTDOWN;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_RIGHTUP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:196:55
[INFO] [stdout] |
[INFO] [stdout] 196 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_RIGHTUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_MIDDLEDOWN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:202:55
[INFO] [stdout] |
[INFO] [stdout] 202 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_MIDDLEDOWN;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_MIDDLEUP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:208:55
[INFO] [stdout] |
[INFO] [stdout] 208 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_MIDDLEUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_XDOWN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:223:55
[INFO] [stdout] |
[INFO] [stdout] 223 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_XDOWN;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:226:33
[INFO] [stdout] |
[INFO] [stdout] 226 | ... XBUTTON1
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:230:33
[INFO] [stdout] |
[INFO] [stdout] 230 | ... XBUTTON2
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:236:33
[INFO] [stdout] |
[INFO] [stdout] 236 | inputs.push(INPUT {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:237:33
[INFO] [stdout] |
[INFO] [stdout] 237 | r#type: INPUT_MOUSE,
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:238:36
[INFO] [stdout] |
[INFO] [stdout] 238 | Anonymous: INPUT_0 {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:239:33
[INFO] [stdout] |
[INFO] [stdout] 239 | ... mi: MOUSEINPUT {
[INFO] [stdout] | ^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:243:37
[INFO] [stdout] |
[INFO] [stdout] 243 | ... XBUTTON1
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:247:37
[INFO] [stdout] |
[INFO] [stdout] 247 | ... XBUTTON2
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_ABSOLUTE` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:251:42
[INFO] [stdout] |
[INFO] [stdout] 251 | ... dwFlags: MOUSEEVENTF_ABSOLUTE
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_VIRTUALDESK` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:252:39
[INFO] [stdout] |
[INFO] [stdout] 252 | ... | MOUSEEVENTF_VIRTUALDESK
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_XUP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:253:39
[INFO] [stdout] |
[INFO] [stdout] 253 | ... | MOUSEEVENTF_XUP,
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_XDOWN` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:261:55
[INFO] [stdout] |
[INFO] [stdout] 261 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_XDOWN;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:264:33
[INFO] [stdout] |
[INFO] [stdout] 264 | ... XBUTTON1
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:268:33
[INFO] [stdout] |
[INFO] [stdout] 268 | ... XBUTTON2
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_XUP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:275:55
[INFO] [stdout] |
[INFO] [stdout] 275 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_XUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:278:33
[INFO] [stdout] |
[INFO] [stdout] 278 | ... XBUTTON1
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:282:33
[INFO] [stdout] |
[INFO] [stdout] 282 | ... XBUTTON2
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:290:21
[INFO] [stdout] |
[INFO] [stdout] 290 | SendInput(
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:293:35
[INFO] [stdout] |
[INFO] [stdout] 50 | impl TargetServicer {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 293 | size_of::() as i32,
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:316:18
[INFO] [stdout] |
[INFO] [stdout] 316 | let mut msg: MSG = Default::default();
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:323:25
[INFO] [stdout] |
[INFO] [stdout] 323 | bret = unsafe { GetMessageW(&mut msg as *mut MSG, None, 0, 0) };
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClassDecl`
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:55:20
[INFO] [stdout] |
[INFO] [stdout] 55 | let mut decl = ClassDecl::new("RSRSStylusCaptureView", superclass).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ClassDecl`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:323:54
[INFO] [stdout] |
[INFO] [stdout] 323 | bret = unsafe { GetMessageW(&mut msg as *mut MSG, None, 0, 0) };
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:328:44
[INFO] [stdout] |
[INFO] [stdout] 328 | if msg.hwnd == 0 && msg.message == WM_APP {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:332:17
[INFO] [stdout] |
[INFO] [stdout] 332 | TranslateMessage(&msg);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout] --> clients/windows/src/main.rs:333:17
[INFO] [stdout] |
[INFO] [stdout] 333 | DispatchMessageW(&msg);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | _this: &Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:10:11
[INFO] [stdout] |
[INFO] [stdout] 10 | _cmd: Sel,
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:11:16
[INFO] [stdout] |
[INFO] [stdout] 11 | _app: *mut Object, //UIApplication
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:12:27
[INFO] [stdout] |
[INFO] [stdout] 12 | _launch_options: *mut Object, //NSDictionary>,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:13:6
[INFO] [stdout] |
[INFO] [stdout] 13 | ) -> BOOL {
[INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:16:21
[INFO] [stdout] |
[INFO] [stdout] 16 | let uiapp: *mut Object = unsafe { msg_send![uiapp, sharedApplication] };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:17:20
[INFO] [stdout] |
[INFO] [stdout] 17 | let hasscenes: BOOL = unsafe { msg_send![uiapp, supportsMultipleScenes] };
[INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `NO` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:18:21
[INFO] [stdout] |
[INFO] [stdout] 18 | if hasscenes == NO {
[INFO] [stdout] | ^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `YES` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:22:5
[INFO] [stdout] |
[INFO] [stdout] 22 | YES
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:30:56
[INFO] [stdout] |
[INFO] [stdout] 30 | static UIWindowSceneSessionRoleApplication: *const Object;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:34:13
[INFO] [stdout] |
[INFO] [stdout] 34 | _this: &Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:35:11
[INFO] [stdout] |
[INFO] [stdout] 35 | _cmd: Sel,
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:36:16
[INFO] [stdout] |
[INFO] [stdout] 36 | _app: *mut Object, //UIApplication
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:37:26
[INFO] [stdout] |
[INFO] [stdout] 37 | _scene_session: *mut Object, //UISceneSession
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:38:20
[INFO] [stdout] |
[INFO] [stdout] 38 | _options: *mut Object, //UISceneConnectionOptions
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:39:11
[INFO] [stdout] |
[INFO] [stdout] 39 | ) -> *mut Object //UISceneConfiguration
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:47:27
[INFO] [stdout] |
[INFO] [stdout] 47 | let config_name: *mut Object = unsafe { msg_send![string_cls, alloc] };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:48:27
[INFO] [stdout] |
[INFO] [stdout] 48 | let config_name: *mut Object =
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:51:25
[INFO] [stdout] |
[INFO] [stdout] 51 | let scene_cfg: *mut Object = unsafe {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Class` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:64:32
[INFO] [stdout] |
[INFO] [stdout] 64 | pub fn def_class() -> &'static Class {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:72:35
[INFO] [stdout] |
[INFO] [stdout] 72 | as extern "C" fn(&Object, Sel, *mut Object, *mut Object) -> BOOL,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:72:43
[INFO] [stdout] |
[INFO] [stdout] 72 | as extern "C" fn(&Object, Sel, *mut Object, *mut Object) -> BOOL,
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:72:53
[INFO] [stdout] |
[INFO] [stdout] 72 | as extern "C" fn(&Object, Sel, *mut Object, *mut Object) -> BOOL,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:72:66
[INFO] [stdout] |
[INFO] [stdout] 72 | as extern "C" fn(&Object, Sel, *mut Object, *mut Object) -> BOOL,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:72:77
[INFO] [stdout] |
[INFO] [stdout] 72 | as extern "C" fn(&Object, Sel, *mut Object, *mut Object) -> BOOL,
[INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:78:22
[INFO] [stdout] |
[INFO] [stdout] 78 | &Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:79:21
[INFO] [stdout] |
[INFO] [stdout] 79 | Sel,
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:80:26
[INFO] [stdout] |
[INFO] [stdout] 80 | *mut Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:81:26
[INFO] [stdout] |
[INFO] [stdout] 81 | *mut Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:82:26
[INFO] [stdout] |
[INFO] [stdout] 82 | *mut Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appdelegate.rs:83:27
[INFO] [stdout] |
[INFO] [stdout] 83 | ) -> *mut Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:8:13
[INFO] [stdout] |
[INFO] [stdout] 8 | _this: &Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:9:11
[INFO] [stdout] |
[INFO] [stdout] 9 | _cmd: Sel,
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:10:17
[INFO] [stdout] |
[INFO] [stdout] 10 | scene: *mut Object, //UIScene
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:12:22
[INFO] [stdout] |
[INFO] [stdout] 12 | let window: *mut Object = unsafe { msg_send![class!(UIWindow), alloc] };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:17:20
[INFO] [stdout] |
[INFO] [stdout] 17 | let myvc: *mut Object = unsafe { msg_send![vc, alloc] };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Class` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:24:32
[INFO] [stdout] |
[INFO] [stdout] 24 | pub fn def_class() -> &'static Class {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:35:35
[INFO] [stdout] |
[INFO] [stdout] 35 | as extern "C" fn(&Object, Sel, *mut Object),
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:35:43
[INFO] [stdout] |
[INFO] [stdout] 35 | as extern "C" fn(&Object, Sel, *mut Object),
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/appscenedelegate.rs:35:53
[INFO] [stdout] |
[INFO] [stdout] 35 | as extern "C" fn(&Object, Sel, *mut Object),
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:7:60
[INFO] [stdout] |
[INFO] [stdout] 7 | extern "C" fn rsrs_remote_view_controller_load_view(this: &Object, _cmd: Sel) {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:7:74
[INFO] [stdout] |
[INFO] [stdout] 7 | extern "C" fn rsrs_remote_view_controller_load_view(this: &Object, _cmd: Sel) {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | let view: *mut Object = unsafe { msg_send![view_class, alloc] };
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Class` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:17:32
[INFO] [stdout] |
[INFO] [stdout] 17 | pub fn def_class() -> &'static Class {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:24:69
[INFO] [stdout] |
[INFO] [stdout] 24 | rsrs_remote_view_controller_load_view as extern "C" fn(&Object, Sel),
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/remoteviewcontroller.rs:24:77
[INFO] [stdout] |
[INFO] [stdout] 24 | rsrs_remote_view_controller_load_view as extern "C" fn(&Object, Sel),
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:48:58
[INFO] [stdout] |
[INFO] [stdout] 48 | extern "C" fn rsrs_stylus_capture_view_draw_rect(_this: &Object, _sel: Sel, _rect: CGRect) {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:48:72
[INFO] [stdout] |
[INFO] [stdout] 48 | extern "C" fn rsrs_stylus_capture_view_draw_rect(_this: &Object, _sel: Sel, _rect: CGRect) {
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Class` in this scope
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:53:32
[INFO] [stdout] |
[INFO] [stdout] 53 | pub fn def_class() -> &'static Class {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:60:67
[INFO] [stdout] |
[INFO] [stdout] 60 | rsrs_stylus_capture_view_draw_rect as extern "C" fn (&Object, Sel, CGRect)
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Sel` in this scope
[INFO] [stdout] --> clients/ipados/src/stylusview.rs:60:75
[INFO] [stdout] |
[INFO] [stdout] 60 | rsrs_stylus_capture_view_draw_rect as extern "C" fn (&Object, Sel, CGRect)
[INFO] [stdout] | ^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/main.rs:18:36
[INFO] [stdout] |
[INFO] [stdout] 18 | principalClassName: *const Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/main.rs:19:35
[INFO] [stdout] |
[INFO] [stdout] 19 | delegateClassName: *const Object,
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Class` in this scope
[INFO] [stdout] --> clients/ipados/src/main.rs:25:40
[INFO] [stdout] |
[INFO] [stdout] 25 | fn NSStringFromClass(class: *const Class) -> *const Object;
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Object` in this scope
[INFO] [stdout] --> clients/ipados/src/main.rs:25:57
[INFO] [stdout] |
[INFO] [stdout] 25 | fn NSStringFromClass(class: *const Class) -> *const Object;
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `autoreleasepool` in this scope
[INFO] [stdout] --> clients/ipados/src/main.rs:37:5
[INFO] [stdout] |
[INFO] [stdout] 37 | autoreleasepool(|| {
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 105 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `remotestylus-ipados` due to 106 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0609]: no field `Anonymous` on type `&mut _`
[INFO] [stdout] --> clients/windows/src/main.rs:172:31
[INFO] [stdout] |
[INFO] [stdout] 172 | first.Anonymous.mi.dwFlags |= MOUSEEVENTF_MOVE;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 75 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0609.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `remotestylus-windows` due to 76 previous errors
[INFO] running `Command { std: "docker" "inspect" "9aa50c854cd569fd90074794aec2a20ffa767a165368363bb20d078424cc7013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa50c854cd569fd90074794aec2a20ffa767a165368363bb20d078424cc7013", kill_on_drop: false }`
[INFO] [stdout] 9aa50c854cd569fd90074794aec2a20ffa767a165368363bb20d078424cc7013