[INFO] fetching crate wayland-raw-protocol-bindings 0.1.5...
[INFO] documenting wayland-raw-protocol-bindings-0.1.5 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate wayland-raw-protocol-bindings 0.1.5 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate wayland-raw-protocol-bindings 0.1.5 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 crates.io crate wayland-raw-protocol-bindings 0.1.5
[INFO] finished tweaking crates.io crate wayland-raw-protocol-bindings 0.1.5
[INFO] tweaked toml for crates.io crate wayland-raw-protocol-bindings 0.1.5 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[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-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" "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] b7bd4dc0c9838f0c5c5ce21890958f9ad0a88ae208af7b57f4a1df21732e3675
[INFO] running `Command { std: "docker" "start" "-a" "b7bd4dc0c9838f0c5c5ce21890958f9ad0a88ae208af7b57f4a1df21732e3675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7bd4dc0c9838f0c5c5ce21890958f9ad0a88ae208af7b57f4a1df21732e3675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7bd4dc0c9838f0c5c5ce21890958f9ad0a88ae208af7b57f4a1df21732e3675", kill_on_drop: false }`
[INFO] [stdout] b7bd4dc0c9838f0c5c5ce21890958f9ad0a88ae208af7b57f4a1df21732e3675
[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" "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] [stdout] 107f0055f2462c9c97fa8f121b4e5e8528c2fd5bc516817b2a565e0dc0e678cc
[INFO] running `Command { std: "docker" "start" "-a" "107f0055f2462c9c97fa8f121b4e5e8528c2fd5bc516817b2a565e0dc0e678cc", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling xml-rs v0.8.4
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking libloading v0.6.7
[INFO] [stderr] Checking dlib v0.4.2
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Checking wayland-sys v0.23.6
[INFO] [stderr] Compiling wayland-raw-protocol-bindings v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting wayland-raw-protocol-bindings v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> src/lib.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(ptr_metadata)]
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:143295
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nLike other properties, a set_app_id request can be sent after the\nxdg_toplevel has been mapped to update the property.\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] See the desktop-entry specification [0] for more details on
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:595808
[INFO] [stdout] |
[INFO] [stdout] 1 | ...PartialEq ) ] pub enum format { # [ doc = "32-bit ARGB format, [31:0] A:R:G:B 8:8:8:8 little endian" ] argb8888 = 0 , # [ doc = "32-bi...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit ARGB format, [31:0] A:R:G:B 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:595894
[INFO] [stdout] |
[INFO] [stdout] 1 | ...little endian" ] argb8888 = 0 , # [ doc = "32-bit RGB format, [31:0] x:R:G:B 8:8:8:8 little endian" ] xrgb8888 = 1 , # [ doc = "8-bit ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit RGB format, [31:0] x:R:G:B 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `7:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:595979
[INFO] [stdout] |
[INFO] [stdout] 1 | ...:B 8:8:8:8 little endian" ] xrgb8888 = 1 , # [ doc = "8-bit color index format, [7:0] C" ] c8 = 538982467 , # [ doc = "8-bit RGB forma...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 8-bit color index format, [7:0] C
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `7:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `7:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596044
[INFO] [stdout] |
[INFO] [stdout] 1 | ...index format, [7:0] C" ] c8 = 538982467 , # [ doc = "8-bit RGB format, [7:0] R:G:B 3:3:2" ] rgb332 = 943867730 , # [ doc = "8-bit BGR ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 8-bit RGB format, [7:0] R:G:B 3:3:2
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `7:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `7:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596115
[INFO] [stdout] |
[INFO] [stdout] 1 | ...[7:0] R:G:B 3:3:2" ] rgb332 = 943867730 , # [ doc = "8-bit BGR format, [7:0] B:G:R 2:3:3" ] bgr233 = 944916290 , # [ doc = "16-bit xRG...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 8-bit BGR format, [7:0] B:G:R 2:3:3
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `7:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596186
[INFO] [stdout] |
[INFO] [stdout] 1 | ...R 2:3:3" ] bgr233 = 944916290 , # [ doc = "16-bit xRGB format, [15:0] x:R:G:B 4:4:4:4 little endian" ] xrgb4444 = 842093144 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit xRGB format, [15:0] x:R:G:B 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596280
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] xrgb4444 = 842093144 , # [ doc = "16-bit xBGR format, [15:0] x:B:G:R 4:4:4:4 little endian" ] xbgr4444 = 842089048 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit xBGR format, [15:0] x:B:G:R 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596374
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] xbgr4444 = 842089048 , # [ doc = "16-bit RGBx format, [15:0] R:G:B:x 4:4:4:4 little endian" ] rgbx4444 = 842094674 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit RGBx format, [15:0] R:G:B:x 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596468
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] rgbx4444 = 842094674 , # [ doc = "16-bit BGRx format, [15:0] B:G:R:x 4:4:4:4 little endian" ] bgrx4444 = 842094658 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit BGRx format, [15:0] B:G:R:x 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596562
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] bgrx4444 = 842094658 , # [ doc = "16-bit ARGB format, [15:0] A:R:G:B 4:4:4:4 little endian" ] argb4444 = 842093121 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit ARGB format, [15:0] A:R:G:B 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596656
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] argb4444 = 842093121 , # [ doc = "16-bit ABGR format, [15:0] A:B:G:R 4:4:4:4 little endian" ] abgr4444 = 842089025 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit ABGR format, [15:0] A:B:G:R 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596750
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] abgr4444 = 842089025 , # [ doc = "16-bit RBGA format, [15:0] R:G:B:A 4:4:4:4 little endian" ] rgba4444 = 842088786 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit RBGA format, [15:0] R:G:B:A 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596844
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] rgba4444 = 842088786 , # [ doc = "16-bit BGRA format, [15:0] B:G:R:A 4:4:4:4 little endian" ] bgra4444 = 842088770 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit BGRA format, [15:0] B:G:R:A 4:4:4:4 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:596938
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] bgra4444 = 842088770 , # [ doc = "16-bit xRGB format, [15:0] x:R:G:B 1:5:5:5 little endian" ] xrgb1555 = 892424792 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit xRGB format, [15:0] x:R:G:B 1:5:5:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597032
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] xrgb1555 = 892424792 , # [ doc = "16-bit xBGR 1555 format, [15:0] x:B:G:R 1:5:5:5 little endian" ] xbgr1555 = 892420696 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit xBGR 1555 format, [15:0] x:B:G:R 1:5:5:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597131
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] xbgr1555 = 892420696 , # [ doc = "16-bit RGBx 5551 format, [15:0] R:G:B:x 5:5:5:1 little endian" ] rgbx5551 = 892426322 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit RGBx 5551 format, [15:0] R:G:B:x 5:5:5:1 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597230
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] rgbx5551 = 892426322 , # [ doc = "16-bit BGRx 5551 format, [15:0] B:G:R:x 5:5:5:1 little endian" ] bgrx5551 = 892426306 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit BGRx 5551 format, [15:0] B:G:R:x 5:5:5:1 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597329
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] bgrx5551 = 892426306 , # [ doc = "16-bit ARGB 1555 format, [15:0] A:R:G:B 1:5:5:5 little endian" ] argb1555 = 892424769 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit ARGB 1555 format, [15:0] A:R:G:B 1:5:5:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597428
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] argb1555 = 892424769 , # [ doc = "16-bit ABGR 1555 format, [15:0] A:B:G:R 1:5:5:5 little endian" ] abgr1555 = 892420673 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit ABGR 1555 format, [15:0] A:B:G:R 1:5:5:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597527
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] abgr1555 = 892420673 , # [ doc = "16-bit RGBA 5551 format, [15:0] R:G:B:A 5:5:5:1 little endian" ] rgba5551 = 892420434 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit RGBA 5551 format, [15:0] R:G:B:A 5:5:5:1 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597626
[INFO] [stdout] |
[INFO] [stdout] 1 | ...an" ] rgba5551 = 892420434 , # [ doc = "16-bit BGRA 5551 format, [15:0] B:G:R:A 5:5:5:1 little endian" ] bgra5551 = 892420418 , # [ do...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit BGRA 5551 format, [15:0] B:G:R:A 5:5:5:1 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597725
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] bgra5551 = 892420418 , # [ doc = "16-bit RGB 565 format, [15:0] R:G:B 5:6:5 little endian" ] rgb565 = 909199186 , # [ doc = "...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit RGB 565 format, [15:0] R:G:B 5:6:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `15:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597816
[INFO] [stdout] |
[INFO] [stdout] 1 | ... endian" ] rgb565 = 909199186 , # [ doc = "16-bit BGR 565 format, [15:0] B:G:R 5:6:5 little endian" ] bgr565 = 909199170 , # [ doc = "...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 16-bit BGR 565 format, [15:0] B:G:R 5:6:5 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `15:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `23:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597907
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ittle endian" ] bgr565 = 909199170 , # [ doc = "24-bit RGB format, [23:0] R:G:B little endian" ] rgb888 = 875710290 , # [ doc = "24-bi...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 24-bit RGB format, [23:0] R:G:B little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `23:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `23:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:597988
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ittle endian" ] rgb888 = 875710290 , # [ doc = "24-bit BGR format, [23:0] B:G:R little endian" ] bgr888 = 875710274 , # [ doc = "32-bi...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 24-bit BGR format, [23:0] B:G:R little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `23:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598069
[INFO] [stdout] |
[INFO] [stdout] 1 | ... endian" ] bgr888 = 875710274 , # [ doc = "32-bit xBGR format, [31:0] x:B:G:R 8:8:8:8 little endian" ] xbgr8888 = 875709016 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit xBGR format, [31:0] x:B:G:R 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598163
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] xbgr8888 = 875709016 , # [ doc = "32-bit RGBx format, [31:0] R:G:B:x 8:8:8:8 little endian" ] rgbx8888 = 875714642 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit RGBx format, [31:0] R:G:B:x 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598257
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] rgbx8888 = 875714642 , # [ doc = "32-bit BGRx format, [31:0] B:G:R:x 8:8:8:8 little endian" ] bgrx8888 = 875714626 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit BGRx format, [31:0] B:G:R:x 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598351
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] bgrx8888 = 875714626 , # [ doc = "32-bit ABGR format, [31:0] A:B:G:R 8:8:8:8 little endian" ] abgr8888 = 875708993 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit ABGR format, [31:0] A:B:G:R 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598445
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] abgr8888 = 875708993 , # [ doc = "32-bit RGBA format, [31:0] R:G:B:A 8:8:8:8 little endian" ] rgba8888 = 875708754 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit RGBA format, [31:0] R:G:B:A 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598539
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ndian" ] rgba8888 = 875708754 , # [ doc = "32-bit BGRA format, [31:0] B:G:R:A 8:8:8:8 little endian" ] bgra8888 = 875708738 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit BGRA format, [31:0] B:G:R:A 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598633
[INFO] [stdout] |
[INFO] [stdout] 1 | ...ian" ] bgra8888 = 875708738 , # [ doc = "32-bit xRGB format, [31:0] x:R:G:B 2:10:10:10 little endian" ] xrgb2101010 = 808669784 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit xRGB format, [31:0] x:R:G:B 2:10:10:10 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598733
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] xrgb2101010 = 808669784 , # [ doc = "32-bit xBGR format, [31:0] x:B:G:R 2:10:10:10 little endian" ] xbgr2101010 = 808665688 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit xBGR format, [31:0] x:B:G:R 2:10:10:10 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598833
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] xbgr2101010 = 808665688 , # [ doc = "32-bit RGBx format, [31:0] R:G:B:x 10:10:10:2 little endian" ] rgbx1010102 = 808671314 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit RGBx format, [31:0] R:G:B:x 10:10:10:2 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:598933
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] rgbx1010102 = 808671314 , # [ doc = "32-bit BGRx format, [31:0] B:G:R:x 10:10:10:2 little endian" ] bgrx1010102 = 808671298 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit BGRx format, [31:0] B:G:R:x 10:10:10:2 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599033
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] bgrx1010102 = 808671298 , # [ doc = "32-bit ARGB format, [31:0] A:R:G:B 2:10:10:10 little endian" ] argb2101010 = 808669761 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit ARGB format, [31:0] A:R:G:B 2:10:10:10 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599133
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] argb2101010 = 808669761 , # [ doc = "32-bit ABGR format, [31:0] A:B:G:R 2:10:10:10 little endian" ] abgr2101010 = 808665665 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit ABGR format, [31:0] A:B:G:R 2:10:10:10 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599233
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] abgr2101010 = 808665665 , # [ doc = "32-bit RGBA format, [31:0] R:G:B:A 10:10:10:2 little endian" ] rgba1010102 = 808665426 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit RGBA format, [31:0] R:G:B:A 10:10:10:2 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599333
[INFO] [stdout] |
[INFO] [stdout] 1 | ..." ] rgba1010102 = 808665426 , # [ doc = "32-bit BGRA format, [31:0] B:G:R:A 10:10:10:2 little endian" ] bgra1010102 = 808665410 , # [ ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] 32-bit BGRA format, [31:0] B:G:R:A 10:10:10:2 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599433
[INFO] [stdout] |
[INFO] [stdout] 1 | ...] bgra1010102 = 808665410 , # [ doc = "packed YCbCr format, [31:0] Cr0:Y1:Cb0:Y0 8:8:8:8 little endian" ] yuyv = 1448695129 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] packed YCbCr format, [31:0] Cr0:Y1:Cb0:Y0 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599531
[INFO] [stdout] |
[INFO] [stdout] 1 | ...dian" ] yuyv = 1448695129 , # [ doc = "packed YCbCr format, [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little endian" ] yvyu = 1431918169 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] packed YCbCr format, [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599629
[INFO] [stdout] |
[INFO] [stdout] 1 | ...dian" ] yvyu = 1431918169 , # [ doc = "packed YCbCr format, [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian" ] uyvy = 1498831189 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] packed YCbCr format, [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599727
[INFO] [stdout] |
[INFO] [stdout] 1 | ...dian" ] uyvy = 1498831189 , # [ doc = "packed YCbCr format, [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian" ] vyuy = 1498765654 , # [ doc ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] packed YCbCr format, [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `31:0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:599825
[INFO] [stdout] |
[INFO] [stdout] 1 | ...endian" ] vyuy = 1498765654 , # [ doc = "packed AYCbCr format, [31:0] A:Y:Cb:Cr 8:8:8:8 little endian" ] ayuv = 1448433985 , # [ doc =...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] packed AYCbCr format, [31:0] A:Y:Cb:Cr 8:8:8:8 little endian
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `31:0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:1145073
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] See the desktop-entry specification [0] for more details on
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:1211799
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] See the desktop-entry specification [0] for more details on
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `0` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:143295
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nLike other properties, a set_app_id request can be sent after the\nxdg_toplevel has been mapped to update the property.\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:495981
[INFO] [stdout] |
[INFO] [stdout] 1 | ... ; # [ doc = "factory for creating dmabuf-based wl_buffers\n\nFollowing the interfaces from:\nhttps://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt\nhttps://www.khronos.org/registry/EGL/extensions/EXT/EGL_EXT_image_dma_buf_import_modifiers.txt\nand the Linux DRM sub-system's AddFb2 ioctl.\n\nThis interface offers ways to create generic dmabuf-based\nwl_buffers. Immediately after a client binds to this interface,\nthe set of supported formats and format modifiers is sent with\n'format' and 'modifier' events.\n\nThe following are required from clients:\n\n- Clients must ensure that either all data in the dma-buf is\ncoherent for all subsequent read access or that coherency is\ncorrectly handled by the underlying kernel-side dma-buf\nimplementation.\n\n- Don't make any more attachments after sending the buffer to the\ncompositor. Making more attachments later increases the risk of\nthe compositor not being able to use (re-import) an existing\ndmabuf-based wl_buffer.\n\nThe underlying graphics stack must ensure the following:\n\n- The dmabuf file descriptors relayed to the server will stay valid\nfor the whole lifetime of the wl_buffer. This means the server may\nat any time use those fds to import the dmabuf into any kernel\nsub-system that might accept it.\n\nHowever, when the underlying graphics stack fails to deliver the\npromise, because of e.g. a device hot-unplug which raises internal\nerrors, after the wl_buffer has been successfully created the\ncompositor must not raise protocol errors to the client when dmabuf\nimport later fails.\n\nTo create a wl_buffer from one or more dmabufs, a client creates a\nzwp_linux_dmabuf_params_v1 object with a zwp_linux_dmabuf_v1.create_params\nrequest. All planes required by the intended format are added with\nthe 'add' request. Finally, a 'create' or 'create_immed' request is\nissued, which has the following outcome depending on the import success.\n\nThe 'create' request,\n- on success, triggers a 'created' event which provides the final\nwl_buffer to the client.\n- on failure, triggers a 'failed' event to convey that the server\ncannot use the dmabufs received from the client.\n\nFor the 'create_immed' request,\n- on success, the server immediately imports the added dmabufs to\ncreate a wl_buffer. No event is sent from the server in this case.\n- on failure, the server can choose to either:\n- terminate the client by raising a fatal error.\n- mark the wl_buffer as failed, and send a 'failed' event to the\nclient. If the client uses a failed wl_buffer as an argument to any\nrequest, the behaviour is compositor implementation-defined.\n\nWarning! The protocol described in this file is experimental and\nbackward incompatible changes may be made. Backward compatible changes\nmay be added together with the corresponding interface version bump.\nBackward incompatible changes are done by bumping the version number in\nthe protocol and interface names and resetting the interface version.\nOnce the protocol is to be declared stable, the 'z' prefix and the\nversion number in the protocol and interface names are removed and the\ninterface version number is reset." ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:495981
[INFO] [stdout] |
[INFO] [stdout] 1 | ... ; # [ doc = "factory for creating dmabuf-based wl_buffers\n\nFollowing the interfaces from:\nhttps://www.khronos.org/registry/egl/extensions/EXT/EGL_EXT_image_dma_buf_import.txt\nhttps://www.khronos.org/registry/EGL/extensions/EXT/EGL_EXT_image_dma_buf_import_modifiers.txt\nand the Linux DRM sub-system's AddFb2 ioctl.\n\nThis interface offers ways to create generic dmabuf-based\nwl_buffers. Immediately after a client binds to this interface,\nthe set of supported formats and format modifiers is sent with\n'format' and 'modifier' events.\n\nThe following are required from clients:\n\n- Clients must ensure that either all data in the dma-buf is\ncoherent for all subsequent read access or that coherency is\ncorrectly handled by the underlying kernel-side dma-buf\nimplementation.\n\n- Don't make any more attachments after sending the buffer to the\ncompositor. Making more attachments later increases the risk of\nthe compositor not being able to use (re-import) an existing\ndmabuf-based wl_buffer.\n\nThe underlying graphics stack must ensure the following:\n\n- The dmabuf file descriptors relayed to the server will stay valid\nfor the whole lifetime of the wl_buffer. This means the server may\nat any time use those fds to import the dmabuf into any kernel\nsub-system that might accept it.\n\nHowever, when the underlying graphics stack fails to deliver the\npromise, because of e.g. a device hot-unplug which raises internal\nerrors, after the wl_buffer has been successfully created the\ncompositor must not raise protocol errors to the client when dmabuf\nimport later fails.\n\nTo create a wl_buffer from one or more dmabufs, a client creates a\nzwp_linux_dmabuf_params_v1 object with a zwp_linux_dmabuf_v1.create_params\nrequest. All planes required by the intended format are added with\nthe 'add' request. Finally, a 'create' or 'create_immed' request is\nissued, which has the following outcome depending on the import success.\n\nThe 'create' request,\n- on success, triggers a 'created' event which provides the final\nwl_buffer to the client.\n- on failure, triggers a 'failed' event to convey that the server\ncannot use the dmabufs received from the client.\n\nFor the 'create_immed' request,\n- on success, the server immediately imports the added dmabufs to\ncreate a wl_buffer. No event is sent from the server in this case.\n- on failure, the server can choose to either:\n- terminate the client by raising a fatal error.\n- mark the wl_buffer as failed, and send a 'failed' event to the\nclient. If the client uses a failed wl_buffer as an argument to any\nrequest, the behaviour is compositor implementation-defined.\n\nWarning! The protocol described in this file is experimental and\nbackward incompatible changes may be made. Backward compatible changes\nmay be added together with the corresponding interface version bump.\nBackward incompatible changes are done by bumping the version number in\nthe protocol and interface names and resetting the interface version.\nOnce the protocol is to be declared stable, the 'z' prefix and the\nversion number in the protocol and interface names are removed and the\ninterface version number is reset." ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:1145073
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:1211799
[INFO] [stdout] |
[INFO] [stdout] 1 | ... } # [ doc = "set application ID\n\nSet an application identifier for the surface.\n\nThe app ID identifies the general class of applications to which\nthe surface belongs. The compositor can use this to group multiple\nsurfaces together, or to determine how to launch a new application.\n\nFor D-Bus activatable applications, the app ID is used as the D-Bus\nservice name.\n\nThe compositor shell will try to group application surfaces together\nby their app ID. As a best practice, it is suggested to select app\nID's that match the basename of the application's .desktop file.\nFor example, \"org.freedesktop.FooViewer\" where the .desktop file is\n\"org.freedesktop.FooViewer.desktop\".\n\nSee the desktop-entry specification [0] for more details on\napplication identifiers and how they relate to well-known D-Bus\nnames and .desktop files.\n\n[0] http://standards.freedesktop.org/desktop-entry-spec/" ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/wayland-raw-protocol-bindings-3f42e9c2bb0e4cdc/out/client.rs:1:1291768
[INFO] [stdout] |
[INFO] [stdout] 1 | ... ; # [ doc = "Output dpms manager\n\nThe Dpms manager allows to get a org_kde_kwin_dpms for a given wl_output.\nThe org_kde_kwin_dpms provides the currently used VESA Display Power Management\nSignaling state (see https://en.wikipedia.org/wiki/VESA_Display_Power_Management_Signaling ).\nIn addition it allows to request a state change. A compositor is not obliged to honor it\nand will normally automatically switch back to on state." ] pu...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error; 53 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stderr] error: could not document `wayland-raw-protocol-bindings`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name wayland_raw_protocol_bindings src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a1471c947210f7ae -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-885ae3214f28c119.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d71df194c95b93b.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-e064e6433cc3f3c7.rmeta --cap-lints=warn --crate-version 0.1.5` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "107f0055f2462c9c97fa8f121b4e5e8528c2fd5bc516817b2a565e0dc0e678cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107f0055f2462c9c97fa8f121b4e5e8528c2fd5bc516817b2a565e0dc0e678cc", kill_on_drop: false }`
[INFO] [stdout] 107f0055f2462c9c97fa8f121b4e5e8528c2fd5bc516817b2a565e0dc0e678cc