[INFO] cloning repository https://github.com/simvux/infolauncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simvux/infolauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimvux%2Finfolauncher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimvux%2Finfolauncher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78ff0eb6df02a76f08ca33b827f22bc2a1fbad49 [INFO] checking simvux/infolauncher against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimvux%2Finfolauncher" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simvux/infolauncher on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simvux/infolauncher [INFO] finished tweaking git repo https://github.com/simvux/infolauncher [INFO] tweaked toml for git repo https://github.com/simvux/infolauncher written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/simvux/infolauncher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/vulkano-rs/vulkano.git` [INFO] [stderr] Updating git repository `https://github.com/Smithay/wayland-rs.git` [INFO] [stderr] Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.git` [INFO] [stderr] Updating git submodule `https://github.com/swaywm/wlr-protocols.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/vulkano-rs/vulkano.git` [INFO] [stderr] Updating git repository `https://github.com/Smithay/wayland-rs.git` [INFO] [stderr] Updating git submodule `https://gitlab.freedesktop.org/wayland/wayland-protocols.git` [INFO] [stderr] Updating git submodule `https://github.com/swaywm/wlr-protocols.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ca0dea3bb747f05d3fa4cce7b720a9ba4761f2216c3431ee2399ce5efc82df [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" "c0ca0dea3bb747f05d3fa4cce7b720a9ba4761f2216c3431ee2399ce5efc82df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ca0dea3bb747f05d3fa4cce7b720a9ba4761f2216c3431ee2399ce5efc82df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ca0dea3bb747f05d3fa4cce7b720a9ba4761f2216c3431ee2399ce5efc82df", kill_on_drop: false }` [INFO] [stdout] c0ca0dea3bb747f05d3fa4cce7b720a9ba4761f2216c3431ee2399ce5efc82df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea0717aa507c65348d9ee8cb6d9df85bd72b6197a3adb9e5aee089172ca7b478 [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" "ea0717aa507c65348d9ee8cb6d9df85bd72b6197a3adb9e5aee089172ca7b478", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling vulkano v0.19.0 (https://github.com/vulkano-rs/vulkano.git#70186b50) [INFO] [stderr] Checking vk-sys v0.5.2 (https://github.com/vulkano-rs/vulkano.git#70186b50) [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.28.0 (https://github.com/Smithay/wayland-rs.git#d8e728fb) [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking libloading v0.6.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.28.0 (https://github.com/Smithay/wayland-rs.git#d8e728fb) [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.0 (https://github.com/Smithay/wayland-rs.git#d8e728fb) [INFO] [stderr] Compiling wayland-protocols v0.28.0 (https://github.com/Smithay/wayland-rs.git#d8e728fb) [INFO] [stderr] Checking wayland-commons v0.28.0 (https://github.com/Smithay/wayland-rs.git#d8e728fb) [INFO] [stderr] Checking infolauncher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/draw/vulkan.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/draw/vulkan.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/draw.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let common_filter = Filter::new(move |event, _| match event { [INFO] [stdout] | ^^^^^^^^^^^ --------------- takes 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected closure that takes 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/draw.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let common_filter = Filter::new(move |event, _| match event { [INFO] [stdout] | ^^^^^^^^^^^ --------------- takes 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected closure that takes 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `assign_mono` found for struct `Main` in the current scope [INFO] [stdout] --> src/draw.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .assign_mono(move |seat, event| { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Main` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | .dispatch(|_, _| {}) [INFO] [stdout] | ^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | .sync_roundtrip(|_, _| {}) [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/draw.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let (image_num, acquire_future) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected a tuple with 3 elements, found one with 2 elements [INFO] [stdout] 104 | swapchain::acquire_next_image(self.vk.swapchain.clone(), None).unwrap(); [INFO] [stdout] | ----------------------------------------------------------------------- this expression has type `(usize, bool, SwapchainAcquireFuture)` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(usize, bool, SwapchainAcquireFuture)` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/draw.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | CpuAccessibleBuffer::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 110 | self.vk.device.clone(), [INFO] [stdout] | ---------------------- [INFO] [stdout] 111 | BufferUsage::all(), [INFO] [stdout] | ------------------ [INFO] [stdout] 112 | / [ [INFO] [stdout] 113 | | shader::Vertex { [INFO] [stdout] 114 | | position: [-0.5, -0.25], [INFO] [stdout] 115 | | color: [0.2, 0.2, 0.2], [INFO] [stdout] ... | [INFO] [stdout] 126 | | .iter() [INFO] [stdout] 127 | | .cloned(), [INFO] [stdout] | |_________________________- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `assign_mono` found for struct `Main` in the current scope [INFO] [stdout] --> src/draw.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .assign_mono(move |seat, event| { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Main` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 14 arguments but 13 arguments were supplied [INFO] [stdout] --> src/draw/vulkan.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | let (swapchain, images) = Swapchain::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ expected 14 arguments [INFO] [stdout] 103 | device.clone(), [INFO] [stdout] | -------------- [INFO] [stdout] 104 | vksurface.clone(), [INFO] [stdout] | ----------------- [INFO] [stdout] 105 | caps.min_image_count, [INFO] [stdout] | -------------------- [INFO] [stdout] 106 | format, [INFO] [stdout] | ------ [INFO] [stdout] 107 | dimensions, [INFO] [stdout] | ---------- [INFO] [stdout] 108 | 1, [INFO] [stdout] | - [INFO] [stdout] 109 | caps.supported_usage_flags, [INFO] [stdout] | -------------------------- [INFO] [stdout] 110 | &queue, [INFO] [stdout] | ------ [INFO] [stdout] 111 | SurfaceTransform::Identity, [INFO] [stdout] | -------------------------- [INFO] [stdout] 112 | alpha, [INFO] [stdout] | ----- [INFO] [stdout] 113 | PresentMode::Fifo, [INFO] [stdout] | ----------------- [INFO] [stdout] 114 | true, [INFO] [stdout] | ---- [INFO] [stdout] 115 | ColorSpace::SrgbNonLinear, [INFO] [stdout] | ------------------------- supplied 13 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | .dispatch(|_, _| {}) [INFO] [stdout] | ^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | .sync_roundtrip(|_, _| {}) [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/draw.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let (image_num, acquire_future) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected a tuple with 3 elements, found one with 2 elements [INFO] [stdout] 104 | swapchain::acquire_next_image(self.vk.swapchain.clone(), None).unwrap(); [INFO] [stdout] | ----------------------------------------------------------------------- this expression has type `(usize, bool, SwapchainAcquireFuture)` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(usize, bool, SwapchainAcquireFuture)` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/draw.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | CpuAccessibleBuffer::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 110 | self.vk.device.clone(), [INFO] [stdout] | ---------------------- [INFO] [stdout] 111 | BufferUsage::all(), [INFO] [stdout] | ------------------ [INFO] [stdout] 112 | / [ [INFO] [stdout] 113 | | shader::Vertex { [INFO] [stdout] 114 | | position: [-0.5, -0.25], [INFO] [stdout] 115 | | color: [0.2, 0.2, 0.2], [INFO] [stdout] ... | [INFO] [stdout] 126 | | .iter() [INFO] [stdout] 127 | | .cloned(), [INFO] [stdout] | |_________________________- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_token` found for struct `EventQueue` in the current scope [INFO] [stdout] --> src/draw/window.rs:46:70 [INFO] [stdout] | [INFO] [stdout] 46 | let attached_display = (*display).clone().attach(event_queue.get_token()); [INFO] [stdout] | ^^^^^^^^^ method not found in `EventQueue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | event_queue.sync_roundtrip(|_, _| unreachable!()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `assign_mono` found for struct `Main` in the current scope [INFO] [stdout] --> src/draw/window.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | layer_surface.assign_mono(move |layer_surface, event| match event { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Main` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | let _eventsn = event_queue.sync_roundtrip(|_, _| {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | let _eventsn = event_queue.sync_roundtrip(|_, _| {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 14 arguments but 13 arguments were supplied [INFO] [stdout] --> src/draw/vulkan.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | let (swapchain, images) = Swapchain::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ expected 14 arguments [INFO] [stdout] 103 | device.clone(), [INFO] [stdout] | -------------- [INFO] [stdout] 104 | vksurface.clone(), [INFO] [stdout] | ----------------- [INFO] [stdout] 105 | caps.min_image_count, [INFO] [stdout] | -------------------- [INFO] [stdout] 106 | format, [INFO] [stdout] | ------ [INFO] [stdout] 107 | dimensions, [INFO] [stdout] | ---------- [INFO] [stdout] 108 | 1, [INFO] [stdout] | - [INFO] [stdout] 109 | caps.supported_usage_flags, [INFO] [stdout] | -------------------------- [INFO] [stdout] 110 | &queue, [INFO] [stdout] | ------ [INFO] [stdout] 111 | SurfaceTransform::Identity, [INFO] [stdout] | -------------------------- [INFO] [stdout] 112 | alpha, [INFO] [stdout] | ----- [INFO] [stdout] 113 | PresentMode::Fifo, [INFO] [stdout] | ----------------- [INFO] [stdout] 114 | true, [INFO] [stdout] | ---- [INFO] [stdout] 115 | ColorSpace::SrgbNonLinear, [INFO] [stdout] | ------------------------- supplied 13 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_token` found for struct `EventQueue` in the current scope [INFO] [stdout] --> src/draw/window.rs:46:70 [INFO] [stdout] | [INFO] [stdout] 46 | let attached_display = (*display).clone().attach(event_queue.get_token()); [INFO] [stdout] | ^^^^^^^^^ method not found in `EventQueue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | event_queue.sync_roundtrip(|_, _| unreachable!()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `assign_mono` found for struct `Main` in the current scope [INFO] [stdout] --> src/draw/window.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | layer_surface.assign_mono(move |layer_surface, event| match event { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Main` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | let _eventsn = event_queue.sync_roundtrip(|_, _| {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/draw/window.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | let _eventsn = event_queue.sync_roundtrip(|_, _| {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vulkano::sync::GpuFuture` [INFO] [stdout] --> src/draw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use vulkano::sync::GpuFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `infolauncher` [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0593, E0599. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] warning: unused import: `vulkano::sync::GpuFuture` [INFO] [stdout] --> src/draw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use vulkano::sync::GpuFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0593, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ea0717aa507c65348d9ee8cb6d9df85bd72b6197a3adb9e5aee089172ca7b478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0717aa507c65348d9ee8cb6d9df85bd72b6197a3adb9e5aee089172ca7b478", kill_on_drop: false }` [INFO] [stdout] ea0717aa507c65348d9ee8cb6d9df85bd72b6197a3adb9e5aee089172ca7b478