[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] documenting kmeisthax/remote-stylus against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmeisthax%2Fremote-stylus" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmeisthax/remote-stylus on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-14/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-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf6aeede1fe4af4e58755dfc191b5f1c73f1245dff8368cce4d40f581438a0f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbf6aeede1fe4af4e58755dfc191b5f1c73f1245dff8368cce4d40f581438a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf6aeede1fe4af4e58755dfc191b5f1c73f1245dff8368cce4d40f581438a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf6aeede1fe4af4e58755dfc191b5f1c73f1245dff8368cce4d40f581438a0f", kill_on_drop: false }` [INFO] [stdout] cbf6aeede1fe4af4e58755dfc191b5f1c73f1245dff8368cce4d40f581438a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e63a63500c4ab7f65f9fb26e3ce1f12a42403064c34b76772d16fc90358b855 [INFO] running `Command { std: "docker" "start" "-a" "5e63a63500c4ab7f65f9fb26e3ce1f12a42403064c34b76772d16fc90358b855", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking laminar v0.5.0 [INFO] [stderr] Checking 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] Checking clap v3.0.1 [INFO] [stderr] Checking serde v1.0.133 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking libremotestylus v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Documenting libremotestylus v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Documenting remotestylus-ipados v0.1.0 (/opt/rustwide/workdir/clients/ipados) [INFO] [stderr] Documenting remotestylus-windows v0.1.0 (/opt/rustwide/workdir/clients/windows) [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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not document `remotestylus-windows` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name remotestylus_windows clients/windows/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=5919e7fdcee1f456 -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-59d32b8902dd446f.rmeta --extern libremotestylus=/opt/rustwide/target/debug/deps/liblibremotestylus-81309cbd680c0643.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `remotestylus-ipados` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name remotestylus_ipados clients/ipados/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=cffce51bbc4e0e63 -L dependency=/opt/rustwide/target/debug/deps --extern libremotestylus=/opt/rustwide/target/debug/deps/liblibremotestylus-81309cbd680c0643.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5e63a63500c4ab7f65f9fb26e3ce1f12a42403064c34b76772d16fc90358b855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e63a63500c4ab7f65f9fb26e3ce1f12a42403064c34b76772d16fc90358b855", kill_on_drop: false }` [INFO] [stdout] 5e63a63500c4ab7f65f9fb26e3ce1f12a42403064c34b76772d16fc90358b855