[INFO] crate input-linux 0.0.1 is already in cache [INFO] checking input-linux-0.0.1 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate input-linux 0.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate input-linux 0.0.1 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate input-linux 0.0.1 [INFO] finished tweaking crates.io crate input-linux 0.0.1 [INFO] tweaked toml for crates.io crate input-linux 0.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a64ef6a3b27f72a5556552e006b1e22dd98928f050c2ca74f3da9a3c9aac86 [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" "03a64ef6a3b27f72a5556552e006b1e22dd98928f050c2ca74f3da9a3c9aac86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a64ef6a3b27f72a5556552e006b1e22dd98928f050c2ca74f3da9a3c9aac86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a64ef6a3b27f72a5556552e006b1e22dd98928f050c2ca74f3da9a3c9aac86", kill_on_drop: false }` [INFO] [stdout] 03a64ef6a3b27f72a5556552e006b1e22dd98928f050c2ca74f3da9a3c9aac86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a67acc82e209929b8c71a274cec3142be1a021787d799dabff59c19fd3be69df [INFO] running `Command { std: "docker" "start" "-a" "a67acc82e209929b8c71a274cec3142be1a021787d799dabff59c19fd3be69df", kill_on_drop: false }` [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking input-linux-sys v0.3.1 [INFO] [stderr] Checking input-linux v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/kinds.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | 0...0x1f | EV_UINPUT => Ok(unsafe { transmute(code) }), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/kinds.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | 0...0x1f | EV_UINPUT => Ok(unsafe { transmute(code) }), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/evdev.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::{uninitialized, size_of}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/evdev.rs:231:28 [INFO] [stdout] | [INFO] [stdout] 231 | let mut info = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem::{uninitialized, size_of}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:49:56 [INFO] [stdout] | [INFO] [stdout] 49 | let mut setup: sys::uinput_user_dev = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:76:53 [INFO] [stdout] | [INFO] [stdout] 76 | let mut setup: sys::uinput_setup = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/uinput.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / ioctl_impl! { [INFO] [stdout] 139 | | { [INFO] [stdout] 140 | | /// `UI_DEV_CREATE` [INFO] [stdout] 141 | | @call dev_create = ui_dev_create [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/evdev.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::{uninitialized, size_of}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/evdev.rs:231:28 [INFO] [stdout] | [INFO] [stdout] 231 | let mut info = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/evdev.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ioctl_impl! { [INFO] [stdout] 38 | | { [INFO] [stdout] 39 | | /// `EVIOCGVERSION` [INFO] [stdout] 40 | | @get driver_version = ev_get_version -> i32 [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem::{uninitialized, size_of}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:49:56 [INFO] [stdout] | [INFO] [stdout] 49 | let mut setup: sys::uinput_user_dev = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uinput.rs:76:53 [INFO] [stdout] | [INFO] [stdout] 76 | let mut setup: sys::uinput_setup = unsafe { uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/macros.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | let mut v = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/uinput.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / ioctl_impl! { [INFO] [stdout] 139 | | { [INFO] [stdout] 140 | | /// `UI_DEV_CREATE` [INFO] [stdout] 141 | | @call dev_create = ui_dev_create [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "a67acc82e209929b8c71a274cec3142be1a021787d799dabff59c19fd3be69df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67acc82e209929b8c71a274cec3142be1a021787d799dabff59c19fd3be69df", kill_on_drop: false }` [INFO] [stdout] a67acc82e209929b8c71a274cec3142be1a021787d799dabff59c19fd3be69df