Oct 11 09:42:53.499 INFO testing torch-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:42:53.499 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:42:53.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:42:53.984 INFO blam! 5abe5f716855f3fae7fec5f20cbd3c123608544d1b239ca91e4ae20a5f2b0616 Oct 11 09:42:53.992 INFO running `"docker" "start" "-a" "5abe5f716855f3fae7fec5f20cbd3c123608544d1b239ca91e4ae20a5f2b0616"` Oct 11 09:42:55.056 INFO kablam! usermod: no changes Oct 11 09:42:55.120 INFO kablam! Compiling torch v0.1.0 (/source) Oct 11 09:42:56.393 INFO kablam! warning: constant `__llvm__` should have an upper case name such as `__LLVM` Oct 11 09:42:56.393 INFO kablam! --> src/lib.rs:27:1 Oct 11 09:42:56.394 INFO kablam! | Oct 11 09:42:56.394 INFO kablam! 27 | pub const __llvm__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.394 INFO kablam! | Oct 11 09:42:56.395 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 09:42:56.395 INFO kablam! Oct 11 09:42:56.395 INFO kablam! warning: constant `__clang__` should have an upper case name such as `__CLANG` Oct 11 09:42:56.395 INFO kablam! --> src/lib.rs:28:1 Oct 11 09:42:56.396 INFO kablam! | Oct 11 09:42:56.396 INFO kablam! 28 | pub const __clang__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.396 INFO kablam! Oct 11 09:42:56.397 INFO kablam! warning: constant `__clang_major__` should have an upper case name such as `__CLANG_MAJOR` Oct 11 09:42:56.397 INFO kablam! --> src/lib.rs:29:1 Oct 11 09:42:56.397 INFO kablam! | Oct 11 09:42:56.397 INFO kablam! 29 | pub const __clang_major__: ::std::os::raw::c_uint = 3; Oct 11 09:42:56.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.398 INFO kablam! Oct 11 09:42:56.398 INFO kablam! warning: constant `__clang_minor__` should have an upper case name such as `__CLANG_MINOR` Oct 11 09:42:56.398 INFO kablam! --> src/lib.rs:30:1 Oct 11 09:42:56.399 INFO kablam! | Oct 11 09:42:56.399 INFO kablam! 30 | pub const __clang_minor__: ::std::os::raw::c_uint = 8; Oct 11 09:42:56.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.399 INFO kablam! Oct 11 09:42:56.400 INFO kablam! warning: constant `__clang_patchlevel__` should have an upper case name such as `__CLANG_PATCHLEVEL` Oct 11 09:42:56.400 INFO kablam! --> src/lib.rs:31:1 Oct 11 09:42:56.400 INFO kablam! | Oct 11 09:42:56.400 INFO kablam! 31 | pub const __clang_patchlevel__: ::std::os::raw::c_uint = 0; Oct 11 09:42:56.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.401 INFO kablam! Oct 11 09:42:56.401 INFO kablam! warning: constant `__clang_version__` should have an upper case name such as `__CLANG_VERSION` Oct 11 09:42:56.402 INFO kablam! --> src/lib.rs:32:1 Oct 11 09:42:56.402 INFO kablam! | Oct 11 09:42:56.402 INFO kablam! 32 | / pub const __clang_version__: &'static [u8; 31usize] = Oct 11 09:42:56.402 INFO kablam! 33 | | b"3.8.0 (tags/RELEASE_380/final)\x00"; Oct 11 09:42:56.403 INFO kablam! | |__________________________________________^ Oct 11 09:42:56.403 INFO kablam! Oct 11 09:42:56.403 INFO kablam! warning: constant `__INTMAX_FMTd__` should have an upper case name such as `__INTMAX_FMTD` Oct 11 09:42:56.404 INFO kablam! --> src/lib.rs:83:1 Oct 11 09:42:56.404 INFO kablam! | Oct 11 09:42:56.404 INFO kablam! 83 | pub const __INTMAX_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.405 INFO kablam! Oct 11 09:42:56.405 INFO kablam! warning: constant `__INTMAX_FMTi__` should have an upper case name such as `__INTMAX_FMTI` Oct 11 09:42:56.405 INFO kablam! --> src/lib.rs:84:1 Oct 11 09:42:56.405 INFO kablam! | Oct 11 09:42:56.406 INFO kablam! 84 | pub const __INTMAX_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.406 INFO kablam! Oct 11 09:42:56.406 INFO kablam! warning: constant `__UINTMAX_FMTo__` should have an upper case name such as `__UINTMAX_FMTO` Oct 11 09:42:56.407 INFO kablam! --> src/lib.rs:85:1 Oct 11 09:42:56.407 INFO kablam! | Oct 11 09:42:56.407 INFO kablam! 85 | pub const __UINTMAX_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.408 INFO kablam! Oct 11 09:42:56.408 INFO kablam! warning: constant `__UINTMAX_FMTu__` should have an upper case name such as `__UINTMAX_FMTU` Oct 11 09:42:56.408 INFO kablam! --> src/lib.rs:86:1 Oct 11 09:42:56.408 INFO kablam! | Oct 11 09:42:56.409 INFO kablam! 86 | pub const __UINTMAX_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.409 INFO kablam! Oct 11 09:42:56.409 INFO kablam! warning: constant `__UINTMAX_FMTx__` should have an upper case name such as `__UINTMAX_FMTX` Oct 11 09:42:56.410 INFO kablam! --> src/lib.rs:87:1 Oct 11 09:42:56.410 INFO kablam! | Oct 11 09:42:56.410 INFO kablam! 87 | pub const __UINTMAX_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.411 INFO kablam! Oct 11 09:42:56.411 INFO kablam! warning: constant `__PTRDIFF_FMTd__` should have an upper case name such as `__PTRDIFF_FMTD` Oct 11 09:42:56.411 INFO kablam! --> src/lib.rs:90:1 Oct 11 09:42:56.411 INFO kablam! | Oct 11 09:42:56.412 INFO kablam! 90 | pub const __PTRDIFF_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.412 INFO kablam! Oct 11 09:42:56.412 INFO kablam! warning: constant `__PTRDIFF_FMTi__` should have an upper case name such as `__PTRDIFF_FMTI` Oct 11 09:42:56.413 INFO kablam! --> src/lib.rs:91:1 Oct 11 09:42:56.413 INFO kablam! | Oct 11 09:42:56.413 INFO kablam! 91 | pub const __PTRDIFF_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.414 INFO kablam! Oct 11 09:42:56.414 INFO kablam! warning: constant `__INTPTR_FMTd__` should have an upper case name such as `__INTPTR_FMTD` Oct 11 09:42:56.414 INFO kablam! --> src/lib.rs:93:1 Oct 11 09:42:56.415 INFO kablam! | Oct 11 09:42:56.415 INFO kablam! 93 | pub const __INTPTR_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.416 INFO kablam! Oct 11 09:42:56.416 INFO kablam! warning: constant `__INTPTR_FMTi__` should have an upper case name such as `__INTPTR_FMTI` Oct 11 09:42:56.416 INFO kablam! --> src/lib.rs:94:1 Oct 11 09:42:56.416 INFO kablam! | Oct 11 09:42:56.416 INFO kablam! 94 | pub const __INTPTR_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.416 INFO kablam! Oct 11 09:42:56.416 INFO kablam! warning: constant `__SIZE_FMTo__` should have an upper case name such as `__SIZE_FMTO` Oct 11 09:42:56.416 INFO kablam! --> src/lib.rs:96:1 Oct 11 09:42:56.416 INFO kablam! | Oct 11 09:42:56.416 INFO kablam! 96 | pub const __SIZE_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.416 INFO kablam! Oct 11 09:42:56.416 INFO kablam! warning: constant `__SIZE_FMTu__` should have an upper case name such as `__SIZE_FMTU` Oct 11 09:42:56.416 INFO kablam! --> src/lib.rs:97:1 Oct 11 09:42:56.416 INFO kablam! | Oct 11 09:42:56.416 INFO kablam! 97 | pub const __SIZE_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.416 INFO kablam! Oct 11 09:42:56.416 INFO kablam! warning: constant `__SIZE_FMTx__` should have an upper case name such as `__SIZE_FMTX` Oct 11 09:42:56.416 INFO kablam! --> src/lib.rs:98:1 Oct 11 09:42:56.416 INFO kablam! | Oct 11 09:42:56.416 INFO kablam! 98 | pub const __SIZE_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.416 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINTPTR_FMTo__` should have an upper case name such as `__UINTPTR_FMTO` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:106:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 106 | pub const __UINTPTR_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINTPTR_FMTu__` should have an upper case name such as `__UINTPTR_FMTU` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:107:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 107 | pub const __UINTPTR_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINTPTR_FMTx__` should have an upper case name such as `__UINTPTR_FMTX` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:108:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 108 | pub const __UINTPTR_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT8_FMTd__` should have an upper case name such as `__INT8_FMTD` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:144:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 144 | pub const __INT8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT8_FMTi__` should have an upper case name such as `__INT8_FMTI` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:145:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 145 | pub const __INT8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT16_FMTd__` should have an upper case name such as `__INT16_FMTD` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:146:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 146 | pub const __INT16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT16_FMTi__` should have an upper case name such as `__INT16_FMTI` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:147:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 147 | pub const __INT16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT32_FMTd__` should have an upper case name such as `__INT32_FMTD` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:148:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 148 | pub const __INT32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT32_FMTi__` should have an upper case name such as `__INT32_FMTI` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:149:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 149 | pub const __INT32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT64_FMTd__` should have an upper case name such as `__INT64_FMTD` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:150:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 150 | pub const __INT64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__INT64_FMTi__` should have an upper case name such as `__INT64_FMTI` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:151:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 151 | pub const __INT64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINT8_FMTo__` should have an upper case name such as `__UINT8_FMTO` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:152:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 152 | pub const __UINT8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINT8_FMTu__` should have an upper case name such as `__UINT8_FMTU` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:153:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 153 | pub const __UINT8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINT8_FMTx__` should have an upper case name such as `__UINT8_FMTX` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:154:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 154 | pub const __UINT8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINT16_FMTo__` should have an upper case name such as `__UINT16_FMTO` Oct 11 09:42:56.417 INFO kablam! --> src/lib.rs:158:1 Oct 11 09:42:56.417 INFO kablam! | Oct 11 09:42:56.417 INFO kablam! 158 | pub const __UINT16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:42:56.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.417 INFO kablam! Oct 11 09:42:56.417 INFO kablam! warning: constant `__UINT16_FMTu__` should have an upper case name such as `__UINT16_FMTU` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:159:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 159 | pub const __UINT16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT16_FMTx__` should have an upper case name such as `__UINT16_FMTX` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:160:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 160 | pub const __UINT16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT32_FMTo__` should have an upper case name such as `__UINT32_FMTO` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:164:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 164 | pub const __UINT32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT32_FMTu__` should have an upper case name such as `__UINT32_FMTU` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:165:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 165 | pub const __UINT32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT32_FMTx__` should have an upper case name such as `__UINT32_FMTX` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:166:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 166 | pub const __UINT32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT64_FMTo__` should have an upper case name such as `__UINT64_FMTO` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:170:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 170 | pub const __UINT64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT64_FMTu__` should have an upper case name such as `__UINT64_FMTU` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:171:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 171 | pub const __UINT64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT64_FMTx__` should have an upper case name such as `__UINT64_FMTX` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:172:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 172 | pub const __UINT64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__INT_LEAST8_FMTd__` should have an upper case name such as `__INT_LEAST8_FMTD` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:177:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 177 | pub const __INT_LEAST8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__INT_LEAST8_FMTi__` should have an upper case name such as `__INT_LEAST8_FMTI` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:178:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 178 | pub const __INT_LEAST8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT_LEAST8_FMTo__` should have an upper case name such as `__UINT_LEAST8_FMTO` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:180:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 180 | pub const __UINT_LEAST8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT_LEAST8_FMTu__` should have an upper case name such as `__UINT_LEAST8_FMTU` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:181:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 181 | pub const __UINT_LEAST8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__UINT_LEAST8_FMTx__` should have an upper case name such as `__UINT_LEAST8_FMTX` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:182:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 182 | pub const __UINT_LEAST8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__INT_LEAST16_FMTd__` should have an upper case name such as `__INT_LEAST16_FMTD` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:185:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 185 | pub const __INT_LEAST16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.418 INFO kablam! Oct 11 09:42:56.418 INFO kablam! warning: constant `__INT_LEAST16_FMTi__` should have an upper case name such as `__INT_LEAST16_FMTI` Oct 11 09:42:56.418 INFO kablam! --> src/lib.rs:186:1 Oct 11 09:42:56.418 INFO kablam! | Oct 11 09:42:56.418 INFO kablam! 186 | pub const __INT_LEAST16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:42:56.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST16_FMTo__` should have an upper case name such as `__UINT_LEAST16_FMTO` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:188:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 188 | pub const __UINT_LEAST16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST16_FMTu__` should have an upper case name such as `__UINT_LEAST16_FMTU` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:189:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 189 | pub const __UINT_LEAST16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST16_FMTx__` should have an upper case name such as `__UINT_LEAST16_FMTX` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:190:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 190 | pub const __UINT_LEAST16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_LEAST32_FMTd__` should have an upper case name such as `__INT_LEAST32_FMTD` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:193:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 193 | pub const __INT_LEAST32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_LEAST32_FMTi__` should have an upper case name such as `__INT_LEAST32_FMTI` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:194:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 194 | pub const __INT_LEAST32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST32_FMTo__` should have an upper case name such as `__UINT_LEAST32_FMTO` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:196:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 196 | pub const __UINT_LEAST32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST32_FMTu__` should have an upper case name such as `__UINT_LEAST32_FMTU` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:197:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 197 | pub const __UINT_LEAST32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST32_FMTx__` should have an upper case name such as `__UINT_LEAST32_FMTX` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:198:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 198 | pub const __UINT_LEAST32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_LEAST64_FMTd__` should have an upper case name such as `__INT_LEAST64_FMTD` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:202:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 202 | pub const __INT_LEAST64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_LEAST64_FMTi__` should have an upper case name such as `__INT_LEAST64_FMTI` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:203:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 203 | pub const __INT_LEAST64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST64_FMTo__` should have an upper case name such as `__UINT_LEAST64_FMTO` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:205:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 205 | pub const __UINT_LEAST64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST64_FMTu__` should have an upper case name such as `__UINT_LEAST64_FMTU` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:206:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 206 | pub const __UINT_LEAST64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__UINT_LEAST64_FMTx__` should have an upper case name such as `__UINT_LEAST64_FMTX` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:207:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 207 | pub const __UINT_LEAST64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_FAST8_FMTd__` should have an upper case name such as `__INT_FAST8_FMTD` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:210:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 210 | pub const __INT_FAST8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.419 INFO kablam! Oct 11 09:42:56.419 INFO kablam! warning: constant `__INT_FAST8_FMTi__` should have an upper case name such as `__INT_FAST8_FMTI` Oct 11 09:42:56.419 INFO kablam! --> src/lib.rs:211:1 Oct 11 09:42:56.419 INFO kablam! | Oct 11 09:42:56.419 INFO kablam! 211 | pub const __INT_FAST8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:42:56.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__UINT_FAST8_FMTo__` should have an upper case name such as `__UINT_FAST8_FMTO` Oct 11 09:42:56.420 INFO kablam! --> src/lib.rs:213:1 Oct 11 09:42:56.420 INFO kablam! | Oct 11 09:42:56.420 INFO kablam! 213 | pub const __UINT_FAST8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:42:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__UINT_FAST8_FMTu__` should have an upper case name such as `__UINT_FAST8_FMTU` Oct 11 09:42:56.420 INFO kablam! --> src/lib.rs:214:1 Oct 11 09:42:56.420 INFO kablam! | Oct 11 09:42:56.420 INFO kablam! 214 | pub const __UINT_FAST8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:42:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__UINT_FAST8_FMTx__` should have an upper case name such as `__UINT_FAST8_FMTX` Oct 11 09:42:56.420 INFO kablam! --> src/lib.rs:215:1 Oct 11 09:42:56.420 INFO kablam! | Oct 11 09:42:56.420 INFO kablam! 215 | pub const __UINT_FAST8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:42:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__INT_FAST16_FMTd__` should have an upper case name such as `__INT_FAST16_FMTD` Oct 11 09:42:56.420 INFO kablam! --> src/lib.rs:218:1 Oct 11 09:42:56.420 INFO kablam! | Oct 11 09:42:56.420 INFO kablam! 218 | pub const __INT_FAST16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:42:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__INT_FAST16_FMTi__` should have an upper case name such as `__INT_FAST16_FMTI` Oct 11 09:42:56.420 INFO kablam! --> src/lib.rs:219:1 Oct 11 09:42:56.420 INFO kablam! | Oct 11 09:42:56.420 INFO kablam! 219 | pub const __INT_FAST16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:42:56.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.420 INFO kablam! Oct 11 09:42:56.420 INFO kablam! warning: constant `__UINT_FAST16_FMTo__` should have an upper case name such as `__UINT_FAST16_FMTO` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:221:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 221 | pub const __UINT_FAST16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__UINT_FAST16_FMTu__` should have an upper case name such as `__UINT_FAST16_FMTU` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:222:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 222 | pub const __UINT_FAST16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__UINT_FAST16_FMTx__` should have an upper case name such as `__UINT_FAST16_FMTX` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:223:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 223 | pub const __UINT_FAST16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__INT_FAST32_FMTd__` should have an upper case name such as `__INT_FAST32_FMTD` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:226:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 226 | pub const __INT_FAST32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__INT_FAST32_FMTi__` should have an upper case name such as `__INT_FAST32_FMTI` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:227:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 227 | pub const __INT_FAST32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__UINT_FAST32_FMTo__` should have an upper case name such as `__UINT_FAST32_FMTO` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:229:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 229 | pub const __UINT_FAST32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__UINT_FAST32_FMTu__` should have an upper case name such as `__UINT_FAST32_FMTU` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:230:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 230 | pub const __UINT_FAST32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__UINT_FAST32_FMTx__` should have an upper case name such as `__UINT_FAST32_FMTX` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:231:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 231 | pub const __UINT_FAST32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__INT_FAST64_FMTd__` should have an upper case name such as `__INT_FAST64_FMTD` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:235:1 Oct 11 09:42:56.443 INFO kablam! | Oct 11 09:42:56.443 INFO kablam! 235 | pub const __INT_FAST64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:42:56.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.443 INFO kablam! Oct 11 09:42:56.443 INFO kablam! warning: constant `__INT_FAST64_FMTi__` should have an upper case name such as `__INT_FAST64_FMTI` Oct 11 09:42:56.443 INFO kablam! --> src/lib.rs:236:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 236 | pub const __INT_FAST64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__UINT_FAST64_FMTo__` should have an upper case name such as `__UINT_FAST64_FMTO` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:238:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 238 | pub const __UINT_FAST64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__UINT_FAST64_FMTu__` should have an upper case name such as `__UINT_FAST64_FMTU` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:239:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 239 | pub const __UINT_FAST64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__UINT_FAST64_FMTx__` should have an upper case name such as `__UINT_FAST64_FMTX` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:240:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 240 | pub const __UINT_FAST64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__amd64__` should have an upper case name such as `__AMD64` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:259:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 259 | pub const __amd64__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__amd64` should have an upper case name such as `__AMD64` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:260:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 260 | pub const __amd64: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__x86_64` should have an upper case name such as `__X86_64` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:261:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 261 | pub const __x86_64: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__x86_64__` should have an upper case name such as `__X86_64` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:262:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 262 | pub const __x86_64__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__k8` should have an upper case name such as `__K8` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:263:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 263 | pub const __k8: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__k8__` should have an upper case name such as `__K8` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:264:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 264 | pub const __k8__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__tune_k8__` should have an upper case name such as `__TUNE_K8` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:265:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 265 | pub const __tune_k8__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `unix` should have an upper case name such as `UNIX` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:277:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 277 | pub const unix: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__unix` should have an upper case name such as `__UNIX` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:278:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 278 | pub const __unix: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `__unix__` should have an upper case name such as `__UNIX` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:279:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 279 | pub const __unix__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.444 INFO kablam! Oct 11 09:42:56.444 INFO kablam! warning: constant `linux` should have an upper case name such as `LINUX` Oct 11 09:42:56.444 INFO kablam! --> src/lib.rs:280:1 Oct 11 09:42:56.444 INFO kablam! | Oct 11 09:42:56.444 INFO kablam! 280 | pub const linux: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: constant `__linux` should have an upper case name such as `__LINUX` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:281:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 281 | pub const __linux: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: constant `__linux__` should have an upper case name such as `__LINUX` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:282:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 282 | pub const __linux__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: constant `__gnu_linux__` should have an upper case name such as `__GNU_LINUX` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:283:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 283 | pub const __gnu_linux__: ::std::os::raw::c_uint = 1; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `wchar_t` should have a camel case name such as `WcharT` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:290:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 290 | pub type wchar_t = ::std::os::raw::c_int; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `idtype_t` should have a camel case name such as `IdtypeT` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:293:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: variant `P_ALL` should have a camel case name such as `PAll` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:293:21 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: variant `P_PID` should have a camel case name such as `PPid` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:293:32 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: variant `P_PGID` should have a camel case name such as `PPgid` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:293:43 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__u_char` should have a camel case name such as `UChar` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:294:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 294 | pub type __u_char = ::std::os::raw::c_uchar; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__u_short` should have a camel case name such as `UShort` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:295:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 295 | pub type __u_short = ::std::os::raw::c_ushort; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__u_int` should have a camel case name such as `UInt` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:296:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 296 | pub type __u_int = ::std::os::raw::c_uint; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__u_long` should have a camel case name such as `ULong` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:297:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 297 | pub type __u_long = ::std::os::raw::c_ulong; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__int8_t` should have a camel case name such as `Int8T` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:298:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 298 | pub type __int8_t = ::std::os::raw::c_schar; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.445 INFO kablam! warning: type `__uint8_t` should have a camel case name such as `Uint8T` Oct 11 09:42:56.445 INFO kablam! --> src/lib.rs:299:1 Oct 11 09:42:56.445 INFO kablam! | Oct 11 09:42:56.445 INFO kablam! 299 | pub type __uint8_t = ::std::os::raw::c_uchar; Oct 11 09:42:56.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.445 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__int16_t` should have a camel case name such as `Int16T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:300:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 300 | pub type __int16_t = ::std::os::raw::c_short; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__uint16_t` should have a camel case name such as `Uint16T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:301:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 301 | pub type __uint16_t = ::std::os::raw::c_ushort; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__int32_t` should have a camel case name such as `Int32T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:302:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 302 | pub type __int32_t = ::std::os::raw::c_int; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__uint32_t` should have a camel case name such as `Uint32T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:303:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 303 | pub type __uint32_t = ::std::os::raw::c_uint; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__int64_t` should have a camel case name such as `Int64T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:304:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 304 | pub type __int64_t = ::std::os::raw::c_long; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__uint64_t` should have a camel case name such as `Uint64T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:305:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 305 | pub type __uint64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__quad_t` should have a camel case name such as `QuadT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:306:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 306 | pub type __quad_t = ::std::os::raw::c_long; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__u_quad_t` should have a camel case name such as `UQuadT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:307:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 307 | pub type __u_quad_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__dev_t` should have a camel case name such as `DevT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:308:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 308 | pub type __dev_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__uid_t` should have a camel case name such as `UidT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:309:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 309 | pub type __uid_t = ::std::os::raw::c_uint; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__gid_t` should have a camel case name such as `GidT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:310:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 310 | pub type __gid_t = ::std::os::raw::c_uint; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__ino_t` should have a camel case name such as `InoT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:311:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 311 | pub type __ino_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__ino64_t` should have a camel case name such as `Ino64T` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:312:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 312 | pub type __ino64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__mode_t` should have a camel case name such as `ModeT` Oct 11 09:42:56.446 INFO kablam! --> src/lib.rs:313:1 Oct 11 09:42:56.446 INFO kablam! | Oct 11 09:42:56.446 INFO kablam! 313 | pub type __mode_t = ::std::os::raw::c_uint; Oct 11 09:42:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.446 INFO kablam! Oct 11 09:42:56.446 INFO kablam! warning: type `__nlink_t` should have a camel case name such as `NlinkT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:314:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 314 | pub type __nlink_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__off_t` should have a camel case name such as `OffT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:315:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 315 | pub type __off_t = ::std::os::raw::c_long; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__off64_t` should have a camel case name such as `Off64T` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:316:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 316 | pub type __off64_t = ::std::os::raw::c_long; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__pid_t` should have a camel case name such as `PidT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:317:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 317 | pub type __pid_t = ::std::os::raw::c_int; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__clock_t` should have a camel case name such as `ClockT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:338:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 338 | pub type __clock_t = ::std::os::raw::c_long; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__rlim_t` should have a camel case name such as `RlimT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:339:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 339 | pub type __rlim_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__rlim64_t` should have a camel case name such as `Rlim64T` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:340:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 340 | pub type __rlim64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__id_t` should have a camel case name such as `IdT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:341:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 341 | pub type __id_t = ::std::os::raw::c_uint; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__time_t` should have a camel case name such as `TimeT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:342:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 342 | pub type __time_t = ::std::os::raw::c_long; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__useconds_t` should have a camel case name such as `UsecondsT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:343:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 343 | pub type __useconds_t = ::std::os::raw::c_uint; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__suseconds_t` should have a camel case name such as `SusecondsT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:344:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 344 | pub type __suseconds_t = ::std::os::raw::c_long; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__daddr_t` should have a camel case name such as `DaddrT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:345:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 345 | pub type __daddr_t = ::std::os::raw::c_int; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__key_t` should have a camel case name such as `KeyT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:346:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 346 | pub type __key_t = ::std::os::raw::c_int; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__clockid_t` should have a camel case name such as `ClockidT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:347:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 347 | pub type __clockid_t = ::std::os::raw::c_int; Oct 11 09:42:56.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.447 INFO kablam! Oct 11 09:42:56.447 INFO kablam! warning: type `__timer_t` should have a camel case name such as `TimerT` Oct 11 09:42:56.447 INFO kablam! --> src/lib.rs:348:1 Oct 11 09:42:56.447 INFO kablam! | Oct 11 09:42:56.447 INFO kablam! 348 | pub type __timer_t = *mut ::std::os::raw::c_void; Oct 11 09:42:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.448 INFO kablam! Oct 11 09:42:56.448 INFO kablam! warning: type `__blksize_t` should have a camel case name such as `BlksizeT` Oct 11 09:42:56.448 INFO kablam! --> src/lib.rs:349:1 Oct 11 09:42:56.448 INFO kablam! | Oct 11 09:42:56.448 INFO kablam! 349 | pub type __blksize_t = ::std::os::raw::c_long; Oct 11 09:42:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.448 INFO kablam! Oct 11 09:42:56.448 INFO kablam! warning: type `__blkcnt_t` should have a camel case name such as `BlkcntT` Oct 11 09:42:56.448 INFO kablam! --> src/lib.rs:350:1 Oct 11 09:42:56.448 INFO kablam! | Oct 11 09:42:56.448 INFO kablam! 350 | pub type __blkcnt_t = ::std::os::raw::c_long; Oct 11 09:42:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.448 INFO kablam! Oct 11 09:42:56.448 INFO kablam! warning: type `__blkcnt64_t` should have a camel case name such as `Blkcnt64T` Oct 11 09:42:56.448 INFO kablam! --> src/lib.rs:351:1 Oct 11 09:42:56.448 INFO kablam! | Oct 11 09:42:56.448 INFO kablam! 351 | pub type __blkcnt64_t = ::std::os::raw::c_long; Oct 11 09:42:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.448 INFO kablam! Oct 11 09:42:56.448 INFO kablam! warning: type `__fsblkcnt_t` should have a camel case name such as `FsblkcntT` Oct 11 09:42:56.448 INFO kablam! --> src/lib.rs:352:1 Oct 11 09:42:56.448 INFO kablam! | Oct 11 09:42:56.448 INFO kablam! 352 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.448 INFO kablam! Oct 11 09:42:56.448 INFO kablam! warning: type `__fsblkcnt64_t` should have a camel case name such as `Fsblkcnt64T` Oct 11 09:42:56.448 INFO kablam! --> src/lib.rs:353:1 Oct 11 09:42:56.448 INFO kablam! | Oct 11 09:42:56.448 INFO kablam! 353 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.470 INFO kablam! Oct 11 09:42:56.470 INFO kablam! warning: type `__fsfilcnt_t` should have a camel case name such as `FsfilcntT` Oct 11 09:42:56.470 INFO kablam! --> src/lib.rs:354:1 Oct 11 09:42:56.470 INFO kablam! | Oct 11 09:42:56.470 INFO kablam! 354 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.470 INFO kablam! Oct 11 09:42:56.470 INFO kablam! warning: type `__fsfilcnt64_t` should have a camel case name such as `Fsfilcnt64T` Oct 11 09:42:56.470 INFO kablam! --> src/lib.rs:355:1 Oct 11 09:42:56.470 INFO kablam! | Oct 11 09:42:56.470 INFO kablam! 355 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.470 INFO kablam! Oct 11 09:42:56.470 INFO kablam! warning: type `__fsword_t` should have a camel case name such as `FswordT` Oct 11 09:42:56.470 INFO kablam! --> src/lib.rs:356:1 Oct 11 09:42:56.470 INFO kablam! | Oct 11 09:42:56.470 INFO kablam! 356 | pub type __fsword_t = ::std::os::raw::c_long; Oct 11 09:42:56.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.470 INFO kablam! Oct 11 09:42:56.470 INFO kablam! warning: type `__ssize_t` should have a camel case name such as `SsizeT` Oct 11 09:42:56.470 INFO kablam! --> src/lib.rs:357:1 Oct 11 09:42:56.470 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 357 | pub type __ssize_t = ::std::os::raw::c_long; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__syscall_slong_t` should have a camel case name such as `SyscallSlongT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:358:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 358 | pub type __syscall_slong_t = ::std::os::raw::c_long; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__syscall_ulong_t` should have a camel case name such as `SyscallUlongT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:359:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 359 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__loff_t` should have a camel case name such as `LoffT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:360:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 360 | pub type __loff_t = __off64_t; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__qaddr_t` should have a camel case name such as `QaddrT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:361:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 361 | pub type __qaddr_t = *mut __quad_t; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__caddr_t` should have a camel case name such as `CaddrT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:362:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 362 | pub type __caddr_t = *mut ::std::os::raw::c_char; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__intptr_t` should have a camel case name such as `IntptrT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:363:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 363 | pub type __intptr_t = ::std::os::raw::c_long; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: type `__socklen_t` should have a camel case name such as `SocklenT` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:364:1 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 364 | pub type __socklen_t = ::std::os::raw::c_uint; Oct 11 09:42:56.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: method `set___w_termsig` should have a snake case name such as `set_w_termsig` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:399:5 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 399 | / pub fn set___w_termsig(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:42:56.471 INFO kablam! 400 | | let mask = 127usize as u32; Oct 11 09:42:56.471 INFO kablam! 401 | | let val = val as u32 as u32; Oct 11 09:42:56.471 INFO kablam! 402 | | let mut unit_field_val: u32 = Oct 11 09:42:56.471 INFO kablam! ... | Oct 11 09:42:56.471 INFO kablam! 406 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:42:56.471 INFO kablam! 407 | | } Oct 11 09:42:56.471 INFO kablam! | |_____^ Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: method `set___w_coredump` should have a snake case name such as `set_w_coredump` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:417:5 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 417 | / pub fn set___w_coredump(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:42:56.471 INFO kablam! 418 | | let mask = 128usize as u32; Oct 11 09:42:56.471 INFO kablam! 419 | | let val = val as u32 as u32; Oct 11 09:42:56.471 INFO kablam! 420 | | let mut unit_field_val: u32 = Oct 11 09:42:56.471 INFO kablam! ... | Oct 11 09:42:56.471 INFO kablam! 424 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:42:56.471 INFO kablam! 425 | | } Oct 11 09:42:56.471 INFO kablam! | |_____^ Oct 11 09:42:56.471 INFO kablam! Oct 11 09:42:56.471 INFO kablam! warning: method `set___w_retcode` should have a snake case name such as `set_w_retcode` Oct 11 09:42:56.471 INFO kablam! --> src/lib.rs:435:5 Oct 11 09:42:56.471 INFO kablam! | Oct 11 09:42:56.471 INFO kablam! 435 | / pub fn set___w_retcode(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:42:56.471 INFO kablam! 436 | | let mask = 65280usize as u32; Oct 11 09:42:56.471 INFO kablam! 437 | | let val = val as u32 as u32; Oct 11 09:42:56.471 INFO kablam! 438 | | let mut unit_field_val: u32 = Oct 11 09:42:56.472 INFO kablam! ... | Oct 11 09:42:56.472 INFO kablam! 442 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:42:56.472 INFO kablam! 443 | | } Oct 11 09:42:56.472 INFO kablam! | |_____^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: method `set___w_stopval` should have a snake case name such as `set_w_stopval` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:495:5 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 495 | / pub fn set___w_stopval(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:42:56.472 INFO kablam! 496 | | let mask = 255usize as u32; Oct 11 09:42:56.472 INFO kablam! 497 | | let val = val as u32 as u32; Oct 11 09:42:56.472 INFO kablam! 498 | | let mut unit_field_val: u32 = Oct 11 09:42:56.472 INFO kablam! ... | Oct 11 09:42:56.472 INFO kablam! 502 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:42:56.472 INFO kablam! 503 | | } Oct 11 09:42:56.472 INFO kablam! | |_____^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: method `set___w_stopsig` should have a snake case name such as `set_w_stopsig` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:513:5 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 513 | / pub fn set___w_stopsig(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:42:56.472 INFO kablam! 514 | | let mask = 65280usize as u32; Oct 11 09:42:56.472 INFO kablam! 515 | | let val = val as u32 as u32; Oct 11 09:42:56.472 INFO kablam! 516 | | let mut unit_field_val: u32 = Oct 11 09:42:56.472 INFO kablam! ... | Oct 11 09:42:56.472 INFO kablam! 520 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:42:56.472 INFO kablam! 521 | | } Oct 11 09:42:56.472 INFO kablam! | |_____^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `u_char` should have a camel case name such as `UChar` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:739:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 739 | pub type u_char = __u_char; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `u_short` should have a camel case name such as `UShort` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:740:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 740 | pub type u_short = __u_short; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `u_int` should have a camel case name such as `UInt` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:741:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 741 | pub type u_int = __u_int; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `u_long` should have a camel case name such as `ULong` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:742:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 742 | pub type u_long = __u_long; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `quad_t` should have a camel case name such as `QuadT` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:743:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 743 | pub type quad_t = __quad_t; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `u_quad_t` should have a camel case name such as `UQuadT` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:744:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 744 | pub type u_quad_t = __u_quad_t; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `fsid_t` should have a camel case name such as `FsidT` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:745:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 745 | pub type fsid_t = __fsid_t; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `loff_t` should have a camel case name such as `LoffT` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:746:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 746 | pub type loff_t = __loff_t; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.472 INFO kablam! Oct 11 09:42:56.472 INFO kablam! warning: type `ino_t` should have a camel case name such as `InoT` Oct 11 09:42:56.472 INFO kablam! --> src/lib.rs:747:1 Oct 11 09:42:56.472 INFO kablam! | Oct 11 09:42:56.472 INFO kablam! 747 | pub type ino_t = __ino_t; Oct 11 09:42:56.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `dev_t` should have a camel case name such as `DevT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:748:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 748 | pub type dev_t = __dev_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `gid_t` should have a camel case name such as `GidT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:749:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 749 | pub type gid_t = __gid_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `mode_t` should have a camel case name such as `ModeT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:750:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 750 | pub type mode_t = __mode_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `nlink_t` should have a camel case name such as `NlinkT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:751:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 751 | pub type nlink_t = __nlink_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `uid_t` should have a camel case name such as `UidT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:752:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 752 | pub type uid_t = __uid_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `off_t` should have a camel case name such as `OffT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:753:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 753 | pub type off_t = __off_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `pid_t` should have a camel case name such as `PidT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:754:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 754 | pub type pid_t = __pid_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `id_t` should have a camel case name such as `IdT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:755:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 755 | pub type id_t = __id_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `daddr_t` should have a camel case name such as `DaddrT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:756:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 756 | pub type daddr_t = __daddr_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `caddr_t` should have a camel case name such as `CaddrT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:757:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 757 | pub type caddr_t = __caddr_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `key_t` should have a camel case name such as `KeyT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:758:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 758 | pub type key_t = __key_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `clock_t` should have a camel case name such as `ClockT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:759:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 759 | pub type clock_t = __clock_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `time_t` should have a camel case name such as `TimeT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:760:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 760 | pub type time_t = __time_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `clockid_t` should have a camel case name such as `ClockidT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:761:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 761 | pub type clockid_t = __clockid_t; Oct 11 09:42:56.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.473 INFO kablam! Oct 11 09:42:56.473 INFO kablam! warning: type `timer_t` should have a camel case name such as `TimerT` Oct 11 09:42:56.473 INFO kablam! --> src/lib.rs:762:1 Oct 11 09:42:56.473 INFO kablam! | Oct 11 09:42:56.473 INFO kablam! 762 | pub type timer_t = __timer_t; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `ulong` should have a camel case name such as `Ulong` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:763:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 763 | pub type ulong = ::std::os::raw::c_ulong; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `ushort` should have a camel case name such as `Ushort` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:764:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 764 | pub type ushort = ::std::os::raw::c_ushort; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `uint` should have a camel case name such as `Uint` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:765:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 765 | pub type uint = ::std::os::raw::c_uint; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `u_int8_t` should have a camel case name such as `UInt8T` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:766:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 766 | pub type u_int8_t = ::std::os::raw::c_uchar; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `u_int16_t` should have a camel case name such as `UInt16T` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:767:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 767 | pub type u_int16_t = ::std::os::raw::c_ushort; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `u_int32_t` should have a camel case name such as `UInt32T` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:768:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 768 | pub type u_int32_t = ::std::os::raw::c_uint; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `u_int64_t` should have a camel case name such as `UInt64T` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:769:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 769 | pub type u_int64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `register_t` should have a camel case name such as `RegisterT` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:770:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 770 | pub type register_t = ::std::os::raw::c_long; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `__sig_atomic_t` should have a camel case name such as `SigAtomicT` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:771:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 771 | pub type __sig_atomic_t = ::std::os::raw::c_int; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `sigset_t` should have a camel case name such as `SigsetT` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:792:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 792 | pub type sigset_t = __sigset_t; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `suseconds_t` should have a camel case name such as `SusecondsT` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:845:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 845 | pub type suseconds_t = __suseconds_t; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `__fd_mask` should have a camel case name such as `FdMask` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:846:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 846 | pub type __fd_mask = ::std::os::raw::c_long; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `fd_mask` should have a camel case name such as `FdMask` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:867:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 867 | pub type fd_mask = __fd_mask; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `blksize_t` should have a camel case name such as `BlksizeT` Oct 11 09:42:56.474 INFO kablam! --> src/lib.rs:892:1 Oct 11 09:42:56.474 INFO kablam! | Oct 11 09:42:56.474 INFO kablam! 892 | pub type blksize_t = __blksize_t; Oct 11 09:42:56.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.474 INFO kablam! Oct 11 09:42:56.474 INFO kablam! warning: type `blkcnt_t` should have a camel case name such as `BlkcntT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:893:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 893 | pub type blkcnt_t = __blkcnt_t; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `fsblkcnt_t` should have a camel case name such as `FsblkcntT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:894:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 894 | pub type fsblkcnt_t = __fsblkcnt_t; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `fsfilcnt_t` should have a camel case name such as `FsfilcntT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:895:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 895 | pub type fsfilcnt_t = __fsfilcnt_t; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `pthread_t` should have a camel case name such as `PthreadT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:896:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 896 | pub type pthread_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `__pthread_list_t` should have a camel case name such as `PthreadListT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:952:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 952 | pub type __pthread_list_t = __pthread_internal_list; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `pthread_key_t` should have a camel case name such as `PthreadKeyT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1221:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1221 | pub type pthread_key_t = ::std::os::raw::c_uint; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `pthread_once_t` should have a camel case name such as `PthreadOnceT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1222:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1222 | pub type pthread_once_t = ::std::os::raw::c_int; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `pthread_spinlock_t` should have a camel case name such as `PthreadSpinlockT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1388:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1388 | pub type pthread_spinlock_t = ::std::os::raw::c_int; Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: type `__compar_fn_t` should have a camel case name such as `ComparFnT` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1769:1 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1769 | / pub type __compar_fn_t = Oct 11 09:42:56.475 INFO kablam! 1770 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:42:56.475 INFO kablam! | |________________________________________________________^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_read_ptr` should have a snake case name such as `_io_read_ptr` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1907:5 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1907 | pub _IO_read_ptr: *mut ::std::os::raw::c_char, Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_read_end` should have a snake case name such as `_io_read_end` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1908:5 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1908 | pub _IO_read_end: *mut ::std::os::raw::c_char, Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_read_base` should have a snake case name such as `_io_read_base` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1909:5 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1909 | pub _IO_read_base: *mut ::std::os::raw::c_char, Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_write_base` should have a snake case name such as `_io_write_base` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1910:5 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1910 | pub _IO_write_base: *mut ::std::os::raw::c_char, Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_write_ptr` should have a snake case name such as `_io_write_ptr` Oct 11 09:42:56.475 INFO kablam! --> src/lib.rs:1911:5 Oct 11 09:42:56.475 INFO kablam! | Oct 11 09:42:56.475 INFO kablam! 1911 | pub _IO_write_ptr: *mut ::std::os::raw::c_char, Oct 11 09:42:56.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.475 INFO kablam! Oct 11 09:42:56.475 INFO kablam! warning: structure field `_IO_write_end` should have a snake case name such as `_io_write_end` Oct 11 09:42:56.476 INFO kablam! --> src/lib.rs:1912:5 Oct 11 09:42:56.476 INFO kablam! | Oct 11 09:42:56.476 INFO kablam! 1912 | pub _IO_write_end: *mut ::std::os::raw::c_char, Oct 11 09:42:56.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.476 INFO kablam! Oct 11 09:42:56.476 INFO kablam! warning: structure field `_IO_buf_base` should have a snake case name such as `_io_buf_base` Oct 11 09:42:56.476 INFO kablam! --> src/lib.rs:1913:5 Oct 11 09:42:56.476 INFO kablam! | Oct 11 09:42:56.476 INFO kablam! 1913 | pub _IO_buf_base: *mut ::std::os::raw::c_char, Oct 11 09:42:56.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.476 INFO kablam! Oct 11 09:42:56.476 INFO kablam! warning: structure field `_IO_buf_end` should have a snake case name such as `_io_buf_end` Oct 11 09:42:56.476 INFO kablam! --> src/lib.rs:1914:5 Oct 11 09:42:56.476 INFO kablam! | Oct 11 09:42:56.476 INFO kablam! 1914 | pub _IO_buf_end: *mut ::std::os::raw::c_char, Oct 11 09:42:56.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.476 INFO kablam! Oct 11 09:42:56.476 INFO kablam! warning: structure field `_IO_save_base` should have a snake case name such as `_io_save_base` Oct 11 09:42:56.476 INFO kablam! --> src/lib.rs:1915:5 Oct 11 09:42:56.476 INFO kablam! | Oct 11 09:42:56.476 INFO kablam! 1915 | pub _IO_save_base: *mut ::std::os::raw::c_char, Oct 11 09:42:56.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.476 INFO kablam! Oct 11 09:42:56.476 INFO kablam! warning: structure field `_IO_backup_base` should have a snake case name such as `_io_backup_base` Oct 11 09:42:56.476 INFO kablam! --> src/lib.rs:1916:5 Oct 11 09:42:56.476 INFO kablam! | Oct 11 09:42:56.476 INFO kablam! 1916 | pub _IO_backup_base: *mut ::std::os::raw::c_char, Oct 11 09:42:56.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.476 INFO kablam! Oct 11 09:42:56.476 INFO kablam! warning: structure field `_IO_save_end` should have a snake case name such as `_io_save_end` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:1917:5 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 1917 | pub _IO_save_end: *mut ::std::os::raw::c_char, Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: type `__gnuc_va_list` should have a camel case name such as `GnucVaList` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2202:1 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2202 | pub type __gnuc_va_list = __builtin_va_list; Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: type `_IO_lock_t` should have a camel case name such as `IoLockT` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2208:1 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2208 | pub type _IO_lock_t = ::std::os::raw::c_void; Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: type `__codecvt_result` should have a camel case name such as `CodecvtResult` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2243:1 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2243 | / pub enum __codecvt_result { Oct 11 09:42:56.480 INFO kablam! 2244 | | __codecvt_ok = 0, Oct 11 09:42:56.480 INFO kablam! 2245 | | __codecvt_partial = 1, Oct 11 09:42:56.480 INFO kablam! 2246 | | __codecvt_error = 2, Oct 11 09:42:56.480 INFO kablam! 2247 | | __codecvt_noconv = 3, Oct 11 09:42:56.480 INFO kablam! 2248 | | } Oct 11 09:42:56.480 INFO kablam! | |_^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: variant `__codecvt_ok` should have a camel case name such as `CodecvtOk` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2244:5 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2244 | __codecvt_ok = 0, Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: variant `__codecvt_partial` should have a camel case name such as `CodecvtPartial` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2245:5 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2245 | __codecvt_partial = 1, Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: variant `__codecvt_error` should have a camel case name such as `CodecvtError` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2246:5 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2246 | __codecvt_error = 2, Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: variant `__codecvt_noconv` should have a camel case name such as `CodecvtNoconv` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2247:5 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.480 INFO kablam! 2247 | __codecvt_noconv = 3, Oct 11 09:42:56.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.480 INFO kablam! Oct 11 09:42:56.480 INFO kablam! warning: type `__io_read_fn` should have a camel case name such as `IoReadFn` Oct 11 09:42:56.480 INFO kablam! --> src/lib.rs:2266:1 Oct 11 09:42:56.480 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2266 | / pub type __io_read_fn = Oct 11 09:42:56.481 INFO kablam! 2267 | | ::std::option::Option __ssize_t>; Oct 11 09:42:56.481 INFO kablam! | |______________________________________________________________________________^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `__io_write_fn` should have a camel case name such as `IoWriteFn` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2272:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2272 | / pub type __io_write_fn = Oct 11 09:42:56.481 INFO kablam! 2273 | | ::std::option::Option __ssize_t>; Oct 11 09:42:56.481 INFO kablam! | |_________________________________________________________________________^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `__io_seek_fn` should have a camel case name such as `IoSeekFn` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2278:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2278 | / pub type __io_seek_fn = Oct 11 09:42:56.481 INFO kablam! 2279 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:42:56.481 INFO kablam! | |________________________________________________________^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `__io_close_fn` should have a camel case name such as `IoCloseFn` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2284:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2284 | / pub type __io_close_fn = Oct 11 09:42:56.481 INFO kablam! 2285 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:42:56.481 INFO kablam! | |________________________________________________________^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `va_list` should have a camel case name such as `VaList` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2355:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2355 | pub type va_list = __gnuc_va_list; Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `fpos_t` should have a camel case name such as `FposT` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2356:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2356 | pub type fpos_t = _G_fpos_t; Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `float_t` should have a camel case name such as `FloatT` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2727:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2727 | pub type float_t = f32; Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `double_t` should have a camel case name such as `DoubleT` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:2728:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 2728 | pub type double_t = f64; Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: type `_bindgen_ty_1` should have a camel case name such as `BindgenTy1` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:4047:1 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 4047 | / pub enum _bindgen_ty_1 { Oct 11 09:42:56.481 INFO kablam! 4048 | | FP_NAN = 0, Oct 11 09:42:56.481 INFO kablam! 4049 | | FP_INFINITE = 1, Oct 11 09:42:56.481 INFO kablam! 4050 | | FP_ZERO = 2, Oct 11 09:42:56.481 INFO kablam! 4051 | | FP_SUBNORMAL = 3, Oct 11 09:42:56.481 INFO kablam! 4052 | | FP_NORMAL = 4, Oct 11 09:42:56.481 INFO kablam! 4053 | | } Oct 11 09:42:56.481 INFO kablam! | |_^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: variant `FP_NAN` should have a camel case name such as `FpNan` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:4048:5 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 4048 | FP_NAN = 0, Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: variant `FP_INFINITE` should have a camel case name such as `FpInfinite` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:4049:5 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 4049 | FP_INFINITE = 1, Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: variant `FP_ZERO` should have a camel case name such as `FpZero` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:4050:5 Oct 11 09:42:56.481 INFO kablam! | Oct 11 09:42:56.481 INFO kablam! 4050 | FP_ZERO = 2, Oct 11 09:42:56.481 INFO kablam! | ^^^^^^^^^^^ Oct 11 09:42:56.481 INFO kablam! Oct 11 09:42:56.481 INFO kablam! warning: variant `FP_SUBNORMAL` should have a camel case name such as `FpSubnormal` Oct 11 09:42:56.481 INFO kablam! --> src/lib.rs:4051:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 4051 | FP_SUBNORMAL = 3, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: variant `FP_NORMAL` should have a camel case name such as `FpNormal` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:4052:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 4052 | FP_NORMAL = 4, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `_LIB_VERSION_TYPE` should have a camel case name such as `LibVersionType` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:4056:1 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 4056 | / pub enum _LIB_VERSION_TYPE { Oct 11 09:42:56.482 INFO kablam! 4057 | | _IEEE_ = -1, Oct 11 09:42:56.482 INFO kablam! 4058 | | _SVID_ = 0, Oct 11 09:42:56.482 INFO kablam! 4059 | | _XOPEN_ = 1, Oct 11 09:42:56.482 INFO kablam! 4060 | | _POSIX_ = 2, Oct 11 09:42:56.482 INFO kablam! 4061 | | _ISOC_ = 3, Oct 11 09:42:56.482 INFO kablam! 4062 | | } Oct 11 09:42:56.482 INFO kablam! | |_^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `__locale_t` should have a camel case name such as `LocaleT` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:4286:1 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 4286 | pub type __locale_t = *mut __locale_struct; Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `locale_t` should have a camel case name such as `LocaleT` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:4287:1 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 4287 | pub type locale_t = __locale_t; Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:6970:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 6970 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7113:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7113 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7258:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7258 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7412:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7412 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7566:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7566 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7720:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7720 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:7874:5 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 7874 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `int_least8_t` should have a camel case name such as `IntLeast8T` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:8020:1 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 8020 | pub type int_least8_t = ::std::os::raw::c_schar; Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `int_least16_t` should have a camel case name such as `IntLeast16T` Oct 11 09:42:56.482 INFO kablam! --> src/lib.rs:8021:1 Oct 11 09:42:56.482 INFO kablam! | Oct 11 09:42:56.482 INFO kablam! 8021 | pub type int_least16_t = ::std::os::raw::c_short; Oct 11 09:42:56.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.482 INFO kablam! Oct 11 09:42:56.482 INFO kablam! warning: type `int_least32_t` should have a camel case name such as `IntLeast32T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8022:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8022 | pub type int_least32_t = ::std::os::raw::c_int; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `int_least64_t` should have a camel case name such as `IntLeast64T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8023:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8023 | pub type int_least64_t = ::std::os::raw::c_long; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_least8_t` should have a camel case name such as `UintLeast8T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8024:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8024 | pub type uint_least8_t = ::std::os::raw::c_uchar; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_least16_t` should have a camel case name such as `UintLeast16T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8025:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8025 | pub type uint_least16_t = ::std::os::raw::c_ushort; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_least32_t` should have a camel case name such as `UintLeast32T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8026:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8026 | pub type uint_least32_t = ::std::os::raw::c_uint; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_least64_t` should have a camel case name such as `UintLeast64T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8027:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8027 | pub type uint_least64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `int_fast8_t` should have a camel case name such as `IntFast8T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8028:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8028 | pub type int_fast8_t = ::std::os::raw::c_schar; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `int_fast16_t` should have a camel case name such as `IntFast16T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8029:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8029 | pub type int_fast16_t = ::std::os::raw::c_long; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `int_fast32_t` should have a camel case name such as `IntFast32T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8030:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8030 | pub type int_fast32_t = ::std::os::raw::c_long; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `int_fast64_t` should have a camel case name such as `IntFast64T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8031:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8031 | pub type int_fast64_t = ::std::os::raw::c_long; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_fast8_t` should have a camel case name such as `UintFast8T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8032:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8032 | pub type uint_fast8_t = ::std::os::raw::c_uchar; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_fast16_t` should have a camel case name such as `UintFast16T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8033:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8033 | pub type uint_fast16_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_fast32_t` should have a camel case name such as `UintFast32T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8034:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8034 | pub type uint_fast32_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `uint_fast64_t` should have a camel case name such as `UintFast64T` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8035:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8035 | pub type uint_fast64_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.483 INFO kablam! warning: type `intmax_t` should have a camel case name such as `IntmaxT` Oct 11 09:42:56.483 INFO kablam! --> src/lib.rs:8036:1 Oct 11 09:42:56.483 INFO kablam! | Oct 11 09:42:56.483 INFO kablam! 8036 | pub type intmax_t = ::std::os::raw::c_long; Oct 11 09:42:56.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.483 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: type `uintmax_t` should have a camel case name such as `UintmaxT` Oct 11 09:42:56.484 INFO kablam! --> src/lib.rs:8037:1 Oct 11 09:42:56.484 INFO kablam! | Oct 11 09:42:56.484 INFO kablam! 8037 | pub type uintmax_t = ::std::os::raw::c_ulong; Oct 11 09:42:56.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.484 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:42:56.484 INFO kablam! --> src/lib.rs:8102:5 Oct 11 09:42:56.484 INFO kablam! | Oct 11 09:42:56.484 INFO kablam! 8102 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:42:56.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.484 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.484 INFO kablam! --> src/lib.rs:8608:5 Oct 11 09:42:56.484 INFO kablam! | Oct 11 09:42:56.484 INFO kablam! 8608 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.484 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.484 INFO kablam! --> src/lib.rs:8610:5 Oct 11 09:42:56.484 INFO kablam! | Oct 11 09:42:56.484 INFO kablam! 8610 | pub storageOffset: isize, Oct 11 09:42:56.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.484 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.484 INFO kablam! --> src/lib.rs:9065:5 Oct 11 09:42:56.484 INFO kablam! | Oct 11 09:42:56.484 INFO kablam! 9065 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.484 INFO kablam! Oct 11 09:42:56.484 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:9067:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 9067 | pub storageOffset: isize, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:9524:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 9524 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:9526:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 9526 | pub storageOffset: isize, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:9989:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 9989 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:9991:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 9991 | pub storageOffset: isize, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:10454:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 10454 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:10456:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 10456 | pub storageOffset: isize, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:10920:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 10920 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.488 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.488 INFO kablam! --> src/lib.rs:10922:5 Oct 11 09:42:56.488 INFO kablam! | Oct 11 09:42:56.488 INFO kablam! 10922 | pub storageOffset: isize, Oct 11 09:42:56.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.488 INFO kablam! Oct 11 09:42:56.489 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.489 INFO kablam! --> src/lib.rs:11379:5 Oct 11 09:42:56.489 INFO kablam! | Oct 11 09:42:56.489 INFO kablam! 11379 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.489 INFO kablam! Oct 11 09:42:56.489 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.489 INFO kablam! --> src/lib.rs:11381:5 Oct 11 09:42:56.489 INFO kablam! | Oct 11 09:42:56.489 INFO kablam! 11381 | pub storageOffset: isize, Oct 11 09:42:56.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.489 INFO kablam! Oct 11 09:42:56.489 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:42:56.489 INFO kablam! --> src/lib.rs:11844:5 Oct 11 09:42:56.489 INFO kablam! | Oct 11 09:42:56.489 INFO kablam! 11844 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:42:56.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.489 INFO kablam! Oct 11 09:42:56.489 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:42:56.489 INFO kablam! --> src/lib.rs:11846:5 Oct 11 09:42:56.489 INFO kablam! | Oct 11 09:42:56.489 INFO kablam! 11846 | pub storageOffset: isize, Oct 11 09:42:56.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.489 INFO kablam! Oct 11 09:42:56.508 INFO kablam! warning: type `__builtin_va_list` should have a camel case name such as `BuiltinVaList` Oct 11 09:42:56.508 INFO kablam! --> src/lib.rs:19174:1 Oct 11 09:42:56.512 INFO kablam! | Oct 11 09:42:56.512 INFO kablam! 19174 | pub type __builtin_va_list = [__va_list_tag; 1usize]; Oct 11 09:42:56.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:42:56.512 INFO kablam! Oct 11 09:42:56.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 11 09:42:56.796 INFO kablam! su: No module specific data is present Oct 11 09:42:57.742 INFO running `"docker" "rm" "-f" "5abe5f716855f3fae7fec5f20cbd3c123608544d1b239ca91e4ae20a5f2b0616"` Oct 11 09:42:57.958 INFO blam! 5abe5f716855f3fae7fec5f20cbd3c123608544d1b239ca91e4ae20a5f2b0616 Oct 11 09:42:57.961 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:42:57.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:42:58.405 INFO blam! 19dfb02422364d694e92deb4afec72cb5f3297e3383bd2f4ff21dd3f675d02fe Oct 11 09:42:58.408 INFO running `"docker" "start" "-a" "19dfb02422364d694e92deb4afec72cb5f3297e3383bd2f4ff21dd3f675d02fe"` Oct 11 09:42:59.260 INFO kablam! usermod: no changes Oct 11 09:42:59.300 INFO kablam! Compiling torch v0.1.0 (/source) Oct 11 09:43:02.577 INFO kablam! warning: constant `__llvm__` should have an upper case name such as `__LLVM` Oct 11 09:43:02.577 INFO kablam! --> src/lib.rs:27:1 Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! 27 | pub const __llvm__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 09:43:02.577 INFO kablam! Oct 11 09:43:02.577 INFO kablam! warning: constant `__clang__` should have an upper case name such as `__CLANG` Oct 11 09:43:02.577 INFO kablam! --> src/lib.rs:28:1 Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! 28 | pub const __clang__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.577 INFO kablam! Oct 11 09:43:02.577 INFO kablam! warning: constant `__clang_major__` should have an upper case name such as `__CLANG_MAJOR` Oct 11 09:43:02.577 INFO kablam! --> src/lib.rs:29:1 Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! 29 | pub const __clang_major__: ::std::os::raw::c_uint = 3; Oct 11 09:43:02.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.577 INFO kablam! Oct 11 09:43:02.577 INFO kablam! warning: constant `__clang_minor__` should have an upper case name such as `__CLANG_MINOR` Oct 11 09:43:02.577 INFO kablam! --> src/lib.rs:30:1 Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! 30 | pub const __clang_minor__: ::std::os::raw::c_uint = 8; Oct 11 09:43:02.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.577 INFO kablam! Oct 11 09:43:02.577 INFO kablam! warning: constant `__clang_patchlevel__` should have an upper case name such as `__CLANG_PATCHLEVEL` Oct 11 09:43:02.577 INFO kablam! --> src/lib.rs:31:1 Oct 11 09:43:02.577 INFO kablam! | Oct 11 09:43:02.577 INFO kablam! 31 | pub const __clang_patchlevel__: ::std::os::raw::c_uint = 0; Oct 11 09:43:02.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.577 INFO kablam! Oct 11 09:43:02.578 INFO kablam! warning: constant `__clang_version__` should have an upper case name such as `__CLANG_VERSION` Oct 11 09:43:02.578 INFO kablam! --> src/lib.rs:32:1 Oct 11 09:43:02.578 INFO kablam! | Oct 11 09:43:02.578 INFO kablam! 32 | / pub const __clang_version__: &'static [u8; 31usize] = Oct 11 09:43:02.578 INFO kablam! 33 | | b"3.8.0 (tags/RELEASE_380/final)\x00"; Oct 11 09:43:02.578 INFO kablam! | |__________________________________________^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__INTMAX_FMTd__` should have an upper case name such as `__INTMAX_FMTD` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:83:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 83 | pub const __INTMAX_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__INTMAX_FMTi__` should have an upper case name such as `__INTMAX_FMTI` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:84:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 84 | pub const __INTMAX_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__UINTMAX_FMTo__` should have an upper case name such as `__UINTMAX_FMTO` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:85:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 85 | pub const __UINTMAX_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__UINTMAX_FMTu__` should have an upper case name such as `__UINTMAX_FMTU` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:86:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 86 | pub const __UINTMAX_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__UINTMAX_FMTx__` should have an upper case name such as `__UINTMAX_FMTX` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:87:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 87 | pub const __UINTMAX_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__PTRDIFF_FMTd__` should have an upper case name such as `__PTRDIFF_FMTD` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:90:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 90 | pub const __PTRDIFF_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.582 INFO kablam! warning: constant `__PTRDIFF_FMTi__` should have an upper case name such as `__PTRDIFF_FMTI` Oct 11 09:43:02.582 INFO kablam! --> src/lib.rs:91:1 Oct 11 09:43:02.582 INFO kablam! | Oct 11 09:43:02.582 INFO kablam! 91 | pub const __PTRDIFF_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.582 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__INTPTR_FMTd__` should have an upper case name such as `__INTPTR_FMTD` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:93:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.583 INFO kablam! 93 | pub const __INTPTR_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.583 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__INTPTR_FMTi__` should have an upper case name such as `__INTPTR_FMTI` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:94:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.583 INFO kablam! 94 | pub const __INTPTR_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.583 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__SIZE_FMTo__` should have an upper case name such as `__SIZE_FMTO` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:96:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.583 INFO kablam! 96 | pub const __SIZE_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.583 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__SIZE_FMTu__` should have an upper case name such as `__SIZE_FMTU` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:97:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.583 INFO kablam! 97 | pub const __SIZE_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.583 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__SIZE_FMTx__` should have an upper case name such as `__SIZE_FMTX` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:98:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.583 INFO kablam! 98 | pub const __SIZE_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.583 INFO kablam! Oct 11 09:43:02.583 INFO kablam! warning: constant `__UINTPTR_FMTo__` should have an upper case name such as `__UINTPTR_FMTO` Oct 11 09:43:02.583 INFO kablam! --> src/lib.rs:106:1 Oct 11 09:43:02.583 INFO kablam! | Oct 11 09:43:02.601 INFO kablam! 106 | pub const __UINTPTR_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.601 INFO kablam! Oct 11 09:43:02.601 INFO kablam! warning: constant `__UINTPTR_FMTu__` should have an upper case name such as `__UINTPTR_FMTU` Oct 11 09:43:02.601 INFO kablam! --> src/lib.rs:107:1 Oct 11 09:43:02.601 INFO kablam! | Oct 11 09:43:02.601 INFO kablam! 107 | pub const __UINTPTR_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.601 INFO kablam! Oct 11 09:43:02.601 INFO kablam! warning: constant `__UINTPTR_FMTx__` should have an upper case name such as `__UINTPTR_FMTX` Oct 11 09:43:02.601 INFO kablam! --> src/lib.rs:108:1 Oct 11 09:43:02.601 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 108 | pub const __UINTPTR_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT8_FMTd__` should have an upper case name such as `__INT8_FMTD` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:144:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 144 | pub const __INT8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT8_FMTi__` should have an upper case name such as `__INT8_FMTI` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:145:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 145 | pub const __INT8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT16_FMTd__` should have an upper case name such as `__INT16_FMTD` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:146:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 146 | pub const __INT16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT16_FMTi__` should have an upper case name such as `__INT16_FMTI` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:147:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 147 | pub const __INT16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT32_FMTd__` should have an upper case name such as `__INT32_FMTD` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:148:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 148 | pub const __INT32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT32_FMTi__` should have an upper case name such as `__INT32_FMTI` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:149:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 149 | pub const __INT32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT64_FMTd__` should have an upper case name such as `__INT64_FMTD` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:150:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 150 | pub const __INT64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__INT64_FMTi__` should have an upper case name such as `__INT64_FMTI` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:151:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 151 | pub const __INT64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT8_FMTo__` should have an upper case name such as `__UINT8_FMTO` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:152:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 152 | pub const __UINT8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT8_FMTu__` should have an upper case name such as `__UINT8_FMTU` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:153:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 153 | pub const __UINT8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT8_FMTx__` should have an upper case name such as `__UINT8_FMTX` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:154:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 154 | pub const __UINT8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT16_FMTo__` should have an upper case name such as `__UINT16_FMTO` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:158:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 158 | pub const __UINT16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT16_FMTu__` should have an upper case name such as `__UINT16_FMTU` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:159:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 159 | pub const __UINT16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.602 INFO kablam! Oct 11 09:43:02.602 INFO kablam! warning: constant `__UINT16_FMTx__` should have an upper case name such as `__UINT16_FMTX` Oct 11 09:43:02.602 INFO kablam! --> src/lib.rs:160:1 Oct 11 09:43:02.602 INFO kablam! | Oct 11 09:43:02.602 INFO kablam! 160 | pub const __UINT16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:43:02.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT32_FMTo__` should have an upper case name such as `__UINT32_FMTO` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:164:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 164 | pub const __UINT32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT32_FMTu__` should have an upper case name such as `__UINT32_FMTU` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:165:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 165 | pub const __UINT32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT32_FMTx__` should have an upper case name such as `__UINT32_FMTX` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:166:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 166 | pub const __UINT32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT64_FMTo__` should have an upper case name such as `__UINT64_FMTO` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:170:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 170 | pub const __UINT64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT64_FMTu__` should have an upper case name such as `__UINT64_FMTU` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:171:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 171 | pub const __UINT64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT64_FMTx__` should have an upper case name such as `__UINT64_FMTX` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:172:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 172 | pub const __UINT64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__INT_LEAST8_FMTd__` should have an upper case name such as `__INT_LEAST8_FMTD` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:177:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 177 | pub const __INT_LEAST8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__INT_LEAST8_FMTi__` should have an upper case name such as `__INT_LEAST8_FMTI` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:178:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 178 | pub const __INT_LEAST8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT_LEAST8_FMTo__` should have an upper case name such as `__UINT_LEAST8_FMTO` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:180:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 180 | pub const __UINT_LEAST8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT_LEAST8_FMTu__` should have an upper case name such as `__UINT_LEAST8_FMTU` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:181:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 181 | pub const __UINT_LEAST8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT_LEAST8_FMTx__` should have an upper case name such as `__UINT_LEAST8_FMTX` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:182:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 182 | pub const __UINT_LEAST8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__INT_LEAST16_FMTd__` should have an upper case name such as `__INT_LEAST16_FMTD` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:185:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 185 | pub const __INT_LEAST16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__INT_LEAST16_FMTi__` should have an upper case name such as `__INT_LEAST16_FMTI` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:186:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 186 | pub const __INT_LEAST16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.603 INFO kablam! Oct 11 09:43:02.603 INFO kablam! warning: constant `__UINT_LEAST16_FMTo__` should have an upper case name such as `__UINT_LEAST16_FMTO` Oct 11 09:43:02.603 INFO kablam! --> src/lib.rs:188:1 Oct 11 09:43:02.603 INFO kablam! | Oct 11 09:43:02.603 INFO kablam! 188 | pub const __UINT_LEAST16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:43:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.604 INFO kablam! Oct 11 09:43:02.604 INFO kablam! warning: constant `__UINT_LEAST16_FMTu__` should have an upper case name such as `__UINT_LEAST16_FMTU` Oct 11 09:43:02.604 INFO kablam! --> src/lib.rs:189:1 Oct 11 09:43:02.604 INFO kablam! | Oct 11 09:43:02.604 INFO kablam! 189 | pub const __UINT_LEAST16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:43:02.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.604 INFO kablam! Oct 11 09:43:02.604 INFO kablam! warning: constant `__UINT_LEAST16_FMTx__` should have an upper case name such as `__UINT_LEAST16_FMTX` Oct 11 09:43:02.604 INFO kablam! --> src/lib.rs:190:1 Oct 11 09:43:02.604 INFO kablam! | Oct 11 09:43:02.604 INFO kablam! 190 | pub const __UINT_LEAST16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:43:02.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.604 INFO kablam! Oct 11 09:43:02.604 INFO kablam! warning: constant `__INT_LEAST32_FMTd__` should have an upper case name such as `__INT_LEAST32_FMTD` Oct 11 09:43:02.604 INFO kablam! --> src/lib.rs:193:1 Oct 11 09:43:02.604 INFO kablam! | Oct 11 09:43:02.604 INFO kablam! 193 | pub const __INT_LEAST32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:43:02.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.604 INFO kablam! Oct 11 09:43:02.604 INFO kablam! warning: constant `__INT_LEAST32_FMTi__` should have an upper case name such as `__INT_LEAST32_FMTI` Oct 11 09:43:02.604 INFO kablam! --> src/lib.rs:194:1 Oct 11 09:43:02.604 INFO kablam! | Oct 11 09:43:02.604 INFO kablam! 194 | pub const __INT_LEAST32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:43:02.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.604 INFO kablam! Oct 11 09:43:02.604 INFO kablam! warning: constant `__UINT_LEAST32_FMTo__` should have an upper case name such as `__UINT_LEAST32_FMTO` Oct 11 09:43:02.604 INFO kablam! --> src/lib.rs:196:1 Oct 11 09:43:02.604 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 196 | pub const __UINT_LEAST32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_LEAST32_FMTu__` should have an upper case name such as `__UINT_LEAST32_FMTU` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:197:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 197 | pub const __UINT_LEAST32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_LEAST32_FMTx__` should have an upper case name such as `__UINT_LEAST32_FMTX` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:198:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 198 | pub const __UINT_LEAST32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_LEAST64_FMTd__` should have an upper case name such as `__INT_LEAST64_FMTD` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:202:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 202 | pub const __INT_LEAST64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_LEAST64_FMTi__` should have an upper case name such as `__INT_LEAST64_FMTI` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:203:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 203 | pub const __INT_LEAST64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_LEAST64_FMTo__` should have an upper case name such as `__UINT_LEAST64_FMTO` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:205:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 205 | pub const __UINT_LEAST64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_LEAST64_FMTu__` should have an upper case name such as `__UINT_LEAST64_FMTU` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:206:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 206 | pub const __UINT_LEAST64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_LEAST64_FMTx__` should have an upper case name such as `__UINT_LEAST64_FMTX` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:207:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 207 | pub const __UINT_LEAST64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_FAST8_FMTd__` should have an upper case name such as `__INT_FAST8_FMTD` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:210:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 210 | pub const __INT_FAST8_FMTd__: &'static [u8; 4usize] = b"hhd\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_FAST8_FMTi__` should have an upper case name such as `__INT_FAST8_FMTI` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:211:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 211 | pub const __INT_FAST8_FMTi__: &'static [u8; 4usize] = b"hhi\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_FAST8_FMTo__` should have an upper case name such as `__UINT_FAST8_FMTO` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:213:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 213 | pub const __UINT_FAST8_FMTo__: &'static [u8; 4usize] = b"hho\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_FAST8_FMTu__` should have an upper case name such as `__UINT_FAST8_FMTU` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:214:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 214 | pub const __UINT_FAST8_FMTu__: &'static [u8; 4usize] = b"hhu\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_FAST8_FMTx__` should have an upper case name such as `__UINT_FAST8_FMTX` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:215:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 215 | pub const __UINT_FAST8_FMTx__: &'static [u8; 4usize] = b"hhx\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_FAST16_FMTd__` should have an upper case name such as `__INT_FAST16_FMTD` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:218:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 218 | pub const __INT_FAST16_FMTd__: &'static [u8; 3usize] = b"hd\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__INT_FAST16_FMTi__` should have an upper case name such as `__INT_FAST16_FMTI` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:219:1 Oct 11 09:43:02.605 INFO kablam! | Oct 11 09:43:02.605 INFO kablam! 219 | pub const __INT_FAST16_FMTi__: &'static [u8; 3usize] = b"hi\x00"; Oct 11 09:43:02.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.605 INFO kablam! Oct 11 09:43:02.605 INFO kablam! warning: constant `__UINT_FAST16_FMTo__` should have an upper case name such as `__UINT_FAST16_FMTO` Oct 11 09:43:02.605 INFO kablam! --> src/lib.rs:221:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 221 | pub const __UINT_FAST16_FMTo__: &'static [u8; 3usize] = b"ho\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST16_FMTu__` should have an upper case name such as `__UINT_FAST16_FMTU` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:222:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 222 | pub const __UINT_FAST16_FMTu__: &'static [u8; 3usize] = b"hu\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST16_FMTx__` should have an upper case name such as `__UINT_FAST16_FMTX` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:223:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 223 | pub const __UINT_FAST16_FMTx__: &'static [u8; 3usize] = b"hx\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__INT_FAST32_FMTd__` should have an upper case name such as `__INT_FAST32_FMTD` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:226:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 226 | pub const __INT_FAST32_FMTd__: &'static [u8; 2usize] = b"d\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__INT_FAST32_FMTi__` should have an upper case name such as `__INT_FAST32_FMTI` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:227:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 227 | pub const __INT_FAST32_FMTi__: &'static [u8; 2usize] = b"i\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST32_FMTo__` should have an upper case name such as `__UINT_FAST32_FMTO` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:229:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 229 | pub const __UINT_FAST32_FMTo__: &'static [u8; 2usize] = b"o\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST32_FMTu__` should have an upper case name such as `__UINT_FAST32_FMTU` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:230:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 230 | pub const __UINT_FAST32_FMTu__: &'static [u8; 2usize] = b"u\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST32_FMTx__` should have an upper case name such as `__UINT_FAST32_FMTX` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:231:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 231 | pub const __UINT_FAST32_FMTx__: &'static [u8; 2usize] = b"x\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__INT_FAST64_FMTd__` should have an upper case name such as `__INT_FAST64_FMTD` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:235:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 235 | pub const __INT_FAST64_FMTd__: &'static [u8; 3usize] = b"ld\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__INT_FAST64_FMTi__` should have an upper case name such as `__INT_FAST64_FMTI` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:236:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 236 | pub const __INT_FAST64_FMTi__: &'static [u8; 3usize] = b"li\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.606 INFO kablam! warning: constant `__UINT_FAST64_FMTo__` should have an upper case name such as `__UINT_FAST64_FMTO` Oct 11 09:43:02.606 INFO kablam! --> src/lib.rs:238:1 Oct 11 09:43:02.606 INFO kablam! | Oct 11 09:43:02.606 INFO kablam! 238 | pub const __UINT_FAST64_FMTo__: &'static [u8; 3usize] = b"lo\x00"; Oct 11 09:43:02.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.606 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__UINT_FAST64_FMTu__` should have an upper case name such as `__UINT_FAST64_FMTU` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:239:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 239 | pub const __UINT_FAST64_FMTu__: &'static [u8; 3usize] = b"lu\x00"; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__UINT_FAST64_FMTx__` should have an upper case name such as `__UINT_FAST64_FMTX` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:240:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 240 | pub const __UINT_FAST64_FMTx__: &'static [u8; 3usize] = b"lx\x00"; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__amd64__` should have an upper case name such as `__AMD64` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:259:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 259 | pub const __amd64__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__amd64` should have an upper case name such as `__AMD64` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:260:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 260 | pub const __amd64: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__x86_64` should have an upper case name such as `__X86_64` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:261:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 261 | pub const __x86_64: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__x86_64__` should have an upper case name such as `__X86_64` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:262:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 262 | pub const __x86_64__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__k8` should have an upper case name such as `__K8` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:263:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 263 | pub const __k8: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__k8__` should have an upper case name such as `__K8` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:264:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 264 | pub const __k8__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__tune_k8__` should have an upper case name such as `__TUNE_K8` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:265:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 265 | pub const __tune_k8__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `unix` should have an upper case name such as `UNIX` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:277:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 277 | pub const unix: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__unix` should have an upper case name such as `__UNIX` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:278:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 278 | pub const __unix: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.617 INFO kablam! Oct 11 09:43:02.617 INFO kablam! warning: constant `__unix__` should have an upper case name such as `__UNIX` Oct 11 09:43:02.617 INFO kablam! --> src/lib.rs:279:1 Oct 11 09:43:02.617 INFO kablam! | Oct 11 09:43:02.617 INFO kablam! 279 | pub const __unix__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.625 INFO kablam! Oct 11 09:43:02.625 INFO kablam! warning: constant `linux` should have an upper case name such as `LINUX` Oct 11 09:43:02.625 INFO kablam! --> src/lib.rs:280:1 Oct 11 09:43:02.625 INFO kablam! | Oct 11 09:43:02.625 INFO kablam! 280 | pub const linux: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.625 INFO kablam! Oct 11 09:43:02.625 INFO kablam! warning: constant `__linux` should have an upper case name such as `__LINUX` Oct 11 09:43:02.625 INFO kablam! --> src/lib.rs:281:1 Oct 11 09:43:02.625 INFO kablam! | Oct 11 09:43:02.625 INFO kablam! 281 | pub const __linux: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.625 INFO kablam! Oct 11 09:43:02.625 INFO kablam! warning: constant `__linux__` should have an upper case name such as `__LINUX` Oct 11 09:43:02.625 INFO kablam! --> src/lib.rs:282:1 Oct 11 09:43:02.625 INFO kablam! | Oct 11 09:43:02.625 INFO kablam! 282 | pub const __linux__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.625 INFO kablam! Oct 11 09:43:02.625 INFO kablam! warning: constant `__gnu_linux__` should have an upper case name such as `__GNU_LINUX` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:283:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 283 | pub const __gnu_linux__: ::std::os::raw::c_uint = 1; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `wchar_t` should have a camel case name such as `WcharT` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:290:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 290 | pub type wchar_t = ::std::os::raw::c_int; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `idtype_t` should have a camel case name such as `IdtypeT` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:293:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: variant `P_ALL` should have a camel case name such as `PAll` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:293:21 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: variant `P_PID` should have a camel case name such as `PPid` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:293:32 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: variant `P_PGID` should have a camel case name such as `PPgid` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:293:43 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 293 | pub enum idtype_t { P_ALL = 0, P_PID = 1, P_PGID = 2, } Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__u_char` should have a camel case name such as `UChar` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:294:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 294 | pub type __u_char = ::std::os::raw::c_uchar; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__u_short` should have a camel case name such as `UShort` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:295:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 295 | pub type __u_short = ::std::os::raw::c_ushort; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__u_int` should have a camel case name such as `UInt` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:296:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 296 | pub type __u_int = ::std::os::raw::c_uint; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__u_long` should have a camel case name such as `ULong` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:297:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 297 | pub type __u_long = ::std::os::raw::c_ulong; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__int8_t` should have a camel case name such as `Int8T` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:298:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 298 | pub type __int8_t = ::std::os::raw::c_schar; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.627 INFO kablam! Oct 11 09:43:02.627 INFO kablam! warning: type `__uint8_t` should have a camel case name such as `Uint8T` Oct 11 09:43:02.627 INFO kablam! --> src/lib.rs:299:1 Oct 11 09:43:02.627 INFO kablam! | Oct 11 09:43:02.627 INFO kablam! 299 | pub type __uint8_t = ::std::os::raw::c_uchar; Oct 11 09:43:02.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__int16_t` should have a camel case name such as `Int16T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:300:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 300 | pub type __int16_t = ::std::os::raw::c_short; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__uint16_t` should have a camel case name such as `Uint16T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:301:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 301 | pub type __uint16_t = ::std::os::raw::c_ushort; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__int32_t` should have a camel case name such as `Int32T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:302:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 302 | pub type __int32_t = ::std::os::raw::c_int; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__uint32_t` should have a camel case name such as `Uint32T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:303:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 303 | pub type __uint32_t = ::std::os::raw::c_uint; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__int64_t` should have a camel case name such as `Int64T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:304:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 304 | pub type __int64_t = ::std::os::raw::c_long; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__uint64_t` should have a camel case name such as `Uint64T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:305:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 305 | pub type __uint64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__quad_t` should have a camel case name such as `QuadT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:306:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 306 | pub type __quad_t = ::std::os::raw::c_long; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__u_quad_t` should have a camel case name such as `UQuadT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:307:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 307 | pub type __u_quad_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__dev_t` should have a camel case name such as `DevT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:308:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 308 | pub type __dev_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__uid_t` should have a camel case name such as `UidT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:309:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 309 | pub type __uid_t = ::std::os::raw::c_uint; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__gid_t` should have a camel case name such as `GidT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:310:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 310 | pub type __gid_t = ::std::os::raw::c_uint; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__ino_t` should have a camel case name such as `InoT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:311:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 311 | pub type __ino_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__ino64_t` should have a camel case name such as `Ino64T` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:312:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 312 | pub type __ino64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.628 INFO kablam! Oct 11 09:43:02.628 INFO kablam! warning: type `__mode_t` should have a camel case name such as `ModeT` Oct 11 09:43:02.628 INFO kablam! --> src/lib.rs:313:1 Oct 11 09:43:02.628 INFO kablam! | Oct 11 09:43:02.628 INFO kablam! 313 | pub type __mode_t = ::std::os::raw::c_uint; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__nlink_t` should have a camel case name such as `NlinkT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:314:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 314 | pub type __nlink_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__off_t` should have a camel case name such as `OffT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:315:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 315 | pub type __off_t = ::std::os::raw::c_long; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__off64_t` should have a camel case name such as `Off64T` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:316:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 316 | pub type __off64_t = ::std::os::raw::c_long; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__pid_t` should have a camel case name such as `PidT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:317:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 317 | pub type __pid_t = ::std::os::raw::c_int; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: function `bindgen_test_layout___fsid_t` should have a snake case name such as `bindgen_test_layout_fsid_t` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:324:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 324 | / fn bindgen_test_layout___fsid_t() { Oct 11 09:43:02.629 INFO kablam! 325 | | assert_eq!(::std::mem::size_of::<__fsid_t>() , 8usize , concat ! ( Oct 11 09:43:02.629 INFO kablam! 326 | | "Size of: " , stringify ! ( __fsid_t ) )); Oct 11 09:43:02.629 INFO kablam! 327 | | assert_eq! (::std::mem::align_of::<__fsid_t>() , 4usize , concat ! ( Oct 11 09:43:02.629 INFO kablam! ... | Oct 11 09:43:02.629 INFO kablam! 333 | | stringify ! ( __val ) )); Oct 11 09:43:02.629 INFO kablam! 334 | | } Oct 11 09:43:02.629 INFO kablam! | |_^ Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__clock_t` should have a camel case name such as `ClockT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:338:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 338 | pub type __clock_t = ::std::os::raw::c_long; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__rlim_t` should have a camel case name such as `RlimT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:339:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 339 | pub type __rlim_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__rlim64_t` should have a camel case name such as `Rlim64T` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:340:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 340 | pub type __rlim64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__id_t` should have a camel case name such as `IdT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:341:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 341 | pub type __id_t = ::std::os::raw::c_uint; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__time_t` should have a camel case name such as `TimeT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:342:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 342 | pub type __time_t = ::std::os::raw::c_long; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__useconds_t` should have a camel case name such as `UsecondsT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:343:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 343 | pub type __useconds_t = ::std::os::raw::c_uint; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__suseconds_t` should have a camel case name such as `SusecondsT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:344:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.629 INFO kablam! 344 | pub type __suseconds_t = ::std::os::raw::c_long; Oct 11 09:43:02.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.629 INFO kablam! Oct 11 09:43:02.629 INFO kablam! warning: type `__daddr_t` should have a camel case name such as `DaddrT` Oct 11 09:43:02.629 INFO kablam! --> src/lib.rs:345:1 Oct 11 09:43:02.629 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 345 | pub type __daddr_t = ::std::os::raw::c_int; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__key_t` should have a camel case name such as `KeyT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:346:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 346 | pub type __key_t = ::std::os::raw::c_int; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__clockid_t` should have a camel case name such as `ClockidT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:347:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 347 | pub type __clockid_t = ::std::os::raw::c_int; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__timer_t` should have a camel case name such as `TimerT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:348:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 348 | pub type __timer_t = *mut ::std::os::raw::c_void; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__blksize_t` should have a camel case name such as `BlksizeT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:349:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 349 | pub type __blksize_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__blkcnt_t` should have a camel case name such as `BlkcntT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:350:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 350 | pub type __blkcnt_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__blkcnt64_t` should have a camel case name such as `Blkcnt64T` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:351:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 351 | pub type __blkcnt64_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__fsblkcnt_t` should have a camel case name such as `FsblkcntT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:352:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 352 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__fsblkcnt64_t` should have a camel case name such as `Fsblkcnt64T` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:353:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 353 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__fsfilcnt_t` should have a camel case name such as `FsfilcntT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:354:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 354 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__fsfilcnt64_t` should have a camel case name such as `Fsfilcnt64T` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:355:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 355 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__fsword_t` should have a camel case name such as `FswordT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:356:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 356 | pub type __fsword_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__ssize_t` should have a camel case name such as `SsizeT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:357:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 357 | pub type __ssize_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__syscall_slong_t` should have a camel case name such as `SyscallSlongT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:358:1 Oct 11 09:43:02.630 INFO kablam! | Oct 11 09:43:02.630 INFO kablam! 358 | pub type __syscall_slong_t = ::std::os::raw::c_long; Oct 11 09:43:02.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.630 INFO kablam! Oct 11 09:43:02.630 INFO kablam! warning: type `__syscall_ulong_t` should have a camel case name such as `SyscallUlongT` Oct 11 09:43:02.630 INFO kablam! --> src/lib.rs:359:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 359 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: type `__loff_t` should have a camel case name such as `LoffT` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:360:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 360 | pub type __loff_t = __off64_t; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: type `__qaddr_t` should have a camel case name such as `QaddrT` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:361:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 361 | pub type __qaddr_t = *mut __quad_t; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: type `__caddr_t` should have a camel case name such as `CaddrT` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:362:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 362 | pub type __caddr_t = *mut ::std::os::raw::c_char; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: type `__intptr_t` should have a camel case name such as `IntptrT` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:363:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 363 | pub type __intptr_t = ::std::os::raw::c_long; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: type `__socklen_t` should have a camel case name such as `SocklenT` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:364:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 364 | pub type __socklen_t = ::std::os::raw::c_uint; Oct 11 09:43:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: function `bindgen_test_layout_wait__bindgen_ty_1` should have a snake case name such as `bindgen_test_layout_wait_bindgen_ty_1` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:380:1 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 380 | / fn bindgen_test_layout_wait__bindgen_ty_1() { Oct 11 09:43:02.631 INFO kablam! 381 | | assert_eq!(::std::mem::size_of::() , 4usize , concat ! Oct 11 09:43:02.631 INFO kablam! 382 | | ( "Size of: " , stringify ! ( wait__bindgen_ty_1 ) )); Oct 11 09:43:02.631 INFO kablam! 383 | | assert_eq! (::std::mem::align_of::() , 4usize , concat Oct 11 09:43:02.631 INFO kablam! 384 | | ! ( "Alignment of " , stringify ! ( wait__bindgen_ty_1 ) )); Oct 11 09:43:02.631 INFO kablam! 385 | | } Oct 11 09:43:02.631 INFO kablam! | |_^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: method `set___w_termsig` should have a snake case name such as `set_w_termsig` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:399:5 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 399 | / pub fn set___w_termsig(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:43:02.631 INFO kablam! 400 | | let mask = 127usize as u32; Oct 11 09:43:02.631 INFO kablam! 401 | | let val = val as u32 as u32; Oct 11 09:43:02.631 INFO kablam! 402 | | let mut unit_field_val: u32 = Oct 11 09:43:02.631 INFO kablam! ... | Oct 11 09:43:02.631 INFO kablam! 406 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:43:02.631 INFO kablam! 407 | | } Oct 11 09:43:02.631 INFO kablam! | |_____^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: method `set___w_coredump` should have a snake case name such as `set_w_coredump` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:417:5 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 417 | / pub fn set___w_coredump(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:43:02.631 INFO kablam! 418 | | let mask = 128usize as u32; Oct 11 09:43:02.631 INFO kablam! 419 | | let val = val as u32 as u32; Oct 11 09:43:02.631 INFO kablam! 420 | | let mut unit_field_val: u32 = Oct 11 09:43:02.631 INFO kablam! ... | Oct 11 09:43:02.631 INFO kablam! 424 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:43:02.631 INFO kablam! 425 | | } Oct 11 09:43:02.631 INFO kablam! | |_____^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.631 INFO kablam! warning: method `set___w_retcode` should have a snake case name such as `set_w_retcode` Oct 11 09:43:02.631 INFO kablam! --> src/lib.rs:435:5 Oct 11 09:43:02.631 INFO kablam! | Oct 11 09:43:02.631 INFO kablam! 435 | / pub fn set___w_retcode(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:43:02.631 INFO kablam! 436 | | let mask = 65280usize as u32; Oct 11 09:43:02.631 INFO kablam! 437 | | let val = val as u32 as u32; Oct 11 09:43:02.631 INFO kablam! 438 | | let mut unit_field_val: u32 = Oct 11 09:43:02.631 INFO kablam! ... | Oct 11 09:43:02.631 INFO kablam! 442 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:43:02.631 INFO kablam! 443 | | } Oct 11 09:43:02.631 INFO kablam! | |_____^ Oct 11 09:43:02.631 INFO kablam! Oct 11 09:43:02.632 INFO kablam! warning: function `bindgen_test_layout_wait__bindgen_ty_2` should have a snake case name such as `bindgen_test_layout_wait_bindgen_ty_2` Oct 11 09:43:02.632 INFO kablam! --> src/lib.rs:476:1 Oct 11 09:43:02.632 INFO kablam! | Oct 11 09:43:02.632 INFO kablam! 476 | / fn bindgen_test_layout_wait__bindgen_ty_2() { Oct 11 09:43:02.632 INFO kablam! 477 | | assert_eq!(::std::mem::size_of::() , 4usize , concat ! Oct 11 09:43:02.632 INFO kablam! 478 | | ( "Size of: " , stringify ! ( wait__bindgen_ty_2 ) )); Oct 11 09:43:02.632 INFO kablam! 479 | | assert_eq! (::std::mem::align_of::() , 4usize , concat Oct 11 09:43:02.632 INFO kablam! 480 | | ! ( "Alignment of " , stringify ! ( wait__bindgen_ty_2 ) )); Oct 11 09:43:02.632 INFO kablam! 481 | | } Oct 11 09:43:02.632 INFO kablam! | |_^ Oct 11 09:43:02.632 INFO kablam! Oct 11 09:43:02.632 INFO kablam! warning: method `set___w_stopval` should have a snake case name such as `set_w_stopval` Oct 11 09:43:02.632 INFO kablam! --> src/lib.rs:495:5 Oct 11 09:43:02.632 INFO kablam! | Oct 11 09:43:02.632 INFO kablam! 495 | / pub fn set___w_stopval(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:43:02.632 INFO kablam! 496 | | let mask = 255usize as u32; Oct 11 09:43:02.632 INFO kablam! 497 | | let val = val as u32 as u32; Oct 11 09:43:02.632 INFO kablam! 498 | | let mut unit_field_val: u32 = Oct 11 09:43:02.632 INFO kablam! ... | Oct 11 09:43:02.632 INFO kablam! 502 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:43:02.632 INFO kablam! 503 | | } Oct 11 09:43:02.632 INFO kablam! | |_____^ Oct 11 09:43:02.632 INFO kablam! Oct 11 09:43:02.632 INFO kablam! warning: method `set___w_stopsig` should have a snake case name such as `set_w_stopsig` Oct 11 09:43:02.632 INFO kablam! --> src/lib.rs:513:5 Oct 11 09:43:02.632 INFO kablam! | Oct 11 09:43:02.632 INFO kablam! 513 | / pub fn set___w_stopsig(&mut self, val: ::std::os::raw::c_uint) { Oct 11 09:43:02.632 INFO kablam! 514 | | let mask = 65280usize as u32; Oct 11 09:43:02.674 INFO kablam! 515 | | let val = val as u32 as u32; Oct 11 09:43:02.674 INFO kablam! 516 | | let mut unit_field_val: u32 = Oct 11 09:43:02.674 INFO kablam! ... | Oct 11 09:43:02.674 INFO kablam! 520 | | self._bitfield_1 = unsafe { ::std::mem::transmute(unit_field_val) }; Oct 11 09:43:02.674 INFO kablam! 521 | | } Oct 11 09:43:02.674 INFO kablam! | |_____^ Oct 11 09:43:02.674 INFO kablam! Oct 11 09:43:02.674 INFO kablam! warning: function `bindgen_test_layout___WAIT_STATUS` should have a snake case name such as `bindgen_test_layout_wait_status` Oct 11 09:43:02.674 INFO kablam! --> src/lib.rs:572:1 Oct 11 09:43:02.674 INFO kablam! | Oct 11 09:43:02.674 INFO kablam! 572 | / fn bindgen_test_layout___WAIT_STATUS() { Oct 11 09:43:02.674 INFO kablam! 573 | | assert_eq!(::std::mem::size_of::<__WAIT_STATUS>() , 8usize , concat ! ( Oct 11 09:43:02.674 INFO kablam! 574 | | "Size of: " , stringify ! ( __WAIT_STATUS ) )); Oct 11 09:43:02.674 INFO kablam! 575 | | assert_eq! (::std::mem::align_of::<__WAIT_STATUS>() , 8usize , concat ! ( Oct 11 09:43:02.674 INFO kablam! ... | Oct 11 09:43:02.674 INFO kablam! 586 | | , stringify ! ( __iptr ) )); Oct 11 09:43:02.674 INFO kablam! 587 | | } Oct 11 09:43:02.674 INFO kablam! | |_^ Oct 11 09:43:02.674 INFO kablam! Oct 11 09:43:02.674 INFO kablam! warning: type `u_char` should have a camel case name such as `UChar` Oct 11 09:43:02.674 INFO kablam! --> src/lib.rs:739:1 Oct 11 09:43:02.674 INFO kablam! | Oct 11 09:43:02.674 INFO kablam! 739 | pub type u_char = __u_char; Oct 11 09:43:02.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.674 INFO kablam! Oct 11 09:43:02.674 INFO kablam! warning: type `u_short` should have a camel case name such as `UShort` Oct 11 09:43:02.674 INFO kablam! --> src/lib.rs:740:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 740 | pub type u_short = __u_short; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `u_int` should have a camel case name such as `UInt` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:741:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 741 | pub type u_int = __u_int; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `u_long` should have a camel case name such as `ULong` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:742:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 742 | pub type u_long = __u_long; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `quad_t` should have a camel case name such as `QuadT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:743:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 743 | pub type quad_t = __quad_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `u_quad_t` should have a camel case name such as `UQuadT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:744:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 744 | pub type u_quad_t = __u_quad_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `fsid_t` should have a camel case name such as `FsidT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:745:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 745 | pub type fsid_t = __fsid_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `loff_t` should have a camel case name such as `LoffT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:746:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 746 | pub type loff_t = __loff_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `ino_t` should have a camel case name such as `InoT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:747:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 747 | pub type ino_t = __ino_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `dev_t` should have a camel case name such as `DevT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:748:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 748 | pub type dev_t = __dev_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `gid_t` should have a camel case name such as `GidT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:749:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 749 | pub type gid_t = __gid_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `mode_t` should have a camel case name such as `ModeT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:750:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 750 | pub type mode_t = __mode_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `nlink_t` should have a camel case name such as `NlinkT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:751:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 751 | pub type nlink_t = __nlink_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `uid_t` should have a camel case name such as `UidT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:752:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 752 | pub type uid_t = __uid_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `off_t` should have a camel case name such as `OffT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:753:1 Oct 11 09:43:02.675 INFO kablam! | Oct 11 09:43:02.675 INFO kablam! 753 | pub type off_t = __off_t; Oct 11 09:43:02.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.675 INFO kablam! Oct 11 09:43:02.675 INFO kablam! warning: type `pid_t` should have a camel case name such as `PidT` Oct 11 09:43:02.675 INFO kablam! --> src/lib.rs:754:1 Oct 11 09:43:02.676 INFO kablam! | Oct 11 09:43:02.676 INFO kablam! 754 | pub type pid_t = __pid_t; Oct 11 09:43:02.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.676 INFO kablam! Oct 11 09:43:02.676 INFO kablam! warning: type `id_t` should have a camel case name such as `IdT` Oct 11 09:43:02.676 INFO kablam! --> src/lib.rs:755:1 Oct 11 09:43:02.676 INFO kablam! | Oct 11 09:43:02.676 INFO kablam! 755 | pub type id_t = __id_t; Oct 11 09:43:02.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.676 INFO kablam! Oct 11 09:43:02.676 INFO kablam! warning: type `daddr_t` should have a camel case name such as `DaddrT` Oct 11 09:43:02.676 INFO kablam! --> src/lib.rs:756:1 Oct 11 09:43:02.676 INFO kablam! | Oct 11 09:43:02.676 INFO kablam! 756 | pub type daddr_t = __daddr_t; Oct 11 09:43:02.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.676 INFO kablam! Oct 11 09:43:02.676 INFO kablam! warning: type `caddr_t` should have a camel case name such as `CaddrT` Oct 11 09:43:02.676 INFO kablam! --> src/lib.rs:757:1 Oct 11 09:43:02.676 INFO kablam! | Oct 11 09:43:02.676 INFO kablam! 757 | pub type caddr_t = __caddr_t; Oct 11 09:43:02.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.676 INFO kablam! Oct 11 09:43:02.676 INFO kablam! warning: type `key_t` should have a camel case name such as `KeyT` Oct 11 09:43:02.676 INFO kablam! --> src/lib.rs:758:1 Oct 11 09:43:02.676 INFO kablam! | Oct 11 09:43:02.676 INFO kablam! 758 | pub type key_t = __key_t; Oct 11 09:43:02.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.676 INFO kablam! Oct 11 09:43:02.688 INFO kablam! warning: type `clock_t` should have a camel case name such as `ClockT` Oct 11 09:43:02.688 INFO kablam! --> src/lib.rs:759:1 Oct 11 09:43:02.688 INFO kablam! | Oct 11 09:43:02.688 INFO kablam! 759 | pub type clock_t = __clock_t; Oct 11 09:43:02.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.688 INFO kablam! Oct 11 09:43:02.688 INFO kablam! warning: type `time_t` should have a camel case name such as `TimeT` Oct 11 09:43:02.688 INFO kablam! --> src/lib.rs:760:1 Oct 11 09:43:02.688 INFO kablam! | Oct 11 09:43:02.688 INFO kablam! 760 | pub type time_t = __time_t; Oct 11 09:43:02.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.688 INFO kablam! Oct 11 09:43:02.688 INFO kablam! warning: type `clockid_t` should have a camel case name such as `ClockidT` Oct 11 09:43:02.688 INFO kablam! --> src/lib.rs:761:1 Oct 11 09:43:02.688 INFO kablam! | Oct 11 09:43:02.688 INFO kablam! 761 | pub type clockid_t = __clockid_t; Oct 11 09:43:02.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.688 INFO kablam! Oct 11 09:43:02.688 INFO kablam! warning: type `timer_t` should have a camel case name such as `TimerT` Oct 11 09:43:02.688 INFO kablam! --> src/lib.rs:762:1 Oct 11 09:43:02.688 INFO kablam! | Oct 11 09:43:02.688 INFO kablam! 762 | pub type timer_t = __timer_t; Oct 11 09:43:02.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.688 INFO kablam! Oct 11 09:43:02.688 INFO kablam! warning: type `ulong` should have a camel case name such as `Ulong` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:763:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 763 | pub type ulong = ::std::os::raw::c_ulong; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `ushort` should have a camel case name such as `Ushort` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:764:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 764 | pub type ushort = ::std::os::raw::c_ushort; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `uint` should have a camel case name such as `Uint` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:765:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 765 | pub type uint = ::std::os::raw::c_uint; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `u_int8_t` should have a camel case name such as `UInt8T` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:766:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 766 | pub type u_int8_t = ::std::os::raw::c_uchar; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `u_int16_t` should have a camel case name such as `UInt16T` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:767:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 767 | pub type u_int16_t = ::std::os::raw::c_ushort; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `u_int32_t` should have a camel case name such as `UInt32T` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:768:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 768 | pub type u_int32_t = ::std::os::raw::c_uint; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `u_int64_t` should have a camel case name such as `UInt64T` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:769:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 769 | pub type u_int64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `register_t` should have a camel case name such as `RegisterT` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:770:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 770 | pub type register_t = ::std::os::raw::c_long; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: type `__sig_atomic_t` should have a camel case name such as `SigAtomicT` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:771:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 771 | pub type __sig_atomic_t = ::std::os::raw::c_int; Oct 11 09:43:02.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.689 INFO kablam! Oct 11 09:43:02.689 INFO kablam! warning: function `bindgen_test_layout___sigset_t` should have a snake case name such as `bindgen_test_layout_sigset_t` Oct 11 09:43:02.689 INFO kablam! --> src/lib.rs:778:1 Oct 11 09:43:02.689 INFO kablam! | Oct 11 09:43:02.689 INFO kablam! 778 | / fn bindgen_test_layout___sigset_t() { Oct 11 09:43:02.689 INFO kablam! 779 | | assert_eq!(::std::mem::size_of::<__sigset_t>() , 128usize , concat ! ( Oct 11 09:43:02.689 INFO kablam! 780 | | "Size of: " , stringify ! ( __sigset_t ) )); Oct 11 09:43:02.689 INFO kablam! 781 | | assert_eq! (::std::mem::align_of::<__sigset_t>() , 8usize , concat ! ( Oct 11 09:43:02.689 INFO kablam! ... | Oct 11 09:43:02.690 INFO kablam! 787 | | stringify ! ( __val ) )); Oct 11 09:43:02.690 INFO kablam! 788 | | } Oct 11 09:43:02.690 INFO kablam! | |_^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `sigset_t` should have a camel case name such as `SigsetT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:792:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 792 | pub type sigset_t = __sigset_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `suseconds_t` should have a camel case name such as `SusecondsT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:845:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 845 | pub type suseconds_t = __suseconds_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `__fd_mask` should have a camel case name such as `FdMask` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:846:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 846 | pub type __fd_mask = ::std::os::raw::c_long; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `fd_mask` should have a camel case name such as `FdMask` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:867:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 867 | pub type fd_mask = __fd_mask; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `blksize_t` should have a camel case name such as `BlksizeT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:892:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 892 | pub type blksize_t = __blksize_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `blkcnt_t` should have a camel case name such as `BlkcntT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:893:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 893 | pub type blkcnt_t = __blkcnt_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `fsblkcnt_t` should have a camel case name such as `FsblkcntT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:894:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 894 | pub type fsblkcnt_t = __fsblkcnt_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `fsfilcnt_t` should have a camel case name such as `FsfilcntT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:895:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 895 | pub type fsfilcnt_t = __fsfilcnt_t; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `pthread_t` should have a camel case name such as `PthreadT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:896:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 896 | pub type pthread_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: function `bindgen_test_layout___pthread_internal_list` should have a snake case name such as `bindgen_test_layout_pthread_internal_list` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:931:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 931 | / fn bindgen_test_layout___pthread_internal_list() { Oct 11 09:43:02.690 INFO kablam! 932 | | assert_eq!(::std::mem::size_of::<__pthread_internal_list>() , 16usize , Oct 11 09:43:02.690 INFO kablam! 933 | | concat ! ( Oct 11 09:43:02.690 INFO kablam! 934 | | "Size of: " , stringify ! ( __pthread_internal_list ) )); Oct 11 09:43:02.690 INFO kablam! ... | Oct 11 09:43:02.690 INFO kablam! 947 | | ) , "::" , stringify ! ( __next ) )); Oct 11 09:43:02.690 INFO kablam! 948 | | } Oct 11 09:43:02.690 INFO kablam! | |_^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: type `__pthread_list_t` should have a camel case name such as `PthreadListT` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:952:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 952 | pub type __pthread_list_t = __pthread_internal_list; Oct 11 09:43:02.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.690 INFO kablam! Oct 11 09:43:02.690 INFO kablam! warning: function `bindgen_test_layout_pthread_mutex_t___pthread_mutex_s` should have a snake case name such as `bindgen_test_layout_pthread_mutex_t_pthread_mutex_s` Oct 11 09:43:02.690 INFO kablam! --> src/lib.rs:974:1 Oct 11 09:43:02.690 INFO kablam! | Oct 11 09:43:02.690 INFO kablam! 974 | / fn bindgen_test_layout_pthread_mutex_t___pthread_mutex_s() { Oct 11 09:43:02.690 INFO kablam! 975 | | assert_eq!(::std::mem::size_of::() , Oct 11 09:43:02.690 INFO kablam! 976 | | 40usize , concat ! ( Oct 11 09:43:02.690 INFO kablam! 977 | | "Size of: " , stringify ! ( pthread_mutex_t___pthread_mutex_s ) Oct 11 09:43:02.690 INFO kablam! ... | Oct 11 09:43:02.690 INFO kablam! 1030 | | __list ) )); Oct 11 09:43:02.691 INFO kablam! 1031 | | } Oct 11 09:43:02.691 INFO kablam! | |_^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: function `bindgen_test_layout_pthread_cond_t__bindgen_ty_1` should have a snake case name such as `bindgen_test_layout_pthread_cond_t_bindgen_ty_1` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1109:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1109 | / fn bindgen_test_layout_pthread_cond_t__bindgen_ty_1() { Oct 11 09:43:02.691 INFO kablam! 1110 | | assert_eq!(::std::mem::size_of::() , 48usize Oct 11 09:43:02.691 INFO kablam! 1111 | | , concat ! ( Oct 11 09:43:02.691 INFO kablam! 1112 | | "Size of: " , stringify ! ( pthread_cond_t__bindgen_ty_1 ) )); Oct 11 09:43:02.691 INFO kablam! ... | Oct 11 09:43:02.691 INFO kablam! 1164 | | __broadcast_seq ) )); Oct 11 09:43:02.691 INFO kablam! 1165 | | } Oct 11 09:43:02.691 INFO kablam! | |_^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: type `pthread_key_t` should have a camel case name such as `PthreadKeyT` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1221:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1221 | pub type pthread_key_t = ::std::os::raw::c_uint; Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: type `pthread_once_t` should have a camel case name such as `PthreadOnceT` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1222:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1222 | pub type pthread_once_t = ::std::os::raw::c_int; Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: function `bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1` should have a snake case name such as `bindgen_test_layout_pthread_rwlock_t_bindgen_ty_1` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1248:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1248 | / fn bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1() { Oct 11 09:43:02.691 INFO kablam! 1249 | | assert_eq!(::std::mem::size_of::() , Oct 11 09:43:02.691 INFO kablam! 1250 | | 56usize , concat ! ( Oct 11 09:43:02.691 INFO kablam! 1251 | | "Size of: " , stringify ! ( pthread_rwlock_t__bindgen_ty_1 ) Oct 11 09:43:02.691 INFO kablam! ... | Oct 11 09:43:02.691 INFO kablam! 1330 | | __flags ) )); Oct 11 09:43:02.691 INFO kablam! 1331 | | } Oct 11 09:43:02.691 INFO kablam! | |_^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: type `pthread_spinlock_t` should have a camel case name such as `PthreadSpinlockT` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1388:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1388 | pub type pthread_spinlock_t = ::std::os::raw::c_int; Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: type `__compar_fn_t` should have a camel case name such as `ComparFnT` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1769:1 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1769 | / pub type __compar_fn_t = Oct 11 09:43:02.691 INFO kablam! 1770 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:43:02.691 INFO kablam! | |________________________________________________________^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: structure field `_IO_read_ptr` should have a snake case name such as `_io_read_ptr` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1907:5 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1907 | pub _IO_read_ptr: *mut ::std::os::raw::c_char, Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: structure field `_IO_read_end` should have a snake case name such as `_io_read_end` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1908:5 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1908 | pub _IO_read_end: *mut ::std::os::raw::c_char, Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: structure field `_IO_read_base` should have a snake case name such as `_io_read_base` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1909:5 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1909 | pub _IO_read_base: *mut ::std::os::raw::c_char, Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: structure field `_IO_write_base` should have a snake case name such as `_io_write_base` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1910:5 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1910 | pub _IO_write_base: *mut ::std::os::raw::c_char, Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.691 INFO kablam! Oct 11 09:43:02.691 INFO kablam! warning: structure field `_IO_write_ptr` should have a snake case name such as `_io_write_ptr` Oct 11 09:43:02.691 INFO kablam! --> src/lib.rs:1911:5 Oct 11 09:43:02.691 INFO kablam! | Oct 11 09:43:02.691 INFO kablam! 1911 | pub _IO_write_ptr: *mut ::std::os::raw::c_char, Oct 11 09:43:02.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.692 INFO kablam! Oct 11 09:43:02.692 INFO kablam! warning: structure field `_IO_write_end` should have a snake case name such as `_io_write_end` Oct 11 09:43:02.692 INFO kablam! --> src/lib.rs:1912:5 Oct 11 09:43:02.692 INFO kablam! | Oct 11 09:43:02.692 INFO kablam! 1912 | pub _IO_write_end: *mut ::std::os::raw::c_char, Oct 11 09:43:02.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.692 INFO kablam! Oct 11 09:43:02.692 INFO kablam! warning: structure field `_IO_buf_base` should have a snake case name such as `_io_buf_base` Oct 11 09:43:02.692 INFO kablam! --> src/lib.rs:1913:5 Oct 11 09:43:02.692 INFO kablam! | Oct 11 09:43:02.692 INFO kablam! 1913 | pub _IO_buf_base: *mut ::std::os::raw::c_char, Oct 11 09:43:02.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.692 INFO kablam! Oct 11 09:43:02.692 INFO kablam! warning: structure field `_IO_buf_end` should have a snake case name such as `_io_buf_end` Oct 11 09:43:02.692 INFO kablam! --> src/lib.rs:1914:5 Oct 11 09:43:02.692 INFO kablam! | Oct 11 09:43:02.692 INFO kablam! 1914 | pub _IO_buf_end: *mut ::std::os::raw::c_char, Oct 11 09:43:02.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.692 INFO kablam! Oct 11 09:43:02.692 INFO kablam! warning: structure field `_IO_save_base` should have a snake case name such as `_io_save_base` Oct 11 09:43:02.692 INFO kablam! --> src/lib.rs:1915:5 Oct 11 09:43:02.692 INFO kablam! | Oct 11 09:43:02.692 INFO kablam! 1915 | pub _IO_save_base: *mut ::std::os::raw::c_char, Oct 11 09:43:02.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.692 INFO kablam! Oct 11 09:43:02.692 INFO kablam! warning: structure field `_IO_backup_base` should have a snake case name such as `_io_backup_base` Oct 11 09:43:02.692 INFO kablam! --> src/lib.rs:1916:5 Oct 11 09:43:02.692 INFO kablam! | Oct 11 09:43:02.692 INFO kablam! 1916 | pub _IO_backup_base: *mut ::std::os::raw::c_char, Oct 11 09:43:02.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.696 INFO kablam! Oct 11 09:43:02.696 INFO kablam! warning: structure field `_IO_save_end` should have a snake case name such as `_io_save_end` Oct 11 09:43:02.696 INFO kablam! --> src/lib.rs:1917:5 Oct 11 09:43:02.696 INFO kablam! | Oct 11 09:43:02.696 INFO kablam! 1917 | pub _IO_save_end: *mut ::std::os::raw::c_char, Oct 11 09:43:02.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.696 INFO kablam! Oct 11 09:43:02.696 INFO kablam! warning: function `bindgen_test_layout__IO_FILE` should have a snake case name such as `bindgen_test_layout_io_file` Oct 11 09:43:02.696 INFO kablam! --> src/lib.rs:1937:1 Oct 11 09:43:02.696 INFO kablam! | Oct 11 09:43:02.696 INFO kablam! 1937 | / fn bindgen_test_layout__IO_FILE() { Oct 11 09:43:02.696 INFO kablam! 1938 | | assert_eq!(::std::mem::size_of::<_IO_FILE>() , 216usize , concat ! ( Oct 11 09:43:02.696 INFO kablam! 1939 | | "Size of: " , stringify ! ( _IO_FILE ) )); Oct 11 09:43:02.696 INFO kablam! 1940 | | assert_eq! (::std::mem::align_of::<_IO_FILE>() , 8usize , concat ! ( Oct 11 09:43:02.696 INFO kablam! ... | Oct 11 09:43:02.696 INFO kablam! 2086 | | stringify ! ( _unused2 ) )); Oct 11 09:43:02.696 INFO kablam! 2087 | | } Oct 11 09:43:02.696 INFO kablam! | |_^ Oct 11 09:43:02.696 INFO kablam! Oct 11 09:43:02.696 INFO kablam! warning: function `bindgen_test_layout___mbstate_t__bindgen_ty_1` should have a snake case name such as `bindgen_test_layout_mbstate_t_bindgen_ty_1` Oct 11 09:43:02.696 INFO kablam! --> src/lib.rs:2107:1 Oct 11 09:43:02.696 INFO kablam! | Oct 11 09:43:02.696 INFO kablam! 2107 | / fn bindgen_test_layout___mbstate_t__bindgen_ty_1() { Oct 11 09:43:02.696 INFO kablam! 2108 | | assert_eq!(::std::mem::size_of::<__mbstate_t__bindgen_ty_1>() , 4usize , Oct 11 09:43:02.696 INFO kablam! 2109 | | concat ! ( Oct 11 09:43:02.696 INFO kablam! 2110 | | "Size of: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) )); Oct 11 09:43:02.696 INFO kablam! ... | Oct 11 09:43:02.696 INFO kablam! 2125 | | )); Oct 11 09:43:02.696 INFO kablam! 2126 | | } Oct 11 09:43:02.696 INFO kablam! | |_^ Oct 11 09:43:02.696 INFO kablam! Oct 11 09:43:02.696 INFO kablam! warning: function `bindgen_test_layout___mbstate_t` should have a snake case name such as `bindgen_test_layout_mbstate_t` Oct 11 09:43:02.696 INFO kablam! --> src/lib.rs:2131:1 Oct 11 09:43:02.696 INFO kablam! | Oct 11 09:43:02.696 INFO kablam! 2131 | / fn bindgen_test_layout___mbstate_t() { Oct 11 09:43:02.696 INFO kablam! 2132 | | assert_eq!(::std::mem::size_of::<__mbstate_t>() , 8usize , concat ! ( Oct 11 09:43:02.696 INFO kablam! 2133 | | "Size of: " , stringify ! ( __mbstate_t ) )); Oct 11 09:43:02.696 INFO kablam! 2134 | | assert_eq! (::std::mem::align_of::<__mbstate_t>() , 4usize , concat ! ( Oct 11 09:43:02.696 INFO kablam! ... | Oct 11 09:43:02.696 INFO kablam! 2145 | | stringify ! ( __value ) )); Oct 11 09:43:02.696 INFO kablam! 2146 | | } Oct 11 09:43:02.696 INFO kablam! | |_^ Oct 11 09:43:02.696 INFO kablam! Oct 11 09:43:02.696 INFO kablam! warning: function `bindgen_test_layout__G_fpos_t` should have a snake case name such as `bindgen_test_layout_g_fpos_t` Oct 11 09:43:02.696 INFO kablam! --> src/lib.rs:2157:1 Oct 11 09:43:02.696 INFO kablam! | Oct 11 09:43:02.696 INFO kablam! 2157 | / fn bindgen_test_layout__G_fpos_t() { Oct 11 09:43:02.696 INFO kablam! 2158 | | assert_eq!(::std::mem::size_of::<_G_fpos_t>() , 16usize , concat ! ( Oct 11 09:43:02.696 INFO kablam! 2159 | | "Size of: " , stringify ! ( _G_fpos_t ) )); Oct 11 09:43:02.697 INFO kablam! 2160 | | assert_eq! (::std::mem::align_of::<_G_fpos_t>() , 8usize , concat ! ( Oct 11 09:43:02.697 INFO kablam! ... | Oct 11 09:43:02.697 INFO kablam! 2171 | | stringify ! ( __state ) )); Oct 11 09:43:02.697 INFO kablam! 2172 | | } Oct 11 09:43:02.697 INFO kablam! | |_^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: function `bindgen_test_layout__G_fpos64_t` should have a snake case name such as `bindgen_test_layout_g_fpos64_t` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2183:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2183 | / fn bindgen_test_layout__G_fpos64_t() { Oct 11 09:43:02.697 INFO kablam! 2184 | | assert_eq!(::std::mem::size_of::<_G_fpos64_t>() , 16usize , concat ! ( Oct 11 09:43:02.697 INFO kablam! 2185 | | "Size of: " , stringify ! ( _G_fpos64_t ) )); Oct 11 09:43:02.697 INFO kablam! 2186 | | assert_eq! (::std::mem::align_of::<_G_fpos64_t>() , 8usize , concat ! ( Oct 11 09:43:02.697 INFO kablam! ... | Oct 11 09:43:02.697 INFO kablam! 2197 | | stringify ! ( __state ) )); Oct 11 09:43:02.697 INFO kablam! 2198 | | } Oct 11 09:43:02.697 INFO kablam! | |_^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: type `__gnuc_va_list` should have a camel case name such as `GnucVaList` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2202:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2202 | pub type __gnuc_va_list = __builtin_va_list; Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: type `_IO_lock_t` should have a camel case name such as `IoLockT` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2208:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2208 | pub type _IO_lock_t = ::std::os::raw::c_void; Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: function `bindgen_test_layout__IO_marker` should have a snake case name such as `bindgen_test_layout_io_marker` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2217:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2217 | / fn bindgen_test_layout__IO_marker() { Oct 11 09:43:02.697 INFO kablam! 2218 | | assert_eq!(::std::mem::size_of::<_IO_marker>() , 24usize , concat ! ( Oct 11 09:43:02.697 INFO kablam! 2219 | | "Size of: " , stringify ! ( _IO_marker ) )); Oct 11 09:43:02.697 INFO kablam! 2220 | | assert_eq! (::std::mem::align_of::<_IO_marker>() , 8usize , concat ! ( Oct 11 09:43:02.697 INFO kablam! ... | Oct 11 09:43:02.697 INFO kablam! 2236 | | stringify ! ( _pos ) )); Oct 11 09:43:02.697 INFO kablam! 2237 | | } Oct 11 09:43:02.697 INFO kablam! | |_^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: type `__codecvt_result` should have a camel case name such as `CodecvtResult` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2243:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2243 | / pub enum __codecvt_result { Oct 11 09:43:02.697 INFO kablam! 2244 | | __codecvt_ok = 0, Oct 11 09:43:02.697 INFO kablam! 2245 | | __codecvt_partial = 1, Oct 11 09:43:02.697 INFO kablam! 2246 | | __codecvt_error = 2, Oct 11 09:43:02.697 INFO kablam! 2247 | | __codecvt_noconv = 3, Oct 11 09:43:02.697 INFO kablam! 2248 | | } Oct 11 09:43:02.697 INFO kablam! | |_^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: variant `__codecvt_ok` should have a camel case name such as `CodecvtOk` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2244:5 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2244 | __codecvt_ok = 0, Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: variant `__codecvt_partial` should have a camel case name such as `CodecvtPartial` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2245:5 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2245 | __codecvt_partial = 1, Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: variant `__codecvt_error` should have a camel case name such as `CodecvtError` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2246:5 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2246 | __codecvt_error = 2, Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: variant `__codecvt_noconv` should have a camel case name such as `CodecvtNoconv` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2247:5 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2247 | __codecvt_noconv = 3, Oct 11 09:43:02.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.697 INFO kablam! Oct 11 09:43:02.697 INFO kablam! warning: type `__io_read_fn` should have a camel case name such as `IoReadFn` Oct 11 09:43:02.697 INFO kablam! --> src/lib.rs:2266:1 Oct 11 09:43:02.697 INFO kablam! | Oct 11 09:43:02.697 INFO kablam! 2266 | / pub type __io_read_fn = Oct 11 09:43:02.697 INFO kablam! 2267 | | ::std::option::Option __ssize_t>; Oct 11 09:43:02.697 INFO kablam! | |______________________________________________________________________________^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `__io_write_fn` should have a camel case name such as `IoWriteFn` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2272:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2272 | / pub type __io_write_fn = Oct 11 09:43:02.698 INFO kablam! 2273 | | ::std::option::Option __ssize_t>; Oct 11 09:43:02.698 INFO kablam! | |_________________________________________________________________________^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `__io_seek_fn` should have a camel case name such as `IoSeekFn` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2278:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2278 | / pub type __io_seek_fn = Oct 11 09:43:02.698 INFO kablam! 2279 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:43:02.698 INFO kablam! | |________________________________________________________^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `__io_close_fn` should have a camel case name such as `IoCloseFn` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2284:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2284 | / pub type __io_close_fn = Oct 11 09:43:02.698 INFO kablam! 2285 | | ::std::option::Option ::std::os::raw::c_int>; Oct 11 09:43:02.698 INFO kablam! | |________________________________________________________^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `va_list` should have a camel case name such as `VaList` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2355:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2355 | pub type va_list = __gnuc_va_list; Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `fpos_t` should have a camel case name such as `FposT` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2356:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2356 | pub type fpos_t = _G_fpos_t; Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `float_t` should have a camel case name such as `FloatT` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2727:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2727 | pub type float_t = f32; Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `double_t` should have a camel case name such as `DoubleT` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:2728:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 2728 | pub type double_t = f64; Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: type `_bindgen_ty_1` should have a camel case name such as `BindgenTy1` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:4047:1 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 4047 | / pub enum _bindgen_ty_1 { Oct 11 09:43:02.698 INFO kablam! 4048 | | FP_NAN = 0, Oct 11 09:43:02.698 INFO kablam! 4049 | | FP_INFINITE = 1, Oct 11 09:43:02.698 INFO kablam! 4050 | | FP_ZERO = 2, Oct 11 09:43:02.698 INFO kablam! 4051 | | FP_SUBNORMAL = 3, Oct 11 09:43:02.698 INFO kablam! 4052 | | FP_NORMAL = 4, Oct 11 09:43:02.698 INFO kablam! 4053 | | } Oct 11 09:43:02.698 INFO kablam! | |_^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: variant `FP_NAN` should have a camel case name such as `FpNan` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:4048:5 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 4048 | FP_NAN = 0, Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: variant `FP_INFINITE` should have a camel case name such as `FpInfinite` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:4049:5 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 4049 | FP_INFINITE = 1, Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.698 INFO kablam! warning: variant `FP_ZERO` should have a camel case name such as `FpZero` Oct 11 09:43:02.698 INFO kablam! --> src/lib.rs:4050:5 Oct 11 09:43:02.698 INFO kablam! | Oct 11 09:43:02.698 INFO kablam! 4050 | FP_ZERO = 2, Oct 11 09:43:02.698 INFO kablam! | ^^^^^^^^^^^ Oct 11 09:43:02.698 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: variant `FP_SUBNORMAL` should have a camel case name such as `FpSubnormal` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4051:5 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4051 | FP_SUBNORMAL = 3, Oct 11 09:43:02.699 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: variant `FP_NORMAL` should have a camel case name such as `FpNormal` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4052:5 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4052 | FP_NORMAL = 4, Oct 11 09:43:02.699 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: type `_LIB_VERSION_TYPE` should have a camel case name such as `LibVersionType` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4056:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4056 | / pub enum _LIB_VERSION_TYPE { Oct 11 09:43:02.699 INFO kablam! 4057 | | _IEEE_ = -1, Oct 11 09:43:02.699 INFO kablam! 4058 | | _SVID_ = 0, Oct 11 09:43:02.699 INFO kablam! 4059 | | _XOPEN_ = 1, Oct 11 09:43:02.699 INFO kablam! 4060 | | _POSIX_ = 2, Oct 11 09:43:02.699 INFO kablam! 4061 | | _ISOC_ = 3, Oct 11 09:43:02.699 INFO kablam! 4062 | | } Oct 11 09:43:02.699 INFO kablam! | |_^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: function `bindgen_test_layout___locale_struct` should have a snake case name such as `bindgen_test_layout_locale_struct` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4252:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4252 | / fn bindgen_test_layout___locale_struct() { Oct 11 09:43:02.699 INFO kablam! 4253 | | assert_eq!(::std::mem::size_of::<__locale_struct>() , 232usize , concat ! Oct 11 09:43:02.699 INFO kablam! 4254 | | ( "Size of: " , stringify ! ( __locale_struct ) )); Oct 11 09:43:02.699 INFO kablam! 4255 | | assert_eq! (::std::mem::align_of::<__locale_struct>() , 8usize , concat ! Oct 11 09:43:02.699 INFO kablam! ... | Oct 11 09:43:02.699 INFO kablam! 4281 | | "::" , stringify ! ( __names ) )); Oct 11 09:43:02.699 INFO kablam! 4282 | | } Oct 11 09:43:02.699 INFO kablam! | |_^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: type `__locale_t` should have a camel case name such as `LocaleT` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4286:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4286 | pub type __locale_t = *mut __locale_struct; Oct 11 09:43:02.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: type `locale_t` should have a camel case name such as `LocaleT` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4287:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4287 | pub type locale_t = __locale_t; Oct 11 09:43:02.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: function `bindgen_test_layout_THDescBuff` should have a snake case name such as `bindgen_test_layout_thdesc_buff` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:4670:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 4670 | / fn bindgen_test_layout_THDescBuff() { Oct 11 09:43:02.699 INFO kablam! 4671 | | assert_eq!(::std::mem::size_of::() , 64usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! 4672 | | "Size of: " , stringify ! ( THDescBuff ) )); Oct 11 09:43:02.699 INFO kablam! 4673 | | assert_eq! (::std::mem::align_of::() , 1usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! ... | Oct 11 09:43:02.699 INFO kablam! 4679 | | stringify ! ( str ) )); Oct 11 09:43:02.699 INFO kablam! 4680 | | } Oct 11 09:43:02.699 INFO kablam! | |_^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: function `bindgen_test_layout_THGenerator` should have a snake case name such as `bindgen_test_layout_thgenerator` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:6745:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 6745 | / fn bindgen_test_layout_THGenerator() { Oct 11 09:43:02.699 INFO kablam! 6746 | | assert_eq!(::std::mem::size_of::() , 5048usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! 6747 | | "Size of: " , stringify ! ( THGenerator ) )); Oct 11 09:43:02.699 INFO kablam! 6748 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! ... | Oct 11 09:43:02.699 INFO kablam! 6794 | | stringify ! ( normal_is_valid ) )); Oct 11 09:43:02.699 INFO kablam! 6795 | | } Oct 11 09:43:02.699 INFO kablam! | |_^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: function `bindgen_test_layout_THAllocator` should have a snake case name such as `bindgen_test_layout_thallocator` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:6884:1 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.699 INFO kablam! 6884 | / fn bindgen_test_layout_THAllocator() { Oct 11 09:43:02.699 INFO kablam! 6885 | | assert_eq!(::std::mem::size_of::() , 24usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! 6886 | | "Size of: " , stringify ! ( THAllocator ) )); Oct 11 09:43:02.699 INFO kablam! 6887 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.699 INFO kablam! ... | Oct 11 09:43:02.699 INFO kablam! 6903 | | stringify ! ( free ) )); Oct 11 09:43:02.699 INFO kablam! 6904 | | } Oct 11 09:43:02.699 INFO kablam! | |_^ Oct 11 09:43:02.699 INFO kablam! Oct 11 09:43:02.699 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.699 INFO kablam! --> src/lib.rs:6970:5 Oct 11 09:43:02.699 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 6970 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: function `bindgen_test_layout_THFloatStorage` should have a snake case name such as `bindgen_test_layout_thfloat_storage` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:6974:1 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 6974 | / fn bindgen_test_layout_THFloatStorage() { Oct 11 09:43:02.700 INFO kablam! 6975 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! 6976 | | "Size of: " , stringify ! ( THFloatStorage ) )); Oct 11 09:43:02.700 INFO kablam! 6977 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! ... | Oct 11 09:43:02.700 INFO kablam! 7013 | | , stringify ! ( view ) )); Oct 11 09:43:02.700 INFO kablam! 7014 | | } Oct 11 09:43:02.700 INFO kablam! | |_^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7113:5 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7113 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: function `bindgen_test_layout_THDoubleStorage` should have a snake case name such as `bindgen_test_layout_thdouble_storage` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7117:1 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7117 | / fn bindgen_test_layout_THDoubleStorage() { Oct 11 09:43:02.700 INFO kablam! 7118 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! 7119 | | "Size of: " , stringify ! ( THDoubleStorage ) )); Oct 11 09:43:02.700 INFO kablam! 7120 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! Oct 11 09:43:02.700 INFO kablam! ... | Oct 11 09:43:02.700 INFO kablam! 7156 | | "::" , stringify ! ( view ) )); Oct 11 09:43:02.700 INFO kablam! 7157 | | } Oct 11 09:43:02.700 INFO kablam! | |_^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7258:5 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7258 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: function `bindgen_test_layout_THByteStorage` should have a snake case name such as `bindgen_test_layout_thbyte_storage` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7262:1 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7262 | / fn bindgen_test_layout_THByteStorage() { Oct 11 09:43:02.700 INFO kablam! 7263 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! 7264 | | "Size of: " , stringify ! ( THByteStorage ) )); Oct 11 09:43:02.700 INFO kablam! 7265 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! ... | Oct 11 09:43:02.700 INFO kablam! 7301 | | , stringify ! ( view ) )); Oct 11 09:43:02.700 INFO kablam! 7302 | | } Oct 11 09:43:02.700 INFO kablam! | |_^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7412:5 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7412 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: function `bindgen_test_layout_THCharStorage` should have a snake case name such as `bindgen_test_layout_thchar_storage` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7416:1 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7416 | / fn bindgen_test_layout_THCharStorage() { Oct 11 09:43:02.700 INFO kablam! 7417 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! 7418 | | "Size of: " , stringify ! ( THCharStorage ) )); Oct 11 09:43:02.700 INFO kablam! 7419 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! ... | Oct 11 09:43:02.700 INFO kablam! 7455 | | , stringify ! ( view ) )); Oct 11 09:43:02.700 INFO kablam! 7456 | | } Oct 11 09:43:02.700 INFO kablam! | |_^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7566:5 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7566 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.700 INFO kablam! Oct 11 09:43:02.700 INFO kablam! warning: function `bindgen_test_layout_THShortStorage` should have a snake case name such as `bindgen_test_layout_thshort_storage` Oct 11 09:43:02.700 INFO kablam! --> src/lib.rs:7570:1 Oct 11 09:43:02.700 INFO kablam! | Oct 11 09:43:02.700 INFO kablam! 7570 | / fn bindgen_test_layout_THShortStorage() { Oct 11 09:43:02.700 INFO kablam! 7571 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! 7572 | | "Size of: " , stringify ! ( THShortStorage ) )); Oct 11 09:43:02.700 INFO kablam! 7573 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.700 INFO kablam! ... | Oct 11 09:43:02.701 INFO kablam! 7609 | | , stringify ! ( view ) )); Oct 11 09:43:02.701 INFO kablam! 7610 | | } Oct 11 09:43:02.701 INFO kablam! | |_^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:7720:5 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 7720 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: function `bindgen_test_layout_THIntStorage` should have a snake case name such as `bindgen_test_layout_thint_storage` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:7724:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 7724 | / fn bindgen_test_layout_THIntStorage() { Oct 11 09:43:02.701 INFO kablam! 7725 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.701 INFO kablam! 7726 | | "Size of: " , stringify ! ( THIntStorage ) )); Oct 11 09:43:02.701 INFO kablam! 7727 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.701 INFO kablam! ... | Oct 11 09:43:02.701 INFO kablam! 7763 | | stringify ! ( view ) )); Oct 11 09:43:02.701 INFO kablam! 7764 | | } Oct 11 09:43:02.701 INFO kablam! | |_^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:7874:5 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 7874 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: function `bindgen_test_layout_THLongStorage` should have a snake case name such as `bindgen_test_layout_thlong_storage` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:7878:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 7878 | / fn bindgen_test_layout_THLongStorage() { Oct 11 09:43:02.701 INFO kablam! 7879 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.701 INFO kablam! 7880 | | "Size of: " , stringify ! ( THLongStorage ) )); Oct 11 09:43:02.701 INFO kablam! 7881 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.701 INFO kablam! ... | Oct 11 09:43:02.701 INFO kablam! 7917 | | , stringify ! ( view ) )); Oct 11 09:43:02.701 INFO kablam! 7918 | | } Oct 11 09:43:02.701 INFO kablam! | |_^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `int_least8_t` should have a camel case name such as `IntLeast8T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8020:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8020 | pub type int_least8_t = ::std::os::raw::c_schar; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `int_least16_t` should have a camel case name such as `IntLeast16T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8021:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8021 | pub type int_least16_t = ::std::os::raw::c_short; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `int_least32_t` should have a camel case name such as `IntLeast32T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8022:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8022 | pub type int_least32_t = ::std::os::raw::c_int; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `int_least64_t` should have a camel case name such as `IntLeast64T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8023:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8023 | pub type int_least64_t = ::std::os::raw::c_long; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `uint_least8_t` should have a camel case name such as `UintLeast8T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8024:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8024 | pub type uint_least8_t = ::std::os::raw::c_uchar; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `uint_least16_t` should have a camel case name such as `UintLeast16T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8025:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8025 | pub type uint_least16_t = ::std::os::raw::c_ushort; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `uint_least32_t` should have a camel case name such as `UintLeast32T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8026:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8026 | pub type uint_least32_t = ::std::os::raw::c_uint; Oct 11 09:43:02.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.701 INFO kablam! Oct 11 09:43:02.701 INFO kablam! warning: type `uint_least64_t` should have a camel case name such as `UintLeast64T` Oct 11 09:43:02.701 INFO kablam! --> src/lib.rs:8027:1 Oct 11 09:43:02.701 INFO kablam! | Oct 11 09:43:02.701 INFO kablam! 8027 | pub type uint_least64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `int_fast8_t` should have a camel case name such as `IntFast8T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8028:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8028 | pub type int_fast8_t = ::std::os::raw::c_schar; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `int_fast16_t` should have a camel case name such as `IntFast16T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8029:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8029 | pub type int_fast16_t = ::std::os::raw::c_long; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `int_fast32_t` should have a camel case name such as `IntFast32T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8030:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8030 | pub type int_fast32_t = ::std::os::raw::c_long; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `int_fast64_t` should have a camel case name such as `IntFast64T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8031:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8031 | pub type int_fast64_t = ::std::os::raw::c_long; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `uint_fast8_t` should have a camel case name such as `UintFast8T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8032:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8032 | pub type uint_fast8_t = ::std::os::raw::c_uchar; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `uint_fast16_t` should have a camel case name such as `UintFast16T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8033:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8033 | pub type uint_fast16_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `uint_fast32_t` should have a camel case name such as `UintFast32T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8034:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8034 | pub type uint_fast32_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `uint_fast64_t` should have a camel case name such as `UintFast64T` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8035:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8035 | pub type uint_fast64_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `intmax_t` should have a camel case name such as `IntmaxT` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8036:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8036 | pub type intmax_t = ::std::os::raw::c_long; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: type `uintmax_t` should have a camel case name such as `UintmaxT` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8037:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8037 | pub type uintmax_t = ::std::os::raw::c_ulong; Oct 11 09:43:02.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: function `bindgen_test_layout___THHalf` should have a snake case name such as `bindgen_test_layout_thhalf` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8044:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8044 | / fn bindgen_test_layout___THHalf() { Oct 11 09:43:02.702 INFO kablam! 8045 | | assert_eq!(::std::mem::size_of::<__THHalf>() , 2usize , concat ! ( Oct 11 09:43:02.702 INFO kablam! 8046 | | "Size of: " , stringify ! ( __THHalf ) )); Oct 11 09:43:02.702 INFO kablam! 8047 | | assert_eq! (::std::mem::align_of::<__THHalf>() , 2usize , concat ! ( Oct 11 09:43:02.702 INFO kablam! ... | Oct 11 09:43:02.702 INFO kablam! 8053 | | stringify ! ( x ) )); Oct 11 09:43:02.702 INFO kablam! 8054 | | } Oct 11 09:43:02.702 INFO kablam! | |_^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.702 INFO kablam! warning: function `bindgen_test_layout___THHalf2` should have a snake case name such as `bindgen_test_layout_thhalf2` Oct 11 09:43:02.702 INFO kablam! --> src/lib.rs:8064:1 Oct 11 09:43:02.702 INFO kablam! | Oct 11 09:43:02.702 INFO kablam! 8064 | / fn bindgen_test_layout___THHalf2() { Oct 11 09:43:02.702 INFO kablam! 8065 | | assert_eq!(::std::mem::size_of::<__THHalf2>() , 4usize , concat ! ( Oct 11 09:43:02.702 INFO kablam! 8066 | | "Size of: " , stringify ! ( __THHalf2 ) )); Oct 11 09:43:02.702 INFO kablam! 8067 | | assert_eq! (::std::mem::align_of::<__THHalf2>() , 4usize , concat ! ( Oct 11 09:43:02.702 INFO kablam! ... | Oct 11 09:43:02.702 INFO kablam! 8073 | | stringify ! ( x ) )); Oct 11 09:43:02.702 INFO kablam! 8074 | | } Oct 11 09:43:02.702 INFO kablam! | |_^ Oct 11 09:43:02.702 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `allocatorContext` should have a snake case name such as `allocator_context` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:8102:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 8102 | pub allocatorContext: *mut ::std::os::raw::c_void, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: function `bindgen_test_layout_THHalfStorage` should have a snake case name such as `bindgen_test_layout_thhalf_storage` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:8106:1 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 8106 | / fn bindgen_test_layout_THHalfStorage() { Oct 11 09:43:02.703 INFO kablam! 8107 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! 8108 | | "Size of: " , stringify ! ( THHalfStorage ) )); Oct 11 09:43:02.703 INFO kablam! 8109 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! ... | Oct 11 09:43:02.703 INFO kablam! 8145 | | , stringify ! ( view ) )); Oct 11 09:43:02.703 INFO kablam! 8146 | | } Oct 11 09:43:02.703 INFO kablam! | |_^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:8608:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 8608 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:8610:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 8610 | pub storageOffset: isize, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: function `bindgen_test_layout_THFloatTensor` should have a snake case name such as `bindgen_test_layout_thfloat_tensor` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:8615:1 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 8615 | / fn bindgen_test_layout_THFloatTensor() { Oct 11 09:43:02.703 INFO kablam! 8616 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! 8617 | | "Size of: " , stringify ! ( THFloatTensor ) )); Oct 11 09:43:02.703 INFO kablam! 8618 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! ... | Oct 11 09:43:02.703 INFO kablam! 8654 | | , stringify ! ( flag ) )); Oct 11 09:43:02.703 INFO kablam! 8655 | | } Oct 11 09:43:02.703 INFO kablam! | |_^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9065:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9065 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9067:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9067 | pub storageOffset: isize, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: function `bindgen_test_layout_THDoubleTensor` should have a snake case name such as `bindgen_test_layout_thdouble_tensor` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9072:1 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9072 | / fn bindgen_test_layout_THDoubleTensor() { Oct 11 09:43:02.703 INFO kablam! 9073 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! 9074 | | "Size of: " , stringify ! ( THDoubleTensor ) )); Oct 11 09:43:02.703 INFO kablam! 9075 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! ... | Oct 11 09:43:02.703 INFO kablam! 9111 | | , stringify ! ( flag ) )); Oct 11 09:43:02.703 INFO kablam! 9112 | | } Oct 11 09:43:02.703 INFO kablam! | |_^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9524:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9524 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9526:5 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9526 | pub storageOffset: isize, Oct 11 09:43:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.703 INFO kablam! Oct 11 09:43:02.703 INFO kablam! warning: function `bindgen_test_layout_THByteTensor` should have a snake case name such as `bindgen_test_layout_thbyte_tensor` Oct 11 09:43:02.703 INFO kablam! --> src/lib.rs:9531:1 Oct 11 09:43:02.703 INFO kablam! | Oct 11 09:43:02.703 INFO kablam! 9531 | / fn bindgen_test_layout_THByteTensor() { Oct 11 09:43:02.703 INFO kablam! 9532 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.703 INFO kablam! 9533 | | "Size of: " , stringify ! ( THByteTensor ) )); Oct 11 09:43:02.704 INFO kablam! 9534 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.704 INFO kablam! ... | Oct 11 09:43:02.704 INFO kablam! 9570 | | stringify ! ( flag ) )); Oct 11 09:43:02.704 INFO kablam! 9571 | | } Oct 11 09:43:02.704 INFO kablam! | |_^ Oct 11 09:43:02.704 INFO kablam! Oct 11 09:43:02.704 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.704 INFO kablam! --> src/lib.rs:9989:5 Oct 11 09:43:02.704 INFO kablam! | Oct 11 09:43:02.704 INFO kablam! 9989 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.704 INFO kablam! Oct 11 09:43:02.704 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.704 INFO kablam! --> src/lib.rs:9991:5 Oct 11 09:43:02.704 INFO kablam! | Oct 11 09:43:02.704 INFO kablam! 9991 | pub storageOffset: isize, Oct 11 09:43:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.704 INFO kablam! Oct 11 09:43:02.704 INFO kablam! warning: function `bindgen_test_layout_THCharTensor` should have a snake case name such as `bindgen_test_layout_thchar_tensor` Oct 11 09:43:02.704 INFO kablam! --> src/lib.rs:9996:1 Oct 11 09:43:02.704 INFO kablam! | Oct 11 09:43:02.704 INFO kablam! 9996 | / fn bindgen_test_layout_THCharTensor() { Oct 11 09:43:02.704 INFO kablam! 9997 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.704 INFO kablam! 9998 | | "Size of: " , stringify ! ( THCharTensor ) )); Oct 11 09:43:02.704 INFO kablam! 9999 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.704 INFO kablam! ... | Oct 11 09:43:02.704 INFO kablam! 10035 | | stringify ! ( flag ) )); Oct 11 09:43:02.704 INFO kablam! 10036 | | } Oct 11 09:43:02.704 INFO kablam! | |_^ Oct 11 09:43:02.704 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10454:5 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10454 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10456:5 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10456 | pub storageOffset: isize, Oct 11 09:43:02.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: function `bindgen_test_layout_THShortTensor` should have a snake case name such as `bindgen_test_layout_thshort_tensor` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10461:1 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10461 | / fn bindgen_test_layout_THShortTensor() { Oct 11 09:43:02.712 INFO kablam! 10462 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.712 INFO kablam! 10463 | | "Size of: " , stringify ! ( THShortTensor ) )); Oct 11 09:43:02.712 INFO kablam! 10464 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.712 INFO kablam! ... | Oct 11 09:43:02.712 INFO kablam! 10500 | | , stringify ! ( flag ) )); Oct 11 09:43:02.712 INFO kablam! 10501 | | } Oct 11 09:43:02.712 INFO kablam! | |_^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10920:5 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10920 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10922:5 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10922 | pub storageOffset: isize, Oct 11 09:43:02.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: function `bindgen_test_layout_THIntTensor` should have a snake case name such as `bindgen_test_layout_thint_tensor` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:10927:1 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.712 INFO kablam! 10927 | / fn bindgen_test_layout_THIntTensor() { Oct 11 09:43:02.712 INFO kablam! 10928 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.712 INFO kablam! 10929 | | "Size of: " , stringify ! ( THIntTensor ) )); Oct 11 09:43:02.712 INFO kablam! 10930 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.712 INFO kablam! ... | Oct 11 09:43:02.712 INFO kablam! 10966 | | stringify ! ( flag ) )); Oct 11 09:43:02.712 INFO kablam! 10967 | | } Oct 11 09:43:02.712 INFO kablam! | |_^ Oct 11 09:43:02.712 INFO kablam! Oct 11 09:43:02.712 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.712 INFO kablam! --> src/lib.rs:11379:5 Oct 11 09:43:02.712 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11379 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.713 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.713 INFO kablam! --> src/lib.rs:11381:5 Oct 11 09:43:02.713 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11381 | pub storageOffset: isize, Oct 11 09:43:02.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.713 INFO kablam! warning: function `bindgen_test_layout_THLongTensor` should have a snake case name such as `bindgen_test_layout_thlong_tensor` Oct 11 09:43:02.713 INFO kablam! --> src/lib.rs:11386:1 Oct 11 09:43:02.713 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11386 | / fn bindgen_test_layout_THLongTensor() { Oct 11 09:43:02.713 INFO kablam! 11387 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.713 INFO kablam! 11388 | | "Size of: " , stringify ! ( THLongTensor ) )); Oct 11 09:43:02.713 INFO kablam! 11389 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.713 INFO kablam! ... | Oct 11 09:43:02.713 INFO kablam! 11425 | | stringify ! ( flag ) )); Oct 11 09:43:02.713 INFO kablam! 11426 | | } Oct 11 09:43:02.713 INFO kablam! | |_^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.713 INFO kablam! warning: structure field `nDimension` should have a snake case name such as `n_dimension` Oct 11 09:43:02.713 INFO kablam! --> src/lib.rs:11844:5 Oct 11 09:43:02.713 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11844 | pub nDimension: ::std::os::raw::c_int, Oct 11 09:43:02.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.713 INFO kablam! warning: structure field `storageOffset` should have a snake case name such as `storage_offset` Oct 11 09:43:02.713 INFO kablam! --> src/lib.rs:11846:5 Oct 11 09:43:02.713 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11846 | pub storageOffset: isize, Oct 11 09:43:02.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.713 INFO kablam! warning: function `bindgen_test_layout_THHalfTensor` should have a snake case name such as `bindgen_test_layout_thhalf_tensor` Oct 11 09:43:02.713 INFO kablam! --> src/lib.rs:11851:1 Oct 11 09:43:02.713 INFO kablam! | Oct 11 09:43:02.713 INFO kablam! 11851 | / fn bindgen_test_layout_THHalfTensor() { Oct 11 09:43:02.713 INFO kablam! 11852 | | assert_eq!(::std::mem::size_of::() , 48usize , concat ! ( Oct 11 09:43:02.713 INFO kablam! 11853 | | "Size of: " , stringify ! ( THHalfTensor ) )); Oct 11 09:43:02.713 INFO kablam! 11854 | | assert_eq! (::std::mem::align_of::() , 8usize , concat ! ( Oct 11 09:43:02.713 INFO kablam! ... | Oct 11 09:43:02.713 INFO kablam! 11890 | | stringify ! ( flag ) )); Oct 11 09:43:02.713 INFO kablam! 11891 | | } Oct 11 09:43:02.713 INFO kablam! | |_^ Oct 11 09:43:02.713 INFO kablam! Oct 11 09:43:02.735 INFO kablam! warning: function `bindgen_test_layout___va_list_tag` should have a snake case name such as `bindgen_test_layout_va_list_tag` Oct 11 09:43:02.735 INFO kablam! --> src/lib.rs:19145:1 Oct 11 09:43:02.735 INFO kablam! | Oct 11 09:43:02.735 INFO kablam! 19145 | / fn bindgen_test_layout___va_list_tag() { Oct 11 09:43:02.735 INFO kablam! 19146 | | assert_eq!(::std::mem::size_of::<__va_list_tag>() , 24usize , concat ! ( Oct 11 09:43:02.735 INFO kablam! 19147 | | "Size of: " , stringify ! ( __va_list_tag ) )); Oct 11 09:43:02.735 INFO kablam! 19148 | | assert_eq! (::std::mem::align_of::<__va_list_tag>() , 8usize , concat ! ( Oct 11 09:43:02.735 INFO kablam! ... | Oct 11 09:43:02.735 INFO kablam! 19169 | | , stringify ! ( reg_save_area ) )); Oct 11 09:43:02.735 INFO kablam! 19170 | | } Oct 11 09:43:02.735 INFO kablam! | |_^ Oct 11 09:43:02.735 INFO kablam! Oct 11 09:43:02.739 INFO kablam! warning: type `__builtin_va_list` should have a camel case name such as `BuiltinVaList` Oct 11 09:43:02.739 INFO kablam! --> src/lib.rs:19174:1 Oct 11 09:43:02.739 INFO kablam! | Oct 11 09:43:02.739 INFO kablam! 19174 | pub type __builtin_va_list = [__va_list_tag; 1usize]; Oct 11 09:43:02.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:43:02.739 INFO kablam! Oct 11 09:43:04.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.76s Oct 11 09:43:04.043 INFO kablam! su: No module specific data is present Oct 11 09:43:04.629 INFO running `"docker" "rm" "-f" "19dfb02422364d694e92deb4afec72cb5f3297e3383bd2f4ff21dd3f675d02fe"` Oct 11 09:43:04.924 INFO blam! 19dfb02422364d694e92deb4afec72cb5f3297e3383bd2f4ff21dd3f675d02fe Oct 11 09:43:04.928 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:43:04.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:43:05.326 INFO blam! 4b34c6ed23bad9e391b52a3dfa890bddb6632bddcfda2ccbf7c2c843a757e617 Oct 11 09:43:05.329 INFO running `"docker" "start" "-a" "4b34c6ed23bad9e391b52a3dfa890bddb6632bddcfda2ccbf7c2c843a757e617"` Oct 11 09:43:06.426 INFO kablam! usermod: no changes Oct 11 09:43:06.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 09:43:06.508 INFO kablam! Running /target/debug/deps/torch-339acd735125e35f Oct 11 09:43:06.510 INFO blam! Oct 11 09:43:06.510 INFO blam! running 60 tests Oct 11 09:43:06.526 INFO blam! test bindgen_test_layout_THAllocator ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THCharStorage ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THByteTensor ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THByteStorage ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THFloatTensor ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THFloatStorage ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THGenerator ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THHalfStorage ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THCharTensor ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THHalfTensor ... ok Oct 11 09:43:06.532 INFO blam! test bindgen_test_layout_THIntStorage ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_THIntTensor ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_THLongStorage ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_THLongTensor ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_THShortStorage ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_THShortTensor ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout__G_fpos64_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout__G_fpos_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout__IO_FILE ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout__IO_marker ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___THHalf ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___THHalf2 ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___WAIT_STATUS ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___fsid_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___locale_struct ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___mbstate_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___pthread_internal_list ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___sigset_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout___va_list_tag ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_div_t ... ok Oct 11 09:43:06.533 INFO blam! test bindgen_test_layout_drand48_data ... ok Oct 11 09:43:06.534 INFO blam! test bindgen_test_layout_THDoubleStorage ... ok Oct 11 09:43:06.534 INFO blam! test bindgen_test_layout_exception ... ok Oct 11 09:43:06.534 INFO blam! test bindgen_test_layout_fd_set ... ok Oct 11 09:43:06.534 INFO blam! test bindgen_test_layout_itimerspec ... ok Oct 11 09:43:06.534 INFO blam! test bindgen_test_layout_THDescBuff ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_THDoubleTensor ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_ldiv_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_lldiv_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_mutex_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_cond_t__bindgen_ty_1 ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_condattr_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_mutex_t___pthread_mutex_s ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_rwlock_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_mutexattr_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_rwlock_t__bindgen_ty_1 ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_pthread_rwlockattr_t ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_random_data ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_timespec ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_timeval ... ok Oct 11 09:43:06.535 INFO blam! test bindgen_test_layout_tm ... ok Oct 11 09:43:06.536 INFO blam! test bindgen_test_layout_wait ... ok Oct 11 09:43:06.536 INFO blam! test bindgen_test_layout_wait__bindgen_ty_1 ... ok Oct 11 09:43:06.544 INFO blam! test bindgen_test_layout_pthread_cond_t ... ok Oct 11 09:43:06.544 INFO blam! test bindgen_test_layout_pthread_barrierattr_t ... ok Oct 11 09:43:06.544 INFO blam! test bindgen_test_layout_pthread_barrier_t ... ok Oct 11 09:43:06.544 INFO blam! test bindgen_test_layout_pthread_attr_t ... ok Oct 11 09:43:06.544 INFO blam! test bindgen_test_layout_wait__bindgen_ty_2 ... ok Oct 11 09:43:06.572 INFO blam! test bindgen_test_layout_max_align_t ... FAILED Oct 11 09:43:06.572 INFO blam! Oct 11 09:43:06.572 INFO blam! failures: Oct 11 09:43:06.572 INFO blam! Oct 11 09:43:06.572 INFO blam! ---- bindgen_test_layout_max_align_t stdout ---- Oct 11 09:43:06.572 INFO blam! thread 'bindgen_test_layout_max_align_t' panicked at 'assertion failed: `(left == right)` Oct 11 09:43:06.572 INFO blam! left: `24`, Oct 11 09:43:06.572 INFO blam! right: `32`: Size of: max_align_t', src/lib.rs:4637:5 Oct 11 09:43:06.572 INFO blam! stack backtrace: Oct 11 09:43:06.573 INFO blam! 0: 0x55d7ec90b3de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:43:06.573 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:43:06.573 INFO blam! 1: 0x55d7ec914286 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:43:06.573 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:43:06.573 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:43:06.573 INFO blam! 2: 0x55d7ec90efdd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:211 Oct 11 09:43:06.573 INFO blam! 3: 0x55d7ec90eceb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:221 Oct 11 09:43:06.573 INFO blam! 4: 0x55d7ec90f68c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:476 Oct 11 09:43:06.573 INFO blam! 5: 0x55d7ec90f249 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:390 Oct 11 09:43:06.573 INFO blam! 6: 0x55d7ec90f1ad - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:345 Oct 11 09:43:06.573 INFO blam! 7: 0x55d7ec8a76c3 - torch::bindgen_test_layout_max_align_t::h975abab89dbbe761 Oct 11 09:43:06.573 INFO blam! at src/lib.rs:4637 Oct 11 09:43:06.573 INFO blam! 8: 0x55d7ec8a73f9 - torch::bindgen_test_layout_max_align_t::{{closure}}::ha4c7c54410d2abdd Oct 11 09:43:06.573 INFO blam! at src/lib.rs:4636 Oct 11 09:43:06.573 INFO blam! 9: 0x55d7ec88798d - core::ops::function::FnOnce::call_once::h6a415064c2e7b820 Oct 11 09:43:06.573 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:43:06.573 INFO blam! 10: 0x55d7ec8c235e - >::call_box::h95b7cb918af67b5d Oct 11 09:43:06.573 INFO blam! at libtest/lib.rs:1468 Oct 11 09:43:06.573 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:43:06.573 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:43:06.573 INFO blam! 11: 0x55d7ec91f459 - __rust_maybe_catch_panic Oct 11 09:43:06.573 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:43:06.573 INFO blam! 12: 0x55d7ec8e2ead - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:289 Oct 11 09:43:06.573 INFO blam! at libstd/panic.rs:392 Oct 11 09:43:06.573 INFO blam! at libtest/lib.rs:1423 Oct 11 09:43:06.573 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:43:06.573 INFO blam! 13: 0x55d7ec8e3ab4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:43:06.573 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:43:06.573 INFO blam! at libstd/panic.rs:313 Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:310 Oct 11 09:43:06.573 INFO blam! 14: 0x55d7ec91f459 - __rust_maybe_catch_panic Oct 11 09:43:06.573 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:43:06.573 INFO blam! 15: 0x55d7ec8d1076 - >::call_box::h96125cb29a9ba44b Oct 11 09:43:06.573 INFO blam! at libstd/panicking.rs:289 Oct 11 09:43:06.573 INFO blam! at libstd/panic.rs:392 Oct 11 09:43:06.573 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:43:06.573 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:43:06.573 INFO blam! 16: 0x55d7ec90d41a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:43:06.573 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:43:06.573 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:43:06.573 INFO blam! 17: 0x55d7ec902ba5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:43:06.573 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:43:06.573 INFO blam! 18: 0x7f48377eb6b9 - start_thread Oct 11 09:43:06.573 INFO blam! 19: 0x7f483730b41c - clone Oct 11 09:43:06.573 INFO blam! 20: 0x0 - Oct 11 09:43:06.573 INFO blam! Oct 11 09:43:06.573 INFO blam! Oct 11 09:43:06.573 INFO blam! failures: Oct 11 09:43:06.573 INFO blam! bindgen_test_layout_max_align_t Oct 11 09:43:06.573 INFO blam! Oct 11 09:43:06.573 INFO blam! test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:43:06.573 INFO blam! Oct 11 09:43:06.580 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 09:43:06.588 INFO kablam! su: No module specific data is present Oct 11 09:43:07.125 INFO running `"docker" "rm" "-f" "4b34c6ed23bad9e391b52a3dfa890bddb6632bddcfda2ccbf7c2c843a757e617"` Oct 11 09:43:07.384 INFO blam! 4b34c6ed23bad9e391b52a3dfa890bddb6632bddcfda2ccbf7c2c843a757e617