[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 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmeisthax%2Fremote-stylus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmeisthax/remote-stylus on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded laminar v0.5.0 [INFO] [stderr] Downloaded clap_derive v3.0.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.29.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.29.0 [INFO] [stderr] Downloaded windows v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a4e20c5eb0feaeddbb7a79b050eaef01460b30776fe2b930ac33cf25653833 [INFO] running `Command { std: "docker" "start" "-a" "91a4e20c5eb0feaeddbb7a79b050eaef01460b30776fe2b930ac33cf25653833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a4e20c5eb0feaeddbb7a79b050eaef01460b30776fe2b930ac33cf25653833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a4e20c5eb0feaeddbb7a79b050eaef01460b30776fe2b930ac33cf25653833", kill_on_drop: false }` [INFO] [stdout] 91a4e20c5eb0feaeddbb7a79b050eaef01460b30776fe2b930ac33cf25653833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 844667cd4ea15b2b8527a691b82ace9482d565cfcfa657b3b7ebccfca01b0e88 [INFO] running `Command { std: "docker" "start" "-a" "844667cd4ea15b2b8527a691b82ace9482d565cfcfa657b3b7ebccfca01b0e88", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling laminar v0.5.0 [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 `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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `remotestylus-ipados` (bin "remotestylus-ipados") due to 14 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] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `remotestylus-windows` (bin "remotestylus-windows") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "844667cd4ea15b2b8527a691b82ace9482d565cfcfa657b3b7ebccfca01b0e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "844667cd4ea15b2b8527a691b82ace9482d565cfcfa657b3b7ebccfca01b0e88", kill_on_drop: false }` [INFO] [stdout] 844667cd4ea15b2b8527a691b82ace9482d565cfcfa657b3b7ebccfca01b0e88