Oct 21 22:17:51.628 INFO checking xlib-0.0.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:17:51.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:17:52.067 INFO blam! 106a8cbf8647e3e40fc867eb3a378c157b04e08cad5ce2f45da68e4310157e54 Oct 21 22:17:52.069 INFO running `"docker" "start" "-a" "106a8cbf8647e3e40fc867eb3a378c157b04e08cad5ce2f45da68e4310157e54"` Oct 21 22:17:53.372 INFO kablam! usermod: no changes Oct 21 22:17:53.456 INFO kablam! Checking xlib v0.0.3 (/source) Oct 21 22:17:53.624 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.624 INFO kablam! --> src/lib.rs:723:9 Oct 21 22:17:53.624 INFO kablam! | Oct 21 22:17:53.624 INFO kablam! 723 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.624 INFO kablam! | Oct 21 22:17:53.624 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 21 22:17:53.624 INFO kablam! Oct 21 22:17:53.624 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.624 INFO kablam! --> src/lib.rs:784:9 Oct 21 22:17:53.624 INFO kablam! | Oct 21 22:17:53.624 INFO kablam! 784 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.624 INFO kablam! Oct 21 22:17:53.624 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.624 INFO kablam! --> src/lib.rs:798:9 Oct 21 22:17:53.624 INFO kablam! | Oct 21 22:17:53.624 INFO kablam! 798 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.624 INFO kablam! Oct 21 22:17:53.624 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.624 INFO kablam! --> src/lib.rs:723:9 Oct 21 22:17:53.625 INFO kablam! | Oct 21 22:17:53.625 INFO kablam! 723 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.625 INFO kablam! | Oct 21 22:17:53.625 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 21 22:17:53.625 INFO kablam! Oct 21 22:17:53.625 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.625 INFO kablam! --> src/lib.rs:784:9 Oct 21 22:17:53.625 INFO kablam! | Oct 21 22:17:53.625 INFO kablam! 784 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.625 INFO kablam! Oct 21 22:17:53.625 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 21 22:17:53.625 INFO kablam! --> src/lib.rs:798:9 Oct 21 22:17:53.625 INFO kablam! | Oct 21 22:17:53.625 INFO kablam! 798 | #[allow(raw_pointer_derive)] Oct 21 22:17:53.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:53.625 INFO kablam! Oct 21 22:17:54.420 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.421 INFO kablam! --> src/lib.rs:124:32 Oct 21 22:17:54.424 INFO kablam! | Oct 21 22:17:54.424 INFO kablam! 124 | pub fn XBlackPixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 21 22:17:54.424 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.425 INFO kablam! | Oct 21 22:17:54.425 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 21 22:17:54.425 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.425 INFO kablam! note: type defined here Oct 21 22:17:54.426 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.426 INFO kablam! | Oct 21 22:17:54.426 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.427 INFO kablam! Oct 21 22:17:54.427 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.427 INFO kablam! --> src/lib.rs:147:34 Oct 21 22:17:54.428 INFO kablam! | Oct 21 22:17:54.428 INFO kablam! 147 | pub fn XCloseDisplay (display: *mut Display); Oct 21 22:17:54.428 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.429 INFO kablam! | Oct 21 22:17:54.429 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.429 INFO kablam! note: type defined here Oct 21 22:17:54.429 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.430 INFO kablam! | Oct 21 22:17:54.430 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.431 INFO kablam! Oct 21 22:17:54.431 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.431 INFO kablam! --> src/lib.rs:226:34 Oct 21 22:17:54.431 INFO kablam! | Oct 21 22:17:54.432 INFO kablam! 226 | pub fn XCreateWindow (display: *mut Display, parent: Window, x: c_int, y: c_int, width: c_uint, height: c_uint, Oct 21 22:17:54.434 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.434 INFO kablam! | Oct 21 22:17:54.434 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.434 INFO kablam! note: type defined here Oct 21 22:17:54.434 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.434 INFO kablam! | Oct 21 22:17:54.435 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.435 INFO kablam! Oct 21 22:17:54.435 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.435 INFO kablam! --> src/lib.rs:227:65 Oct 21 22:17:54.435 INFO kablam! | Oct 21 22:17:54.436 INFO kablam! 227 | border_width: c_uint, depth: c_int, class: c_int, visual: *const Visual, attr_mask: c_ulong, Oct 21 22:17:54.436 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 22:17:54.436 INFO kablam! | Oct 21 22:17:54.436 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.436 INFO kablam! note: type defined here Oct 21 22:17:54.436 INFO kablam! --> src/lib.rs:670:1 Oct 21 22:17:54.437 INFO kablam! | Oct 21 22:17:54.437 INFO kablam! 670 | pub struct Visual; Oct 21 22:17:54.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.437 INFO kablam! Oct 21 22:17:54.437 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.437 INFO kablam! --> src/lib.rs:229:37 Oct 21 22:17:54.437 INFO kablam! | Oct 21 22:17:54.438 INFO kablam! 229 | pub fn XDefaultColormap (display: *mut Display, screen_num: c_int) -> Colormap; Oct 21 22:17:54.438 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.438 INFO kablam! | Oct 21 22:17:54.438 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.438 INFO kablam! note: type defined here Oct 21 22:17:54.439 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.439 INFO kablam! | Oct 21 22:17:54.439 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.439 INFO kablam! Oct 21 22:17:54.439 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.440 INFO kablam! --> src/lib.rs:235:35 Oct 21 22:17:54.440 INFO kablam! | Oct 21 22:17:54.440 INFO kablam! 235 | pub fn XDefaultScreen (display: *mut Display) -> c_int; Oct 21 22:17:54.440 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.440 INFO kablam! | Oct 21 22:17:54.441 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.441 INFO kablam! note: type defined here Oct 21 22:17:54.441 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.441 INFO kablam! | Oct 21 22:17:54.441 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.442 INFO kablam! Oct 21 22:17:54.442 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.442 INFO kablam! --> src/lib.rs:238:35 Oct 21 22:17:54.442 INFO kablam! | Oct 21 22:17:54.442 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 21 22:17:54.442 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.443 INFO kablam! | Oct 21 22:17:54.443 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.443 INFO kablam! note: type defined here Oct 21 22:17:54.443 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.443 INFO kablam! | Oct 21 22:17:54.444 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.444 INFO kablam! Oct 21 22:17:54.444 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.444 INFO kablam! --> src/lib.rs:238:71 Oct 21 22:17:54.444 INFO kablam! | Oct 21 22:17:54.445 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 21 22:17:54.445 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 22:17:54.445 INFO kablam! | Oct 21 22:17:54.445 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.445 INFO kablam! note: type defined here Oct 21 22:17:54.445 INFO kablam! --> src/lib.rs:670:1 Oct 21 22:17:54.446 INFO kablam! | Oct 21 22:17:54.446 INFO kablam! 670 | pub struct Visual; Oct 21 22:17:54.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.446 INFO kablam! Oct 21 22:17:54.446 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.447 INFO kablam! --> src/lib.rs:249:35 Oct 21 22:17:54.447 INFO kablam! | Oct 21 22:17:54.447 INFO kablam! 249 | pub fn XDestroyWindow (display: *mut Display, window: Window); Oct 21 22:17:54.447 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.447 INFO kablam! | Oct 21 22:17:54.447 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.448 INFO kablam! note: type defined here Oct 21 22:17:54.448 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.448 INFO kablam! | Oct 21 22:17:54.448 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.449 INFO kablam! Oct 21 22:17:54.449 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.449 INFO kablam! --> src/lib.rs:306:31 Oct 21 22:17:54.449 INFO kablam! | Oct 21 22:17:54.449 INFO kablam! 306 | pub fn XFetchName (display: *mut Display, window: Window, name: *mut *mut c_char) -> Status; Oct 21 22:17:54.449 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.450 INFO kablam! note: type defined here Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! Oct 21 22:17:54.450 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:313:27 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 313 | pub fn XFlush (display: *mut Display); Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.450 INFO kablam! note: type defined here Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! Oct 21 22:17:54.450 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:317:34 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 317 | pub fn XFreeColormap (display: *mut Display, colormap: Colormap); Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.450 INFO kablam! note: type defined here Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! Oct 21 22:17:54.450 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:325:28 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 325 | pub fn XFreeGC (display: *mut Display, gc: GC); Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.450 INFO kablam! note: type defined here Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.450 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.450 INFO kablam! Oct 21 22:17:54.450 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.450 INFO kablam! --> src/lib.rs:341:33 Oct 21 22:17:54.450 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 341 | pub fn XGetGeometry (display: *mut Display, drawable: Drawable, root: *mut Window, x: *mut c_int, y: *mut c_int, Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:392:32 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 392 | pub fn XInternAtom (display: *mut Display, name: *const c_char, only_if_exists: Bool) -> Atom; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:419:31 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 419 | pub fn XMapWindow (display: *mut Display, window: Window); Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:429:32 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 429 | pub fn XMoveWindow (display: *mut Display, window: Window, x: c_int, y: c_int); Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:431:31 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 431 | pub fn XNextEvent (display: *mut Display, event: *mut XEvent); Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:435:48 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 435 | pub fn XOpenDisplay (name: *const c_char) -> *mut Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! Oct 21 22:17:54.451 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:440:29 Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! 440 | pub fn XPending (display: *mut Display) -> c_int; Oct 21 22:17:54.451 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.451 INFO kablam! | Oct 21 22:17:54.451 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.451 INFO kablam! note: type defined here Oct 21 22:17:54.451 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.452 INFO kablam! Oct 21 22:17:54.452 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.452 INFO kablam! --> src/lib.rs:479:34 Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! 479 | pub fn XResizeWindow (display: *mut Display, window: Window, width: c_uint, height: c_uint); Oct 21 22:17:54.452 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.452 INFO kablam! note: type defined here Oct 21 22:17:54.452 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.452 INFO kablam! Oct 21 22:17:54.452 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.452 INFO kablam! --> src/lib.rs:519:32 Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! 519 | pub fn XRootWindow (display: *mut Display, screen_num: c_int) -> Window; Oct 21 22:17:54.452 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.452 INFO kablam! note: type defined here Oct 21 22:17:54.452 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.452 INFO kablam! | Oct 21 22:17:54.452 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.452 INFO kablam! Oct 21 22:17:54.475 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.475 INFO kablam! --> src/lib.rs:524:33 Oct 21 22:17:54.475 INFO kablam! | Oct 21 22:17:54.475 INFO kablam! 524 | pub fn XScreenCount (display: *mut Display) -> c_int; Oct 21 22:17:54.475 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.475 INFO kablam! | Oct 21 22:17:54.475 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.475 INFO kablam! note: type defined here Oct 21 22:17:54.475 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.475 INFO kablam! | Oct 21 22:17:54.475 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.475 INFO kablam! Oct 21 22:17:54.475 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.475 INFO kablam! --> src/lib.rs:587:36 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 587 | pub fn XSetWMProtocols (display: *mut Display, window: Window, protocols: *const Atom, count: c_int) -> Status; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.476 INFO kablam! note: type defined here Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! Oct 21 22:17:54.476 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:595:31 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 595 | pub fn XStoreName (display: *mut Display, window: Window, name: *const c_char); Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.476 INFO kablam! note: type defined here Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! Oct 21 22:17:54.476 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:623:33 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 623 | pub fn XUnmapWindow (display: *mut Display, window: Window); Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.476 INFO kablam! note: type defined here Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! Oct 21 22:17:54.476 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:630:32 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 630 | pub fn XWhitePixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.476 INFO kablam! note: type defined here Oct 21 22:17:54.476 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.476 INFO kablam! | Oct 21 22:17:54.476 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.476 INFO kablam! Oct 21 22:17:54.727 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.727 INFO kablam! --> src/lib.rs:124:32 Oct 21 22:17:54.728 INFO kablam! | Oct 21 22:17:54.728 INFO kablam! 124 | pub fn XBlackPixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:147:34 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 147 | pub fn XCloseDisplay (display: *mut Display); Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:226:34 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 226 | pub fn XCreateWindow (display: *mut Display, parent: Window, x: c_int, y: c_int, width: c_uint, height: c_uint, Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:227:65 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 227 | border_width: c_uint, depth: c_int, class: c_int, visual: *const Visual, attr_mask: c_ulong, Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:670:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 670 | pub struct Visual; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:229:37 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 229 | pub fn XDefaultColormap (display: *mut Display, screen_num: c_int) -> Colormap; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:235:35 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 235 | pub fn XDefaultScreen (display: *mut Display) -> c_int; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:238:35 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.731 INFO kablam! note: type defined here Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.731 INFO kablam! Oct 21 22:17:54.731 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.731 INFO kablam! --> src/lib.rs:238:71 Oct 21 22:17:54.731 INFO kablam! | Oct 21 22:17:54.731 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:670:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 670 | pub struct Visual; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:249:35 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 249 | pub fn XDestroyWindow (display: *mut Display, window: Window); Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:306:31 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 306 | pub fn XFetchName (display: *mut Display, window: Window, name: *mut *mut c_char) -> Status; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:313:27 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 313 | pub fn XFlush (display: *mut Display); Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:317:34 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 317 | pub fn XFreeColormap (display: *mut Display, colormap: Colormap); Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:325:28 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 325 | pub fn XFreeGC (display: *mut Display, gc: GC); Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:341:33 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 341 | pub fn XGetGeometry (display: *mut Display, drawable: Drawable, root: *mut Window, x: *mut c_int, y: *mut c_int, Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:392:32 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 392 | pub fn XInternAtom (display: *mut Display, name: *const c_char, only_if_exists: Bool) -> Atom; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.732 INFO kablam! note: type defined here Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.732 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.732 INFO kablam! Oct 21 22:17:54.732 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.732 INFO kablam! --> src/lib.rs:419:31 Oct 21 22:17:54.732 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 419 | pub fn XMapWindow (display: *mut Display, window: Window); Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:429:32 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 429 | pub fn XMoveWindow (display: *mut Display, window: Window, x: c_int, y: c_int); Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:431:31 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 431 | pub fn XNextEvent (display: *mut Display, event: *mut XEvent); Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:435:48 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 435 | pub fn XOpenDisplay (name: *const c_char) -> *mut Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:440:29 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 440 | pub fn XPending (display: *mut Display) -> c_int; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:479:34 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 479 | pub fn XResizeWindow (display: *mut Display, window: Window, width: c_uint, height: c_uint); Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:519:32 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 519 | pub fn XRootWindow (display: *mut Display, screen_num: c_int) -> Window; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:524:33 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 524 | pub fn XScreenCount (display: *mut Display) -> c_int; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.733 INFO kablam! note: type defined here Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.733 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.733 INFO kablam! Oct 21 22:17:54.733 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.733 INFO kablam! --> src/lib.rs:587:36 Oct 21 22:17:54.733 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 587 | pub fn XSetWMProtocols (display: *mut Display, window: Window, protocols: *const Atom, count: c_int) -> Status; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.734 INFO kablam! note: type defined here Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! Oct 21 22:17:54.734 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:595:31 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 595 | pub fn XStoreName (display: *mut Display, window: Window, name: *const c_char); Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.734 INFO kablam! note: type defined here Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! Oct 21 22:17:54.734 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:623:33 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 623 | pub fn XUnmapWindow (display: *mut Display, window: Window); Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.734 INFO kablam! note: type defined here Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! Oct 21 22:17:54.734 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:630:32 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 630 | pub fn XWhitePixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! = help: consider adding a member to this struct Oct 21 22:17:54.734 INFO kablam! note: type defined here Oct 21 22:17:54.734 INFO kablam! --> src/lib.rs:662:1 Oct 21 22:17:54.734 INFO kablam! | Oct 21 22:17:54.734 INFO kablam! 662 | pub struct Display; Oct 21 22:17:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:17:54.734 INFO kablam! Oct 21 22:17:54.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 21 22:17:54.781 INFO kablam! su: No module specific data is present Oct 21 22:17:55.519 INFO running `"docker" "rm" "-f" "106a8cbf8647e3e40fc867eb3a378c157b04e08cad5ce2f45da68e4310157e54"` Oct 21 22:17:55.933 INFO blam! 106a8cbf8647e3e40fc867eb3a378c157b04e08cad5ce2f45da68e4310157e54