Oct 27 13:15:32.712 INFO checking xlib-0.0.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:15:32.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 13:15:32.928 INFO blam! c121d1c21eb17a61c211814bfcf8c0b2402aeee67702d711f3bb7eea67fbd768 Oct 27 13:15:32.930 INFO running `"docker" "start" "-a" "c121d1c21eb17a61c211814bfcf8c0b2402aeee67702d711f3bb7eea67fbd768"` Oct 27 13:15:33.572 INFO kablam! usermod: no changes Oct 27 13:15:33.635 INFO kablam! Checking xlib v0.0.3 (/source) Oct 27 13:15:33.746 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.746 INFO kablam! --> src/lib.rs:723:9 Oct 27 13:15:33.746 INFO kablam! | Oct 27 13:15:33.746 INFO kablam! 723 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.746 INFO kablam! | Oct 27 13:15:33.746 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 13:15:33.746 INFO kablam! Oct 27 13:15:33.746 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.746 INFO kablam! --> src/lib.rs:784:9 Oct 27 13:15:33.746 INFO kablam! | Oct 27 13:15:33.746 INFO kablam! 784 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.746 INFO kablam! Oct 27 13:15:33.746 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.746 INFO kablam! --> src/lib.rs:798:9 Oct 27 13:15:33.746 INFO kablam! | Oct 27 13:15:33.746 INFO kablam! 798 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.746 INFO kablam! Oct 27 13:15:33.811 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.811 INFO kablam! --> src/lib.rs:723:9 Oct 27 13:15:33.811 INFO kablam! | Oct 27 13:15:33.812 INFO kablam! 723 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.812 INFO kablam! | Oct 27 13:15:33.812 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 13:15:33.812 INFO kablam! Oct 27 13:15:33.812 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.812 INFO kablam! --> src/lib.rs:784:9 Oct 27 13:15:33.813 INFO kablam! | Oct 27 13:15:33.813 INFO kablam! 784 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.813 INFO kablam! Oct 27 13:15:33.813 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Oct 27 13:15:33.813 INFO kablam! --> src/lib.rs:798:9 Oct 27 13:15:33.813 INFO kablam! | Oct 27 13:15:33.813 INFO kablam! 798 | #[allow(raw_pointer_derive)] Oct 27 13:15:33.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:33.814 INFO kablam! Oct 27 13:15:34.306 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.306 INFO kablam! --> src/lib.rs:124:32 Oct 27 13:15:34.306 INFO kablam! | Oct 27 13:15:34.306 INFO kablam! 124 | pub fn XBlackPixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 27 13:15:34.307 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.307 INFO kablam! | Oct 27 13:15:34.307 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 13:15:34.307 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.308 INFO kablam! note: type defined here Oct 27 13:15:34.308 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.308 INFO kablam! | Oct 27 13:15:34.308 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.309 INFO kablam! Oct 27 13:15:34.309 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.309 INFO kablam! --> src/lib.rs:147:34 Oct 27 13:15:34.309 INFO kablam! | Oct 27 13:15:34.310 INFO kablam! 147 | pub fn XCloseDisplay (display: *mut Display); Oct 27 13:15:34.310 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.310 INFO kablam! | Oct 27 13:15:34.311 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.311 INFO kablam! note: type defined here Oct 27 13:15:34.311 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.311 INFO kablam! | Oct 27 13:15:34.311 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.312 INFO kablam! Oct 27 13:15:34.312 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.313 INFO kablam! --> src/lib.rs:226:34 Oct 27 13:15:34.313 INFO kablam! | Oct 27 13:15:34.313 INFO kablam! 226 | pub fn XCreateWindow (display: *mut Display, parent: Window, x: c_int, y: c_int, width: c_uint, height: c_uint, Oct 27 13:15:34.313 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.313 INFO kablam! | Oct 27 13:15:34.314 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.314 INFO kablam! note: type defined here Oct 27 13:15:34.314 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.314 INFO kablam! | Oct 27 13:15:34.319 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.319 INFO kablam! Oct 27 13:15:34.320 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.320 INFO kablam! --> src/lib.rs:227:65 Oct 27 13:15:34.320 INFO kablam! | Oct 27 13:15:34.320 INFO kablam! 227 | border_width: c_uint, depth: c_int, class: c_int, visual: *const Visual, attr_mask: c_ulong, Oct 27 13:15:34.321 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:15:34.321 INFO kablam! | Oct 27 13:15:34.321 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.321 INFO kablam! note: type defined here Oct 27 13:15:34.322 INFO kablam! --> src/lib.rs:670:1 Oct 27 13:15:34.322 INFO kablam! | Oct 27 13:15:34.322 INFO kablam! 670 | pub struct Visual; Oct 27 13:15:34.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.322 INFO kablam! Oct 27 13:15:34.323 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.323 INFO kablam! --> src/lib.rs:229:37 Oct 27 13:15:34.323 INFO kablam! | Oct 27 13:15:34.323 INFO kablam! 229 | pub fn XDefaultColormap (display: *mut Display, screen_num: c_int) -> Colormap; Oct 27 13:15:34.324 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.325 INFO kablam! | Oct 27 13:15:34.325 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.325 INFO kablam! note: type defined here Oct 27 13:15:34.326 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.326 INFO kablam! | Oct 27 13:15:34.326 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.331 INFO kablam! Oct 27 13:15:34.331 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.331 INFO kablam! --> src/lib.rs:235:35 Oct 27 13:15:34.332 INFO kablam! | Oct 27 13:15:34.332 INFO kablam! 235 | pub fn XDefaultScreen (display: *mut Display) -> c_int; Oct 27 13:15:34.332 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.332 INFO kablam! | Oct 27 13:15:34.333 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.333 INFO kablam! note: type defined here Oct 27 13:15:34.333 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.333 INFO kablam! | Oct 27 13:15:34.334 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.334 INFO kablam! Oct 27 13:15:34.334 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.335 INFO kablam! --> src/lib.rs:238:35 Oct 27 13:15:34.335 INFO kablam! | Oct 27 13:15:34.335 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 27 13:15:34.335 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.336 INFO kablam! | Oct 27 13:15:34.336 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.343 INFO kablam! note: type defined here Oct 27 13:15:34.344 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.345 INFO kablam! | Oct 27 13:15:34.345 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.345 INFO kablam! Oct 27 13:15:34.346 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.346 INFO kablam! --> src/lib.rs:238:71 Oct 27 13:15:34.346 INFO kablam! | Oct 27 13:15:34.346 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 27 13:15:34.346 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:15:34.347 INFO kablam! | Oct 27 13:15:34.347 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.347 INFO kablam! note: type defined here Oct 27 13:15:34.347 INFO kablam! --> src/lib.rs:670:1 Oct 27 13:15:34.348 INFO kablam! | Oct 27 13:15:34.348 INFO kablam! 670 | pub struct Visual; Oct 27 13:15:34.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.348 INFO kablam! Oct 27 13:15:34.349 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.349 INFO kablam! --> src/lib.rs:249:35 Oct 27 13:15:34.349 INFO kablam! | Oct 27 13:15:34.349 INFO kablam! 249 | pub fn XDestroyWindow (display: *mut Display, window: Window); Oct 27 13:15:34.350 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.350 INFO kablam! | Oct 27 13:15:34.350 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.350 INFO kablam! note: type defined here Oct 27 13:15:34.350 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! Oct 27 13:15:34.351 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:306:31 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 306 | pub fn XFetchName (display: *mut Display, window: Window, name: *mut *mut c_char) -> Status; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.351 INFO kablam! note: type defined here Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! Oct 27 13:15:34.351 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:313:27 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 313 | pub fn XFlush (display: *mut Display); Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.351 INFO kablam! note: type defined here Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! Oct 27 13:15:34.351 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:317:34 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 317 | pub fn XFreeColormap (display: *mut Display, colormap: Colormap); Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.351 INFO kablam! note: type defined here Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! Oct 27 13:15:34.351 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:325:28 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 325 | pub fn XFreeGC (display: *mut Display, gc: GC); Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.351 INFO kablam! note: type defined here Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! Oct 27 13:15:34.351 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.351 INFO kablam! --> src/lib.rs:341:33 Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.351 INFO kablam! 341 | pub fn XGetGeometry (display: *mut Display, drawable: Drawable, root: *mut Window, x: *mut c_int, y: *mut c_int, Oct 27 13:15:34.351 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.351 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:392:32 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 392 | pub fn XInternAtom (display: *mut Display, name: *const c_char, only_if_exists: Bool) -> Atom; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:419:31 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 419 | pub fn XMapWindow (display: *mut Display, window: Window); Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:429:32 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 429 | pub fn XMoveWindow (display: *mut Display, window: Window, x: c_int, y: c_int); Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:431:31 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 431 | pub fn XNextEvent (display: *mut Display, event: *mut XEvent); Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:435:48 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 435 | pub fn XOpenDisplay (name: *const c_char) -> *mut Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:440:29 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 440 | pub fn XPending (display: *mut Display) -> c_int; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.352 INFO kablam! note: type defined here Oct 27 13:15:34.352 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.352 INFO kablam! | Oct 27 13:15:34.352 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.352 INFO kablam! Oct 27 13:15:34.352 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:479:34 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 479 | pub fn XResizeWindow (display: *mut Display, window: Window, width: c_uint, height: c_uint); Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:519:32 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 519 | pub fn XRootWindow (display: *mut Display, screen_num: c_int) -> Window; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:524:33 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 524 | pub fn XScreenCount (display: *mut Display) -> c_int; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:587:36 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 587 | pub fn XSetWMProtocols (display: *mut Display, window: Window, protocols: *const Atom, count: c_int) -> Status; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:595:31 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 595 | pub fn XStoreName (display: *mut Display, window: Window, name: *const c_char); Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:623:33 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 623 | pub fn XUnmapWindow (display: *mut Display, window: Window); Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! Oct 27 13:15:34.353 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:630:32 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 630 | pub fn XWhitePixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 27 13:15:34.353 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.353 INFO kablam! note: type defined here Oct 27 13:15:34.353 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.353 INFO kablam! | Oct 27 13:15:34.353 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.354 INFO kablam! Oct 27 13:15:34.544 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:124:32 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 124 | pub fn XBlackPixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 13:15:34.544 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.544 INFO kablam! note: type defined here Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! Oct 27 13:15:34.544 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:147:34 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 147 | pub fn XCloseDisplay (display: *mut Display); Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.544 INFO kablam! note: type defined here Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! Oct 27 13:15:34.544 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:226:34 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 226 | pub fn XCreateWindow (display: *mut Display, parent: Window, x: c_int, y: c_int, width: c_uint, height: c_uint, Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.544 INFO kablam! note: type defined here Oct 27 13:15:34.544 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.544 INFO kablam! | Oct 27 13:15:34.544 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.544 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:227:65 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 227 | border_width: c_uint, depth: c_int, class: c_int, visual: *const Visual, attr_mask: c_ulong, Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:670:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 670 | pub struct Visual; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:229:37 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 229 | pub fn XDefaultColormap (display: *mut Display, screen_num: c_int) -> Colormap; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:235:35 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 235 | pub fn XDefaultScreen (display: *mut Display) -> c_int; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:238:35 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Visual` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:238:71 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 238 | pub fn XDefaultVisual (display: *mut Display, screen_num: c_int) -> *const Visual; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:670:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 670 | pub struct Visual; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:249:35 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 249 | pub fn XDestroyWindow (display: *mut Display, window: Window); Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! Oct 27 13:15:34.545 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:306:31 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 306 | pub fn XFetchName (display: *mut Display, window: Window, name: *mut *mut c_char) -> Status; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.545 INFO kablam! note: type defined here Oct 27 13:15:34.545 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.545 INFO kablam! | Oct 27 13:15:34.545 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:313:27 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 313 | pub fn XFlush (display: *mut Display); Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:317:34 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 317 | pub fn XFreeColormap (display: *mut Display, colormap: Colormap); Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:325:28 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 325 | pub fn XFreeGC (display: *mut Display, gc: GC); Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:341:33 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 341 | pub fn XGetGeometry (display: *mut Display, drawable: Drawable, root: *mut Window, x: *mut c_int, y: *mut c_int, Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:392:32 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 392 | pub fn XInternAtom (display: *mut Display, name: *const c_char, only_if_exists: Bool) -> Atom; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:419:31 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 419 | pub fn XMapWindow (display: *mut Display, window: Window); Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.546 INFO kablam! note: type defined here Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.546 INFO kablam! Oct 27 13:15:34.546 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.546 INFO kablam! --> src/lib.rs:429:32 Oct 27 13:15:34.546 INFO kablam! | Oct 27 13:15:34.546 INFO kablam! 429 | pub fn XMoveWindow (display: *mut Display, window: Window, x: c_int, y: c_int); Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:431:31 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 431 | pub fn XNextEvent (display: *mut Display, event: *mut XEvent); Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:435:48 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 435 | pub fn XOpenDisplay (name: *const c_char) -> *mut Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:440:29 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 440 | pub fn XPending (display: *mut Display) -> c_int; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:479:34 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 479 | pub fn XResizeWindow (display: *mut Display, window: Window, width: c_uint, height: c_uint); Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:519:32 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 519 | pub fn XRootWindow (display: *mut Display, screen_num: c_int) -> Window; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! Oct 27 13:15:34.547 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:524:33 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 524 | pub fn XScreenCount (display: *mut Display) -> c_int; Oct 27 13:15:34.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.547 INFO kablam! note: type defined here Oct 27 13:15:34.547 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.547 INFO kablam! | Oct 27 13:15:34.547 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! Oct 27 13:15:34.548 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:587:36 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 587 | pub fn XSetWMProtocols (display: *mut Display, window: Window, protocols: *const Atom, count: c_int) -> Status; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.548 INFO kablam! note: type defined here Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! Oct 27 13:15:34.548 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:595:31 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 595 | pub fn XStoreName (display: *mut Display, window: Window, name: *const c_char); Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.548 INFO kablam! note: type defined here Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! Oct 27 13:15:34.548 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:623:33 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 623 | pub fn XUnmapWindow (display: *mut Display, window: Window); Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.548 INFO kablam! note: type defined here Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! Oct 27 13:15:34.548 INFO kablam! warning: `extern` block uses type `Display` which is not FFI-safe: this struct has no fields Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:630:32 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 630 | pub fn XWhitePixel (display: *mut Display, screen_num: c_int) -> c_ulong; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! = help: consider adding a member to this struct Oct 27 13:15:34.548 INFO kablam! note: type defined here Oct 27 13:15:34.548 INFO kablam! --> src/lib.rs:662:1 Oct 27 13:15:34.548 INFO kablam! | Oct 27 13:15:34.548 INFO kablam! 662 | pub struct Display; Oct 27 13:15:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:15:34.548 INFO kablam! Oct 27 13:15:34.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 27 13:15:34.619 INFO kablam! su: No module specific data is present Oct 27 13:15:35.083 INFO running `"docker" "rm" "-f" "c121d1c21eb17a61c211814bfcf8c0b2402aeee67702d711f3bb7eea67fbd768"` Oct 27 13:15:35.283 INFO blam! c121d1c21eb17a61c211814bfcf8c0b2402aeee67702d711f3bb7eea67fbd768