[INFO] cloning repository https://github.com/mardner4ik/Linux-Display-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mardner4ik/Linux-Display-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardner4ik%2FLinux-Display-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardner4ik%2FLinux-Display-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0507ed1bc0547fbfab204e6a4cb325d4d62c3c7
[INFO] testing mardner4ik/Linux-Display-Server against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardner4ik%2FLinux-Display-Server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mardner4ik/Linux-Display-Server
[INFO] finished tweaking git repo https://github.com/mardner4ik/Linux-Display-Server
[INFO] tweaked toml for git repo https://github.com/mardner4ik/Linux-Display-Server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mardner4ik/Linux-Display-Server on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mardner4ik/Linux-Display-Server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded udev v0.7.0
[INFO] [stderr]   Downloaded input v0.8.3
[INFO] [stderr]   Downloaded udev v0.8.0
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded drm-sys v0.6.1
[INFO] [stderr]   Downloaded drm-ffi v0.7.1
[INFO] [stderr]   Downloaded drm v0.11.1
[INFO] [stderr]   Downloaded input-sys v1.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86
[INFO] running `Command { std: "docker" "start" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling input-sys v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling udev v0.7.0
[INFO] [stderr]    Compiling drm-ffi v0.7.1
[INFO] [stderr]    Compiling udev v0.8.0
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling input v0.8.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling drm v0.11.1
[INFO] [stderr]    Compiling rustdrm-launcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `(`
[INFO] [stdout]  --> src/render/draw.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::font(FONT_W, FONT_H, glyph);
[INFO] [stdout]   |                ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `memmap2` in this scope
[INFO] [stdout]   --> src/backend/drm_sys.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 memmap2::MmapMut::map_mut(mapping.as_mut().as_mut_ptr() as std::os::unix::io::RawFd)
[INFO] [stdout]    |                 ^^^^^^^ use of unresolved module or unlinked crate `memmap2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `memmap2`, use `cargo add memmap2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `memmap2` in this scope
[INFO] [stdout]   --> src/backend/drm_sys.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 unsafe { memmap2::MmapOptions::new().len(len).map_mut_from_ptr(ptr) }.unwrap()
[INFO] [stdout]    |                          ^^^^^^^ use of unresolved module or unlinked crate `memmap2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `memmap2`, use `cargo add memmap2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::OpenOptionsExt`
[INFO] [stdout]  --> src/backend/drm_sys.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::unix::fs::OpenOptionsExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pitch` found for struct `drm::control::dumbbuffer::DumbBuffer` in the current scope
[INFO] [stdout]   --> src/backend/drm_sys.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let pitch = db.pitch();
[INFO] [stdout]    |                            ^^^^^ private field, not a method
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/drm-0.11.1/src/buffer/mod.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn pitch(&self) -> u32;
[INFO] [stdout]    |        ----- the method is available for `drm::control::dumbbuffer::DumbBuffer` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Buffer` which provides `pitch` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use drm::buffer::Buffer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/backend/input_sys.rs:64:51
[INFO] [stdout]      |
[INFO] [stdout]   64 |                         self.xkb_state.update_key(xkb_keycode, xkb::KeyDirection::Down);
[INFO] [stdout]      |                                        ---------- ^^^^^^^^^^^ expected `Keycode`, found `u32`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkbcommon-0.7.0/src/xkb/mod.rs:1216:12
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     pub fn update_key(&mut self, key: Keycode, direction: KeyDirection) -> StateComponent {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keycode`
[INFO] [stdout]      |
[INFO] [stdout]   64 |                         self.xkb_state.update_key(xkb_keycode.into(), xkb::KeyDirection::Down);
[INFO] [stdout]      |                                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/backend/input_sys.rs:66:69
[INFO] [stdout]      |
[INFO] [stdout]   66 |                         let keysym = self.xkb_state.key_get_one_sym(xkb_keycode);
[INFO] [stdout]      |                                                     --------------- ^^^^^^^^^^^ expected `Keycode`, found `u32`
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkbcommon-0.7.0/src/xkb/mod.rs:1332:12
[INFO] [stdout]      |
[INFO] [stdout] 1332 |     pub fn key_get_one_sym(&self, key: Keycode) -> Keysym {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keycode`
[INFO] [stdout]      |
[INFO] [stdout]   66 |                         let keysym = self.xkb_state.key_get_one_sym(xkb_keycode.into());
[INFO] [stdout]      |                                                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/backend/input_sys.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         if keysym == xkb::keysyms::KEY_BackSpace {
[INFO] [stdout]    |                            ------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Keysym`, found `u32`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected because this is `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         if keysym == xkb::keysyms::KEY_BackSpace.into() {
[INFO] [stdout]    |                                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/backend/input_sys.rs:69:45
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         } else if keysym == xkb::keysyms::KEY_Return {
[INFO] [stdout]    |                                   ------    ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Keysym`, found `u32`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   expected because this is `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         } else if keysym == xkb::keysyms::KEY_Return.into() {
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/backend/input_sys.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         } else if keysym == xkb::keysyms::KEY_Escape {
[INFO] [stdout]    |                                   ------    ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Keysym`, found `u32`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   expected because this is `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keysym`
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         } else if keysym == xkb::keysyms::KEY_Escape.into() {
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/backend/input_sys.rs:74:65
[INFO] [stdout]      |
[INFO] [stdout]   74 | ...                   let s = self.xkb_state.key_get_utf8(xkb_keycode);
[INFO] [stdout]      |                                              ------------ ^^^^^^^^^^^ expected `Keycode`, found `u32`
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkbcommon-0.7.0/src/xkb/mod.rs:1301:12
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn key_get_utf8(&self, key: Keycode) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keycode`
[INFO] [stdout]      |
[INFO] [stdout]   74 |                             let s = self.xkb_state.key_get_utf8(xkb_keycode.into());
[INFO] [stdout]      |                                                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/backend/input_sys.rs:81:51
[INFO] [stdout]      |
[INFO] [stdout]   81 |                         self.xkb_state.update_key(xkb_keycode, xkb::KeyDirection::Up);
[INFO] [stdout]      |                                        ---------- ^^^^^^^^^^^ expected `Keycode`, found `u32`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkbcommon-0.7.0/src/xkb/mod.rs:1216:12
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     pub fn update_key(&mut self, key: Keycode, direction: KeyDirection) -> StateComponent {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Keycode`
[INFO] [stdout]      |
[INFO] [stdout]   81 |                         self.xkb_state.update_key(xkb_keycode.into(), xkb::KeyDirection::Up);
[INFO] [stdout]      |                                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::fd::AsRawFd`
[INFO] [stdout]  --> src/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::fd::AsRawFd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `memmap2` in this scope
[INFO] [stdout]   --> src/backend/drm_sys.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     mappings: [memmap2::MmapMut; 2],
[INFO] [stdout]    |                ^^^^^^^ use of unresolved module or unlinked crate `memmap2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `memmap2`, use `cargo add memmap2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `memmap2` in this scope
[INFO] [stdout]   --> src/backend/drm_sys.rs:71:68
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut create_buffer = || -> Result<(framebuffer::Handle, memmap2::MmapMut, u32), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                                    ^^^^^^^ use of unresolved module or unlinked crate `memmap2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `memmap2`, use `cargo add memmap2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustdrm-launcher` (bin "rustdrm-launcher") due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86", kill_on_drop: false }`
[INFO] [stdout] effec2df5ef1ece4de675b2c4dc0afdf3ab66b447efabedd7e008f3d0f620f86
