[INFO] cloning repository https://github.com/dschenkelman/rust-wired-tiger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dschenkelman/rust-wired-tiger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdschenkelman%2Frust-wired-tiger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdschenkelman%2Frust-wired-tiger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90e3c7fc42a1f64cc1318c89526a49f293cb3088 [INFO] checking dschenkelman/rust-wired-tiger against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdschenkelman%2Frust-wired-tiger" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dschenkelman/rust-wired-tiger on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dschenkelman/rust-wired-tiger [INFO] finished tweaking git repo https://github.com/dschenkelman/rust-wired-tiger [INFO] tweaked toml for git repo https://github.com/dschenkelman/rust-wired-tiger written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dschenkelman/rust-wired-tiger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d75feab8dd970acd416eb9dae60f839904a26d8a259c647c9da077055606bff3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d75feab8dd970acd416eb9dae60f839904a26d8a259c647c9da077055606bff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75feab8dd970acd416eb9dae60f839904a26d8a259c647c9da077055606bff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75feab8dd970acd416eb9dae60f839904a26d8a259c647c9da077055606bff3", kill_on_drop: false }` [INFO] [stdout] d75feab8dd970acd416eb9dae60f839904a26d8a259c647c9da077055606bff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264358bcc49fbde8a6679ea0bbaaf6668278b9ca786322a0503ae7cea1d9e208 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "264358bcc49fbde8a6679ea0bbaaf6668278b9ca786322a0503ae7cea1d9e208", kill_on_drop: false }` [INFO] [stderr] Checking rust-wired-tiger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type __int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type __uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type __int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type __int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type __uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type __uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type __int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type __int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type __uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type __int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type __uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type __uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type __int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type __uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type __int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type __darwin_intptr_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_natural_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type __darwin_natural_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNaturalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type __uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ct_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type __darwin_ct_rune_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type __mbstate_t = Union_Unnamed1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type __darwin_intptr_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub type __darwin_mbstate_t = __mbstate_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub type __darwin_ptrdiff_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_natural_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type __darwin_natural_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNaturalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ct_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type __darwin_ct_rune_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type __mbstate_t = Union_Unnamed1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub type __darwin_mbstate_t = __mbstate_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub type __darwin_ptrdiff_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub type __darwin_size_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub type __darwin_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type __darwin_wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type __darwin_rune_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wint_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type __darwin_wint_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWintT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type __darwin_clock_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_socklen_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type __darwin_socklen_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub type __darwin_ssize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub type __darwin_time_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub type int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub type int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_long_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserLongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UserOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `syscall_arg_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallArgT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub type __darwin_blkcnt_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type __darwin_blksize_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub type __darwin_dev_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub type __darwin_fsblkcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type __darwin_fsfilcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type __darwin_gid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type __darwin_id_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub type __darwin_ino64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIno64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub type __darwin_ino_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_name_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub type __darwin_mach_port_name_t = __darwin_natural_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub type __darwin_mach_port_t = __darwin_mach_port_name_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub type __darwin_mode_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type __darwin_off_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub type __darwin_pid_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_sigset_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub type __darwin_sigset_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub type __darwin_suseconds_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub type __darwin_uid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub type __darwin_useconds_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __darwin_uuid_t = [libc::c_uchar; 16usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_string_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __darwin_uuid_string_t = [libc::c_char; 37usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidStringT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub type __darwin_pthread_attr_t = Struct__opaque_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | pub type __darwin_pthread_cond_t = Struct__opaque_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub type __darwin_pthread_condattr_t = Struct__opaque_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | pub type __darwin_pthread_key_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub type __darwin_pthread_mutex_t = Struct__opaque_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub type __darwin_pthread_mutexattr_t = Struct__opaque_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub type __darwin_pthread_once_t = Struct__opaque_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | pub type __darwin_pthread_rwlock_t = Struct__opaque_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub type __darwin_pthread_rwlockattr_t = Struct__opaque_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type __darwin_pthread_t = *mut Struct__opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_uint` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub type _uint = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `qaddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `QaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fixpt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FixptT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | pub type off_t = __darwin_off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `segsz_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SegszT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `swblk_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SwblkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | pub type size_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rsize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `errno_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_set` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FdSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_nl_item` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | pub type __darwin_nl_item = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNlItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctrans_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type __darwin_wctrans_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctransT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctype_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type __darwin_wctype_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | pub type uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | pub type uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | pub type uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type intmax_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `imaxdiv_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ImaxdivT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type __gnuc_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type fpos_t = __darwin_off_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___sFILEX` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum Struct___sFILEX { } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructSFilex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wt_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | pub type wt_off_t = off_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `WtOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_CALLBACK` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub type WT_ASYNC_CALLBACK = Struct___wt_async_callback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OP` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | pub type WT_ASYNC_OP = Struct___wt_async_op; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COLLATOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | pub type WT_COLLATOR = Struct___wt_collator; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCollator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COMPRESSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | pub type WT_COMPRESSOR = Struct___wt_compressor; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCompressor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 390 | pub type WT_CONFIG_ITEM = Struct___wt_config_item; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_PARSER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub type WT_CONFIG_PARSER = Struct___wt_config_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONNECTION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | pub type WT_CONNECTION = Struct___wt_connection; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CURSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | pub type WT_CURSOR = Struct___wt_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WtCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_DATA_SOURCE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | pub type WT_DATA_SOURCE = Struct___wt_data_source; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtDataSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EVENT_HANDLER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:395:10 [INFO] [stdout] | [INFO] [stdout] 395 | pub type WT_EVENT_HANDLER = Struct___wt_event_handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtEventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_extension_api` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:396:10 [INFO] [stdout] | [INFO] [stdout] 396 | pub enum Struct___wt_extension_api { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTENSION_API` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | pub type WT_EXTENSION_API = Struct___wt_extension_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTRACTOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | pub type WT_EXTRACTOR = Struct___wt_extractor; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | pub type WT_ITEM = Struct___wt_item; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WtItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_LSN` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WtLsn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_SESSION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | pub type WT_SESSION = Struct___wt_session; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `WtSession` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed4` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:513:10 [INFO] [stdout] | [INFO] [stdout] 513 | pub type Enum_Unnamed4 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OPTYPE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub type WT_ASYNC_OPTYPE = Enum_Unnamed4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOptype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_pack_stream` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_PACK_STREAM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_config_arg` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:886:10 [INFO] [stdout] | [INFO] [stdout] 886 | pub enum Struct___wt_config_arg { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ARG` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:887:10 [INFO] [stdout] | [INFO] [stdout] 887 | pub type WT_CONFIG_ARG = Struct___wt_config_arg; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1119:10 [INFO] [stdout] | [INFO] [stdout] 1119 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__va_list_tag` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1120:10 [INFO] [stdout] | [INFO] [stdout] 1120 | pub type __va_list_tag = Struct___va_list_tag; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VaListTag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | try!(self.set_key(&k)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | try!(self.set_value(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | try!(self.insert()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub type __darwin_size_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub type __darwin_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type __darwin_wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type __darwin_rune_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wint_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type __darwin_wint_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWintT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type __darwin_clock_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_socklen_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type __darwin_socklen_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub type __darwin_ssize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub type __darwin_time_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub type int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub type int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_long_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserLongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UserOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `syscall_arg_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallArgT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub type __darwin_blkcnt_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type __darwin_blksize_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub type __darwin_dev_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub type __darwin_fsblkcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type __darwin_fsfilcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type __darwin_gid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type __darwin_id_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub type __darwin_ino64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIno64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub type __darwin_ino_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_name_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub type __darwin_mach_port_name_t = __darwin_natural_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub type __darwin_mach_port_t = __darwin_mach_port_name_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub type __darwin_mode_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type __darwin_off_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub type __darwin_pid_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_sigset_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub type __darwin_sigset_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub type __darwin_suseconds_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub type __darwin_uid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub type __darwin_useconds_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __darwin_uuid_t = [libc::c_uchar; 16usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_string_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __darwin_uuid_string_t = [libc::c_char; 37usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidStringT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub type __darwin_pthread_attr_t = Struct__opaque_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | pub type __darwin_pthread_cond_t = Struct__opaque_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub type __darwin_pthread_condattr_t = Struct__opaque_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | pub type __darwin_pthread_key_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub type __darwin_pthread_mutex_t = Struct__opaque_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub type __darwin_pthread_mutexattr_t = Struct__opaque_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub type __darwin_pthread_once_t = Struct__opaque_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | pub type __darwin_pthread_rwlock_t = Struct__opaque_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub type __darwin_pthread_rwlockattr_t = Struct__opaque_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type __darwin_pthread_t = *mut Struct__opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_uint` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub type _uint = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `qaddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `QaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fixpt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FixptT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | pub type off_t = __darwin_off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `segsz_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SegszT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `swblk_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SwblkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | pub type size_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rsize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `errno_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_set` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FdSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_nl_item` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | pub type __darwin_nl_item = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNlItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctrans_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type __darwin_wctrans_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctransT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctype_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type __darwin_wctype_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | pub type uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | pub type uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | pub type uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type intmax_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `imaxdiv_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ImaxdivT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type __gnuc_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type fpos_t = __darwin_off_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___sFILEX` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum Struct___sFILEX { } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructSFilex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wt_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | pub type wt_off_t = off_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `WtOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_CALLBACK` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub type WT_ASYNC_CALLBACK = Struct___wt_async_callback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OP` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | pub type WT_ASYNC_OP = Struct___wt_async_op; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COLLATOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | pub type WT_COLLATOR = Struct___wt_collator; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCollator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COMPRESSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | pub type WT_COMPRESSOR = Struct___wt_compressor; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCompressor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 390 | pub type WT_CONFIG_ITEM = Struct___wt_config_item; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_PARSER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub type WT_CONFIG_PARSER = Struct___wt_config_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONNECTION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | pub type WT_CONNECTION = Struct___wt_connection; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CURSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | pub type WT_CURSOR = Struct___wt_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WtCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_DATA_SOURCE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | pub type WT_DATA_SOURCE = Struct___wt_data_source; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtDataSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EVENT_HANDLER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:395:10 [INFO] [stdout] | [INFO] [stdout] 395 | pub type WT_EVENT_HANDLER = Struct___wt_event_handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtEventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_extension_api` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:396:10 [INFO] [stdout] | [INFO] [stdout] 396 | pub enum Struct___wt_extension_api { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTENSION_API` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | pub type WT_EXTENSION_API = Struct___wt_extension_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTRACTOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | pub type WT_EXTRACTOR = Struct___wt_extractor; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | pub type WT_ITEM = Struct___wt_item; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WtItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_LSN` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WtLsn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_SESSION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | pub type WT_SESSION = Struct___wt_session; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `WtSession` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed4` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:513:10 [INFO] [stdout] | [INFO] [stdout] 513 | pub type Enum_Unnamed4 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OPTYPE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub type WT_ASYNC_OPTYPE = Enum_Unnamed4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOptype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_pack_stream` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_PACK_STREAM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_config_arg` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:886:10 [INFO] [stdout] | [INFO] [stdout] 886 | pub enum Struct___wt_config_arg { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ARG` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:887:10 [INFO] [stdout] | [INFO] [stdout] 887 | pub type WT_CONFIG_ARG = Struct___wt_config_arg; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1119:10 [INFO] [stdout] | [INFO] [stdout] 1119 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__va_list_tag` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1120:10 [INFO] [stdout] | [INFO] [stdout] 1120 | pub type __va_list_tag = Struct___va_list_tag; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VaListTag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | try!(self.set_key(&k)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | try!(self.set_value(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | try!(self.insert()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let mut connection: *mut WT_CONNECTION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | let mut session: *mut WT_SESSION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | let key: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | let value: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | let mut cursor: *mut WT_CURSOR = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let mut connection: *mut WT_CONNECTION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | let mut session: *mut WT_SESSION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | let key: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | let value: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | let mut cursor: *mut WT_CURSOR = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `register_t` [INFO] [stdout] --> src/wiredtiger_def.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `intptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_size_t` [INFO] [stdout] --> src/wiredtiger_def.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_long_t` [INFO] [stdout] --> src/wiredtiger_def.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ulong_t` [INFO] [stdout] --> src/wiredtiger_def.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_off_t` [INFO] [stdout] --> src/wiredtiger_def.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `syscall_arg_t` [INFO] [stdout] --> src/wiredtiger_def.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_char` [INFO] [stdout] --> src/wiredtiger_def.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_short` [INFO] [stdout] --> src/wiredtiger_def.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int` [INFO] [stdout] --> src/wiredtiger_def.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_long` [INFO] [stdout] --> src/wiredtiger_def.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ushort` [INFO] [stdout] --> src/wiredtiger_def.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `qaddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `register_t` [INFO] [stdout] --> src/wiredtiger_def.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `intptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_size_t` [INFO] [stdout] --> src/wiredtiger_def.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_long_t` [INFO] [stdout] --> src/wiredtiger_def.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ulong_t` [INFO] [stdout] --> src/wiredtiger_def.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_off_t` [INFO] [stdout] --> src/wiredtiger_def.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `syscall_arg_t` [INFO] [stdout] --> src/wiredtiger_def.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_char` [INFO] [stdout] --> src/wiredtiger_def.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_short` [INFO] [stdout] --> src/wiredtiger_def.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int` [INFO] [stdout] --> src/wiredtiger_def.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_long` [INFO] [stdout] --> src/wiredtiger_def.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ushort` [INFO] [stdout] --> src/wiredtiger_def.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `qaddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `caddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `daddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `dev_t` [INFO] [stdout] --> src/wiredtiger_def.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fixpt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blksize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_port_t` [INFO] [stdout] --> src/wiredtiger_def.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino_t` [INFO] [stdout] --> src/wiredtiger_def.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mode_t` [INFO] [stdout] --> src/wiredtiger_def.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nlink_t` [INFO] [stdout] --> src/wiredtiger_def.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `id_t` [INFO] [stdout] --> src/wiredtiger_def.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `caddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `segsz_t` [INFO] [stdout] --> src/wiredtiger_def.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `daddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `swblk_t` [INFO] [stdout] --> src/wiredtiger_def.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `dev_t` [INFO] [stdout] --> src/wiredtiger_def.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fixpt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blksize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_port_t` [INFO] [stdout] --> src/wiredtiger_def.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino_t` [INFO] [stdout] --> src/wiredtiger_def.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mode_t` [INFO] [stdout] --> src/wiredtiger_def.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nlink_t` [INFO] [stdout] --> src/wiredtiger_def.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `id_t` [INFO] [stdout] --> src/wiredtiger_def.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `segsz_t` [INFO] [stdout] --> src/wiredtiger_def.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `swblk_t` [INFO] [stdout] --> src/wiredtiger_def.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `clock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `useconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `suseconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `rsize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `errno_t` [INFO] [stdout] --> src/wiredtiger_def.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_set` [INFO] [stdout] --> src/wiredtiger_def.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_mask` [INFO] [stdout] --> src/wiredtiger_def.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_attr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_cond_t` [INFO] [stdout] --> src/wiredtiger_def.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_condattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutex_t` [INFO] [stdout] --> src/wiredtiger_def.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutexattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `clock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_once_t` [INFO] [stdout] --> src/wiredtiger_def.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlockattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_t` [INFO] [stdout] --> src/wiredtiger_def.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `useconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `suseconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsblkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `rsize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `errno_t` [INFO] [stdout] --> src/wiredtiger_def.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsfilcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `wchar_t` [INFO] [stdout] --> src/wiredtiger_def.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_set` [INFO] [stdout] --> src/wiredtiger_def.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_mask` [INFO] [stdout] --> src/wiredtiger_def.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_attr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_cond_t` [INFO] [stdout] --> src/wiredtiger_def.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_condattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutex_t` [INFO] [stdout] --> src/wiredtiger_def.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutexattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_once_t` [INFO] [stdout] --> src/wiredtiger_def.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlockattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_t` [INFO] [stdout] --> src/wiredtiger_def.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsblkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsfilcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `wchar_t` [INFO] [stdout] --> src/wiredtiger_def.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintmax_t` [INFO] [stdout] --> src/wiredtiger_def.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `imaxdiv_t` [INFO] [stdout] --> src/wiredtiger_def.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `va_list` [INFO] [stdout] --> src/wiredtiger_def.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FILE` [INFO] [stdout] --> src/wiredtiger_def.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | pub type FILE = Struct___sFILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_LSN` [INFO] [stdout] --> src/wiredtiger_def.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_NONE` [INFO] [stdout] --> src/wiredtiger_def.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | pub const WT_AOP_NONE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_COMPACT` [INFO] [stdout] --> src/wiredtiger_def.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | pub const WT_AOP_COMPACT: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_INSERT` [INFO] [stdout] --> src/wiredtiger_def.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | pub const WT_AOP_INSERT: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_REMOVE` [INFO] [stdout] --> src/wiredtiger_def.rs:517:1 [INFO] [stdout] | [INFO] [stdout] 517 | pub const WT_AOP_REMOVE: libc::c_uint = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_SEARCH` [INFO] [stdout] --> src/wiredtiger_def.rs:518:1 [INFO] [stdout] | [INFO] [stdout] 518 | pub const WT_AOP_SEARCH: libc::c_uint = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_UPDATE` [INFO] [stdout] --> src/wiredtiger_def.rs:519:1 [INFO] [stdout] | [INFO] [stdout] 519 | pub const WT_AOP_UPDATE: libc::c_uint = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintmax_t` [INFO] [stdout] --> src/wiredtiger_def.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `imaxdiv_t` [INFO] [stdout] --> src/wiredtiger_def.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `va_list` [INFO] [stdout] --> src/wiredtiger_def.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FILE` [INFO] [stdout] --> src/wiredtiger_def.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | pub type FILE = Struct___sFILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_LSN` [INFO] [stdout] --> src/wiredtiger_def.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_NONE` [INFO] [stdout] --> src/wiredtiger_def.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | pub const WT_AOP_NONE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_COMPACT` [INFO] [stdout] --> src/wiredtiger_def.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | pub const WT_AOP_COMPACT: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_INSERT` [INFO] [stdout] --> src/wiredtiger_def.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | pub const WT_AOP_INSERT: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_REMOVE` [INFO] [stdout] --> src/wiredtiger_def.rs:517:1 [INFO] [stdout] | [INFO] [stdout] 517 | pub const WT_AOP_REMOVE: libc::c_uint = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_SEARCH` [INFO] [stdout] --> src/wiredtiger_def.rs:518:1 [INFO] [stdout] | [INFO] [stdout] 518 | pub const WT_AOP_SEARCH: libc::c_uint = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_UPDATE` [INFO] [stdout] --> src/wiredtiger_def.rs:519:1 [INFO] [stdout] | [INFO] [stdout] 519 | pub const WT_AOP_UPDATE: libc::c_uint = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Struct___wt_pack_stream` [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_PACK_STREAM` [INFO] [stdout] --> src/wiredtiger_def.rs:848:1 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Struct___wt_pack_stream` [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_PACK_STREAM` [INFO] [stdout] --> src/wiredtiger_def.rs:848:1 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_nerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | pub static sys_nerr: libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_errlist` [INFO] [stdout] --> src/wiredtiger_def.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | pub static mut sys_errlist: *const *const libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxabs` [INFO] [stdout] --> src/wiredtiger_def.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn imaxabs(j: intmax_t) -> intmax_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxdiv` [INFO] [stdout] --> src/wiredtiger_def.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | pub fn imaxdiv(__numer: intmax_t, __denom: intmax_t) -> imaxdiv_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | / pub fn strtoimax(__nptr: *const libc::c_char, [INFO] [stdout] 1146 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1147 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_nerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | pub static sys_nerr: libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_errlist` [INFO] [stdout] --> src/wiredtiger_def.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | pub static mut sys_errlist: *const *const libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxabs` [INFO] [stdout] --> src/wiredtiger_def.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn imaxabs(j: intmax_t) -> intmax_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxdiv` [INFO] [stdout] --> src/wiredtiger_def.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | pub fn imaxdiv(__numer: intmax_t, __denom: intmax_t) -> imaxdiv_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | / pub fn strtoimax(__nptr: *const libc::c_char, [INFO] [stdout] 1146 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1147 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | / pub fn strtoumax(__nptr: *const libc::c_char, [INFO] [stdout] 1149 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1150 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / pub fn wcstoimax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1152 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1153:5 [INFO] [stdout] | [INFO] [stdout] 1153 | / pub fn wcstoumax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1154 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `renameat` [INFO] [stdout] --> src/wiredtiger_def.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | / pub fn renameat(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1156 | | arg3: libc::c_int, arg4: *const libc::c_char) [INFO] [stdout] 1157 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clearerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1158:5 [INFO] [stdout] | [INFO] [stdout] 1158 | pub fn clearerr(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn fclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `feof` [INFO] [stdout] --> src/wiredtiger_def.rs:1160:5 [INFO] [stdout] | [INFO] [stdout] 1160 | pub fn feof(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ferror` [INFO] [stdout] --> src/wiredtiger_def.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | pub fn ferror(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fflush` [INFO] [stdout] --> src/wiredtiger_def.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn fflush(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | pub fn fgetc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | pub fn fgetpos(arg1: *mut FILE, arg2: *mut fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgets` [INFO] [stdout] --> src/wiredtiger_def.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / pub fn fgets(arg1: *mut libc::c_char, arg2: libc::c_int, [INFO] [stdout] 1166 | | arg3: *mut FILE) -> *mut libc::c_char; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1167:5 [INFO] [stdout] | [INFO] [stdout] 1167 | / pub fn fopen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1168 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1169:5 [INFO] [stdout] | [INFO] [stdout] 1169 | / pub fn fprintf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1170 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputc` [INFO] [stdout] --> src/wiredtiger_def.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn fputc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputs` [INFO] [stdout] --> src/wiredtiger_def.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | / pub fn fputs(arg1: *const libc::c_char, arg2: *mut FILE) [INFO] [stdout] 1173 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fread` [INFO] [stdout] --> src/wiredtiger_def.rs:1174:5 [INFO] [stdout] | [INFO] [stdout] 1174 | / pub fn fread(arg1: *mut libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1175 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `freopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | / pub fn freopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1177 | | arg3: *mut FILE) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | / pub fn fscanf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1179 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseek` [INFO] [stdout] --> src/wiredtiger_def.rs:1180:5 [INFO] [stdout] | [INFO] [stdout] 1180 | / pub fn fseek(arg1: *mut FILE, arg2: libc::c_long, arg3: libc::c_int) [INFO] [stdout] 1181 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fsetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftell` [INFO] [stdout] --> src/wiredtiger_def.rs:1183:5 [INFO] [stdout] | [INFO] [stdout] 1183 | pub fn ftell(arg1: *mut FILE) -> libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fwrite` [INFO] [stdout] --> src/wiredtiger_def.rs:1184:5 [INFO] [stdout] | [INFO] [stdout] 1184 | / pub fn fwrite(arg1: *const libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1185 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc` [INFO] [stdout] --> src/wiredtiger_def.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | pub fn getc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | pub fn getchar() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gets` [INFO] [stdout] --> src/wiredtiger_def.rs:1188:5 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn gets(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `perror` [INFO] [stdout] --> src/wiredtiger_def.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1189 | pub fn perror(arg1: *const libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `printf` [INFO] [stdout] --> src/wiredtiger_def.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1190 | pub fn printf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc` [INFO] [stdout] --> src/wiredtiger_def.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn putc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | pub fn putchar(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `puts` [INFO] [stdout] --> src/wiredtiger_def.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | pub fn puts(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove` [INFO] [stdout] --> src/wiredtiger_def.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | pub fn remove(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rename` [INFO] [stdout] --> src/wiredtiger_def.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | / pub fn rename(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1196 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rewind` [INFO] [stdout] --> src/wiredtiger_def.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn rewind(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | pub fn scanf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1199:5 [INFO] [stdout] | [INFO] [stdout] 1199 | pub fn setbuf(arg1: *mut FILE, arg2: *mut libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setvbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / pub fn setvbuf(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1201 | | arg3: libc::c_int, arg4: size_t) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | / pub fn strtoumax(__nptr: *const libc::c_char, [INFO] [stdout] 1149 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1150 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / pub fn wcstoimax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1152 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1202:5 [INFO] [stdout] | [INFO] [stdout] 1202 | / pub fn sprintf(arg1: *mut libc::c_char, [INFO] [stdout] 1203 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | / pub fn sscanf(arg1: *const libc::c_char, [INFO] [stdout] 1205 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1153:5 [INFO] [stdout] | [INFO] [stdout] 1153 | / pub fn wcstoumax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1154 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | pub fn tmpfile() -> *mut FILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `renameat` [INFO] [stdout] --> src/wiredtiger_def.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | / pub fn renameat(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1156 | | arg3: libc::c_int, arg4: *const libc::c_char) [INFO] [stdout] 1157 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tmpnam(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clearerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1158:5 [INFO] [stdout] | [INFO] [stdout] 1158 | pub fn clearerr(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ungetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | pub fn ungetc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn fclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | / pub fn vfprintf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1210 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `feof` [INFO] [stdout] --> src/wiredtiger_def.rs:1160:5 [INFO] [stdout] | [INFO] [stdout] 1160 | pub fn feof(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1211 | / pub fn vprintf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1212 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ferror` [INFO] [stdout] --> src/wiredtiger_def.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | pub fn ferror(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | / pub fn vsprintf(arg1: *mut libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1214 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fflush` [INFO] [stdout] --> src/wiredtiger_def.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn fflush(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid` [INFO] [stdout] --> src/wiredtiger_def.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | pub fn ctermid(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | pub fn fgetc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fdopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn fdopen(arg1: libc::c_int, arg2: *const libc::c_char) [INFO] [stdout] 1217 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fileno` [INFO] [stdout] --> src/wiredtiger_def.rs:1218:5 [INFO] [stdout] | [INFO] [stdout] 1218 | pub fn fileno(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | pub fn fgetpos(arg1: *mut FILE, arg2: *mut fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1219:5 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn pclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgets` [INFO] [stdout] --> src/wiredtiger_def.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / pub fn fgets(arg1: *mut libc::c_char, arg2: libc::c_int, [INFO] [stdout] 1166 | | arg3: *mut FILE) -> *mut libc::c_char; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `popen` [INFO] [stdout] --> src/wiredtiger_def.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | / pub fn popen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1221 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1167:5 [INFO] [stdout] | [INFO] [stdout] 1167 | / pub fn fopen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1168 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `flockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1227 | pub fn flockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1169:5 [INFO] [stdout] | [INFO] [stdout] 1169 | / pub fn fprintf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1170 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftrylockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn ftrylockfile(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputc` [INFO] [stdout] --> src/wiredtiger_def.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn fputc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funlockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | pub fn funlockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputs` [INFO] [stdout] --> src/wiredtiger_def.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | / pub fn fputs(arg1: *const libc::c_char, arg2: *mut FILE) [INFO] [stdout] 1173 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1230:5 [INFO] [stdout] | [INFO] [stdout] 1230 | pub fn getc_unlocked(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fread` [INFO] [stdout] --> src/wiredtiger_def.rs:1174:5 [INFO] [stdout] | [INFO] [stdout] 1174 | / pub fn fread(arg1: *mut libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1175 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn getchar_unlocked() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1232:5 [INFO] [stdout] | [INFO] [stdout] 1232 | / pub fn putc_unlocked(arg1: libc::c_int, arg2: *mut FILE) [INFO] [stdout] 1233 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `freopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | / pub fn freopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1177 | | arg3: *mut FILE) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1234:5 [INFO] [stdout] | [INFO] [stdout] 1234 | pub fn putchar_unlocked(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | / pub fn fscanf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1179 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getw` [INFO] [stdout] --> src/wiredtiger_def.rs:1235:5 [INFO] [stdout] | [INFO] [stdout] 1235 | pub fn getw(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseek` [INFO] [stdout] --> src/wiredtiger_def.rs:1180:5 [INFO] [stdout] | [INFO] [stdout] 1180 | / pub fn fseek(arg1: *mut FILE, arg2: libc::c_long, arg3: libc::c_int) [INFO] [stdout] 1181 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putw` [INFO] [stdout] --> src/wiredtiger_def.rs:1236:5 [INFO] [stdout] | [INFO] [stdout] 1236 | pub fn putw(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fsetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tempnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | / pub fn tempnam(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1238 | | -> *mut libc::c_char; [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftell` [INFO] [stdout] --> src/wiredtiger_def.rs:1183:5 [INFO] [stdout] | [INFO] [stdout] 1183 | pub fn ftell(arg1: *mut FILE) -> libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseeko` [INFO] [stdout] --> src/wiredtiger_def.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | / pub fn fseeko(arg1: *mut FILE, arg2: off_t, arg3: libc::c_int) [INFO] [stdout] 1240 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fwrite` [INFO] [stdout] --> src/wiredtiger_def.rs:1184:5 [INFO] [stdout] | [INFO] [stdout] 1184 | / pub fn fwrite(arg1: *const libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1185 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftello` [INFO] [stdout] --> src/wiredtiger_def.rs:1241:5 [INFO] [stdout] | [INFO] [stdout] 1241 | pub fn ftello(arg1: *mut FILE) -> off_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc` [INFO] [stdout] --> src/wiredtiger_def.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | pub fn getc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `snprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | / pub fn snprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1243 | | arg3: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | pub fn getchar() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | / pub fn vfscanf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1245 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gets` [INFO] [stdout] --> src/wiredtiger_def.rs:1188:5 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn gets(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1246:5 [INFO] [stdout] | [INFO] [stdout] 1246 | / pub fn vscanf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1247 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `perror` [INFO] [stdout] --> src/wiredtiger_def.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1189 | pub fn perror(arg1: *const libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsnprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1248:5 [INFO] [stdout] | [INFO] [stdout] 1248 | / pub fn vsnprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1249 | | arg3: *const libc::c_char, arg4: va_list) [INFO] [stdout] 1250 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `printf` [INFO] [stdout] --> src/wiredtiger_def.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1190 | pub fn printf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / pub fn vsscanf(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1252 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc` [INFO] [stdout] --> src/wiredtiger_def.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn putc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | / pub fn dprintf(arg1: libc::c_int, arg2: *const libc::c_char, ...) [INFO] [stdout] 1254 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | pub fn putchar(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vdprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1255:5 [INFO] [stdout] | [INFO] [stdout] 1255 | / pub fn vdprintf(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1256 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `puts` [INFO] [stdout] --> src/wiredtiger_def.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | pub fn puts(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getdelim` [INFO] [stdout] --> src/wiredtiger_def.rs:1257:5 [INFO] [stdout] | [INFO] [stdout] 1257 | / pub fn getdelim(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1258 | | arg3: libc::c_int, arg4: *mut FILE) -> ssize_t; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove` [INFO] [stdout] --> src/wiredtiger_def.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | pub fn remove(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rename` [INFO] [stdout] --> src/wiredtiger_def.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | / pub fn rename(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1196 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getline` [INFO] [stdout] --> src/wiredtiger_def.rs:1259:5 [INFO] [stdout] | [INFO] [stdout] 1259 | / pub fn getline(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1260 | | arg3: *mut FILE) -> ssize_t; [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rewind` [INFO] [stdout] --> src/wiredtiger_def.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn rewind(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `asprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1261:5 [INFO] [stdout] | [INFO] [stdout] 1261 | / pub fn asprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1262 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | pub fn scanf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1199:5 [INFO] [stdout] | [INFO] [stdout] 1199 | pub fn setbuf(arg1: *mut FILE, arg2: *mut libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setvbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / pub fn setvbuf(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1201 | | arg3: libc::c_int, arg4: size_t) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1202:5 [INFO] [stdout] | [INFO] [stdout] 1202 | / pub fn sprintf(arg1: *mut libc::c_char, [INFO] [stdout] 1203 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | / pub fn sscanf(arg1: *const libc::c_char, [INFO] [stdout] 1205 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | pub fn tmpfile() -> *mut FILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tmpnam(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ungetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | pub fn ungetc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | / pub fn vfprintf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1210 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1211 | / pub fn vprintf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1212 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | / pub fn vsprintf(arg1: *mut libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1214 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid` [INFO] [stdout] --> src/wiredtiger_def.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | pub fn ctermid(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fdopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn fdopen(arg1: libc::c_int, arg2: *const libc::c_char) [INFO] [stdout] 1217 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fileno` [INFO] [stdout] --> src/wiredtiger_def.rs:1218:5 [INFO] [stdout] | [INFO] [stdout] 1218 | pub fn fileno(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1219:5 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn pclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `popen` [INFO] [stdout] --> src/wiredtiger_def.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | / pub fn popen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1221 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid_r` [INFO] [stdout] --> src/wiredtiger_def.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn ctermid_r(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetln` [INFO] [stdout] --> src/wiredtiger_def.rs:1264:5 [INFO] [stdout] | [INFO] [stdout] 1264 | pub fn fgetln(arg1: *mut FILE, arg2: *mut size_t) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmtcheck` [INFO] [stdout] --> src/wiredtiger_def.rs:1265:5 [INFO] [stdout] | [INFO] [stdout] 1265 | / pub fn fmtcheck(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1266 | | -> *const libc::c_char; [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fpurge` [INFO] [stdout] --> src/wiredtiger_def.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | pub fn fpurge(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuffer` [INFO] [stdout] --> src/wiredtiger_def.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / pub fn setbuffer(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1269 | | arg3: libc::c_int) -> (); [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `flockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1227 | pub fn flockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setlinebuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1270:5 [INFO] [stdout] | [INFO] [stdout] 1270 | pub fn setlinebuf(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftrylockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn ftrylockfile(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funlockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | pub fn funlockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vasprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1271 | / pub fn vasprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1272 | | arg2: *const libc::c_char, arg3: va_list) [INFO] [stdout] 1273 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1230:5 [INFO] [stdout] | [INFO] [stdout] 1230 | pub fn getc_unlocked(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | / pub fn zopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1275 | | arg3: libc::c_int) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn getchar_unlocked() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / pub fn funopen(arg1: *const libc::c_void, [INFO] [stdout] 1277 | | arg2: [INFO] [stdout] 1278 | | ::std::option::Option libc::c_int>) [INFO] [stdout] 1304 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1232:5 [INFO] [stdout] | [INFO] [stdout] 1232 | / pub fn putc_unlocked(arg1: libc::c_int, arg2: *mut FILE) [INFO] [stdout] 1233 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_pack` [INFO] [stdout] --> src/wiredtiger_def.rs:1324:5 [INFO] [stdout] | [INFO] [stdout] 1324 | / pub fn wiredtiger_struct_pack(session: *mut WT_SESSION, [INFO] [stdout] 1325 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1326 | | format: *const libc::c_char, ...) [INFO] [stdout] 1327 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_size` [INFO] [stdout] --> src/wiredtiger_def.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | / pub fn wiredtiger_struct_size(session: *mut WT_SESSION, [INFO] [stdout] 1329 | | sizep: *mut size_t, [INFO] [stdout] 1330 | | format: *const libc::c_char, ...) [INFO] [stdout] 1331 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1234:5 [INFO] [stdout] | [INFO] [stdout] 1234 | pub fn putchar_unlocked(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_unpack` [INFO] [stdout] --> src/wiredtiger_def.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | / pub fn wiredtiger_struct_unpack(session: *mut WT_SESSION, [INFO] [stdout] 1333 | | buffer: *const libc::c_void, [INFO] [stdout] 1334 | | size: size_t, [INFO] [stdout] 1335 | | format: *const libc::c_char, ...) [INFO] [stdout] 1336 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1337:5 [INFO] [stdout] | [INFO] [stdout] 1337 | / pub fn wiredtiger_pack_start(session: *mut WT_SESSION, [INFO] [stdout] 1338 | | format: *const libc::c_char, [INFO] [stdout] 1339 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1340 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1341 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getw` [INFO] [stdout] --> src/wiredtiger_def.rs:1235:5 [INFO] [stdout] | [INFO] [stdout] 1235 | pub fn getw(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1342 | / pub fn wiredtiger_unpack_start(session: *mut WT_SESSION, [INFO] [stdout] 1343 | | format: *const libc::c_char, [INFO] [stdout] 1344 | | buffer: *const libc::c_void, [INFO] [stdout] 1345 | | size: size_t, [INFO] [stdout] 1346 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1347 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putw` [INFO] [stdout] --> src/wiredtiger_def.rs:1236:5 [INFO] [stdout] | [INFO] [stdout] 1236 | pub fn putw(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_close` [INFO] [stdout] --> src/wiredtiger_def.rs:1348:5 [INFO] [stdout] | [INFO] [stdout] 1348 | / pub fn wiredtiger_pack_close(ps: *mut WT_PACK_STREAM, usedp: *mut size_t) [INFO] [stdout] 1349 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_item` [INFO] [stdout] --> src/wiredtiger_def.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / pub fn wiredtiger_pack_item(ps: *mut WT_PACK_STREAM, item: *mut WT_ITEM) [INFO] [stdout] 1351 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_int` [INFO] [stdout] --> src/wiredtiger_def.rs:1352:5 [INFO] [stdout] | [INFO] [stdout] 1352 | / pub fn wiredtiger_pack_int(ps: *mut WT_PACK_STREAM, i: int64_t) [INFO] [stdout] 1353 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tempnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | / pub fn tempnam(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1238 | | -> *mut libc::c_char; [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_str` [INFO] [stdout] --> src/wiredtiger_def.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | / pub fn wiredtiger_pack_str(ps: *mut WT_PACK_STREAM, [INFO] [stdout] 1355 | | s: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_uint` [INFO] [stdout] --> src/wiredtiger_def.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | / pub fn wiredtiger_pack_uint(ps: *mut WT_PACK_STREAM, u: uint64_t) [INFO] [stdout] 1357 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseeko` [INFO] [stdout] --> src/wiredtiger_def.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | / pub fn fseeko(arg1: *mut FILE, arg2: off_t, arg3: libc::c_int) [INFO] [stdout] 1240 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_item` [INFO] [stdout] --> src/wiredtiger_def.rs:1358:5 [INFO] [stdout] | [INFO] [stdout] 1358 | / pub fn wiredtiger_unpack_item(ps: *mut WT_PACK_STREAM, item: *mut WT_ITEM) [INFO] [stdout] 1359 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_int` [INFO] [stdout] --> src/wiredtiger_def.rs:1360:5 [INFO] [stdout] | [INFO] [stdout] 1360 | / pub fn wiredtiger_unpack_int(ps: *mut WT_PACK_STREAM, ip: *mut int64_t) [INFO] [stdout] 1361 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftello` [INFO] [stdout] --> src/wiredtiger_def.rs:1241:5 [INFO] [stdout] | [INFO] [stdout] 1241 | pub fn ftello(arg1: *mut FILE) -> off_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_str` [INFO] [stdout] --> src/wiredtiger_def.rs:1362:5 [INFO] [stdout] | [INFO] [stdout] 1362 | / pub fn wiredtiger_unpack_str(ps: *mut WT_PACK_STREAM, [INFO] [stdout] 1363 | | sp: *mut *const libc::c_char) [INFO] [stdout] 1364 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_uint` [INFO] [stdout] --> src/wiredtiger_def.rs:1365:5 [INFO] [stdout] | [INFO] [stdout] 1365 | / pub fn wiredtiger_unpack_uint(ps: *mut WT_PACK_STREAM, up: *mut uint64_t) [INFO] [stdout] 1366 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `snprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | / pub fn snprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1243 | | arg3: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_config_parser_open` [INFO] [stdout] --> src/wiredtiger_def.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / pub fn wiredtiger_config_parser_open(session: *mut WT_SESSION, [INFO] [stdout] 1368 | | config: *const libc::c_char, [INFO] [stdout] 1369 | | len: size_t, [INFO] [stdout] 1370 | | config_parserp: [INFO] [stdout] 1371 | | *mut *mut WT_CONFIG_PARSER) [INFO] [stdout] 1372 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_version` [INFO] [stdout] --> src/wiredtiger_def.rs:1373:5 [INFO] [stdout] | [INFO] [stdout] 1373 | / pub fn wiredtiger_version(majorp: *mut libc::c_int, [INFO] [stdout] 1374 | | minorp: *mut libc::c_int, [INFO] [stdout] 1375 | | patchp: *mut libc::c_int) [INFO] [stdout] 1376 | | -> *const libc::c_char; [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | / pub fn vfscanf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1245 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_extension_init` [INFO] [stdout] --> src/wiredtiger_def.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | / pub fn wiredtiger_extension_init(connection: *mut WT_CONNECTION, [INFO] [stdout] 1378 | | config: *mut WT_CONFIG_ARG) [INFO] [stdout] 1379 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_extension_terminate` [INFO] [stdout] --> src/wiredtiger_def.rs:1380:5 [INFO] [stdout] | [INFO] [stdout] 1380 | / pub fn wiredtiger_extension_terminate(connection: *mut WT_CONNECTION) [INFO] [stdout] 1381 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1246:5 [INFO] [stdout] | [INFO] [stdout] 1246 | / pub fn vscanf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1247 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsnprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1248:5 [INFO] [stdout] | [INFO] [stdout] 1248 | / pub fn vsnprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1249 | | arg3: *const libc::c_char, arg4: va_list) [INFO] [stdout] 1250 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / pub fn vsscanf(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1252 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | / pub fn dprintf(arg1: libc::c_int, arg2: *const libc::c_char, ...) [INFO] [stdout] 1254 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vdprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1255:5 [INFO] [stdout] | [INFO] [stdout] 1255 | / pub fn vdprintf(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1256 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getdelim` [INFO] [stdout] --> src/wiredtiger_def.rs:1257:5 [INFO] [stdout] | [INFO] [stdout] 1257 | / pub fn getdelim(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1258 | | arg3: libc::c_int, arg4: *mut FILE) -> ssize_t; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getline` [INFO] [stdout] --> src/wiredtiger_def.rs:1259:5 [INFO] [stdout] | [INFO] [stdout] 1259 | / pub fn getline(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1260 | | arg3: *mut FILE) -> ssize_t; [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `asprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1261:5 [INFO] [stdout] | [INFO] [stdout] 1261 | / pub fn asprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1262 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid_r` [INFO] [stdout] --> src/wiredtiger_def.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn ctermid_r(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetln` [INFO] [stdout] --> src/wiredtiger_def.rs:1264:5 [INFO] [stdout] | [INFO] [stdout] 1264 | pub fn fgetln(arg1: *mut FILE, arg2: *mut size_t) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmtcheck` [INFO] [stdout] --> src/wiredtiger_def.rs:1265:5 [INFO] [stdout] | [INFO] [stdout] 1265 | / pub fn fmtcheck(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1266 | | -> *const libc::c_char; [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fpurge` [INFO] [stdout] --> src/wiredtiger_def.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | pub fn fpurge(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuffer` [INFO] [stdout] --> src/wiredtiger_def.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / pub fn setbuffer(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1269 | | arg3: libc::c_int) -> (); [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setlinebuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1270:5 [INFO] [stdout] | [INFO] [stdout] 1270 | pub fn setlinebuf(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mbstateL` should have a snake case name [INFO] [stdout] --> src/wiredtiger_def.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn _mbstateL(&mut self) -> *mut libc::c_longlong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mbstate_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vasprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1271 | / pub fn vasprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1272 | | arg2: *const libc::c_char, arg3: va_list) [INFO] [stdout] 1273 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | / pub fn zopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1275 | | arg3: libc::c_int) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / pub fn funopen(arg1: *const libc::c_void, [INFO] [stdout] 1277 | | arg2: [INFO] [stdout] 1278 | | ::std::option::Option libc::c_int>) [INFO] [stdout] 1304 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_pack` [INFO] [stdout] --> src/wiredtiger_def.rs:1324:5 [INFO] [stdout] | [INFO] [stdout] 1324 | / pub fn wiredtiger_struct_pack(session: *mut WT_SESSION, [INFO] [stdout] 1325 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1326 | | format: *const libc::c_char, ...) [INFO] [stdout] 1327 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_size` [INFO] [stdout] --> src/wiredtiger_def.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | / pub fn wiredtiger_struct_size(session: *mut WT_SESSION, [INFO] [stdout] 1329 | | sizep: *mut size_t, [INFO] [stdout] 1330 | | format: *const libc::c_char, ...) [INFO] [stdout] 1331 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_unpack` [INFO] [stdout] --> src/wiredtiger_def.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | / pub fn wiredtiger_struct_unpack(session: *mut WT_SESSION, [INFO] [stdout] 1333 | | buffer: *const libc::c_void, [INFO] [stdout] 1334 | | size: size_t, [INFO] [stdout] 1335 | | format: *const libc::c_char, ...) [INFO] [stdout] 1336 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1337:5 [INFO] [stdout] | [INFO] [stdout] 1337 | / pub fn wiredtiger_pack_start(session: *mut WT_SESSION, [INFO] [stdout] 1338 | | format: *const libc::c_char, [INFO] [stdout] 1339 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1340 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1341 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1342 | / pub fn wiredtiger_unpack_start(session: *mut WT_SESSION, [INFO] [stdout] 1343 | | format: *const libc::c_char, [INFO] [stdout] 1344 | | buffer: *const libc::c_void, [INFO] [stdout] 1345 | | size: size_t, [INFO] [stdout] 1346 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1347 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_close` [INFO] [stdout] --> src/wiredtiger_def.rs:1348:5 [INFO] [stdout] | [INFO] [stdout] 1348 | / pub fn wiredtiger_pack_close(ps: *mut WT_PACK_STREAM, usedp: *mut size_t) [INFO] [stdout] 1349 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_item` [INFO] [stdout] --> src/wiredtiger_def.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | / pub fn wiredtiger_pack_item(ps: *mut WT_PACK_STREAM, item: *mut WT_ITEM) [INFO] [stdout] 1351 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_int` [INFO] [stdout] --> src/wiredtiger_def.rs:1352:5 [INFO] [stdout] | [INFO] [stdout] 1352 | / pub fn wiredtiger_pack_int(ps: *mut WT_PACK_STREAM, i: int64_t) [INFO] [stdout] 1353 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_str` [INFO] [stdout] --> src/wiredtiger_def.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | / pub fn wiredtiger_pack_str(ps: *mut WT_PACK_STREAM, [INFO] [stdout] 1355 | | s: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_uint` [INFO] [stdout] --> src/wiredtiger_def.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | / pub fn wiredtiger_pack_uint(ps: *mut WT_PACK_STREAM, u: uint64_t) [INFO] [stdout] 1357 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_item` [INFO] [stdout] --> src/wiredtiger_def.rs:1358:5 [INFO] [stdout] | [INFO] [stdout] 1358 | / pub fn wiredtiger_unpack_item(ps: *mut WT_PACK_STREAM, item: *mut WT_ITEM) [INFO] [stdout] 1359 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_int` [INFO] [stdout] --> src/wiredtiger_def.rs:1360:5 [INFO] [stdout] | [INFO] [stdout] 1360 | / pub fn wiredtiger_unpack_int(ps: *mut WT_PACK_STREAM, ip: *mut int64_t) [INFO] [stdout] 1361 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_str` [INFO] [stdout] --> src/wiredtiger_def.rs:1362:5 [INFO] [stdout] | [INFO] [stdout] 1362 | / pub fn wiredtiger_unpack_str(ps: *mut WT_PACK_STREAM, [INFO] [stdout] 1363 | | sp: *mut *const libc::c_char) [INFO] [stdout] 1364 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_uint` [INFO] [stdout] --> src/wiredtiger_def.rs:1365:5 [INFO] [stdout] | [INFO] [stdout] 1365 | / pub fn wiredtiger_unpack_uint(ps: *mut WT_PACK_STREAM, up: *mut uint64_t) [INFO] [stdout] 1366 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_config_parser_open` [INFO] [stdout] --> src/wiredtiger_def.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | / pub fn wiredtiger_config_parser_open(session: *mut WT_SESSION, [INFO] [stdout] 1368 | | config: *const libc::c_char, [INFO] [stdout] 1369 | | len: size_t, [INFO] [stdout] 1370 | | config_parserp: [INFO] [stdout] 1371 | | *mut *mut WT_CONFIG_PARSER) [INFO] [stdout] 1372 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_version` [INFO] [stdout] --> src/wiredtiger_def.rs:1373:5 [INFO] [stdout] | [INFO] [stdout] 1373 | / pub fn wiredtiger_version(majorp: *mut libc::c_int, [INFO] [stdout] 1374 | | minorp: *mut libc::c_int, [INFO] [stdout] 1375 | | patchp: *mut libc::c_int) [INFO] [stdout] 1376 | | -> *const libc::c_char; [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_extension_init` [INFO] [stdout] --> src/wiredtiger_def.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | / pub fn wiredtiger_extension_init(connection: *mut WT_CONNECTION, [INFO] [stdout] 1378 | | config: *mut WT_CONFIG_ARG) [INFO] [stdout] 1379 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_extension_terminate` [INFO] [stdout] --> src/wiredtiger_def.rs:1380:5 [INFO] [stdout] | [INFO] [stdout] 1380 | / pub fn wiredtiger_extension_terminate(connection: *mut WT_CONNECTION) [INFO] [stdout] 1381 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_mbstateL` should have a snake case name [INFO] [stdout] --> src/wiredtiger_def.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn _mbstateL(&mut self) -> *mut libc::c_longlong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_mbstate_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1210:27 [INFO] [stdout] | [INFO] [stdout] 1210 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1211:53 [INFO] [stdout] | [INFO] [stdout] 1211 | pub fn vprintf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1214:27 [INFO] [stdout] | [INFO] [stdout] 1214 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1245:26 [INFO] [stdout] | [INFO] [stdout] 1245 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1246:52 [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn vscanf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1249:55 [INFO] [stdout] | [INFO] [stdout] 1249 | arg3: *const libc::c_char, arg4: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1252:26 [INFO] [stdout] | [INFO] [stdout] 1252 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1256:27 [INFO] [stdout] | [INFO] [stdout] 1256 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1272:55 [INFO] [stdout] | [INFO] [stdout] 1272 | arg2: *const libc::c_char, arg3: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1313:33 [INFO] [stdout] | [INFO] [stdout] 1313 | arg5: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1316:61 [INFO] [stdout] | [INFO] [stdout] 1316 | ... arg5: *const libc::c_char, arg6: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1210:27 [INFO] [stdout] | [INFO] [stdout] 1210 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1211:53 [INFO] [stdout] | [INFO] [stdout] 1211 | pub fn vprintf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1214:27 [INFO] [stdout] | [INFO] [stdout] 1214 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1245:26 [INFO] [stdout] | [INFO] [stdout] 1245 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1246:52 [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn vscanf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1249:55 [INFO] [stdout] | [INFO] [stdout] 1249 | arg3: *const libc::c_char, arg4: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1252:26 [INFO] [stdout] | [INFO] [stdout] 1252 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1256:27 [INFO] [stdout] | [INFO] [stdout] 1256 | arg3: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1272:55 [INFO] [stdout] | [INFO] [stdout] 1272 | arg2: *const libc::c_char, arg3: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1313:33 [INFO] [stdout] | [INFO] [stdout] 1313 | arg5: va_list) -> libc::c_int; [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `[Struct___va_list_tag; 1]`, which is not FFI-safe [INFO] [stdout] --> src/wiredtiger_def.rs:1316:61 [INFO] [stdout] | [INFO] [stdout] 1316 | ... arg5: *const libc::c_char, arg6: va_list) [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider passing a pointer to the array [INFO] [stdout] = note: passing raw arrays by value is not FFI-safe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 400 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 400 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type __int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type __uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type __int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type __uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type __int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type __uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type __int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type __uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type __darwin_intptr_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_natural_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type __darwin_natural_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNaturalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ct_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type __darwin_ct_rune_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type __mbstate_t = Union_Unnamed1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub type __darwin_mbstate_t = __mbstate_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub type __darwin_ptrdiff_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub type __darwin_size_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub type __darwin_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type __darwin_wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type __darwin_rune_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wint_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type __darwin_wint_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWintT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type __darwin_clock_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_socklen_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type __darwin_socklen_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub type __darwin_ssize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub type __darwin_time_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub type int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub type int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_long_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserLongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UserOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `syscall_arg_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallArgT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub type __darwin_blkcnt_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type __darwin_blksize_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub type __darwin_dev_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub type __darwin_fsblkcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type __darwin_fsfilcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type __darwin_gid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type __darwin_id_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub type __darwin_ino64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIno64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub type __darwin_ino_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_name_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub type __darwin_mach_port_name_t = __darwin_natural_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub type __darwin_mach_port_t = __darwin_mach_port_name_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub type __darwin_mode_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type __darwin_off_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub type __darwin_pid_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_sigset_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub type __darwin_sigset_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub type __darwin_suseconds_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub type __darwin_uid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub type __darwin_useconds_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __darwin_uuid_t = [libc::c_uchar; 16usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_string_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __darwin_uuid_string_t = [libc::c_char; 37usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidStringT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub type __darwin_pthread_attr_t = Struct__opaque_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | pub type __darwin_pthread_cond_t = Struct__opaque_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub type __darwin_pthread_condattr_t = Struct__opaque_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | pub type __darwin_pthread_key_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub type __darwin_pthread_mutex_t = Struct__opaque_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub type __darwin_pthread_mutexattr_t = Struct__opaque_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub type __darwin_pthread_once_t = Struct__opaque_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | pub type __darwin_pthread_rwlock_t = Struct__opaque_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub type __darwin_pthread_rwlockattr_t = Struct__opaque_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type __darwin_pthread_t = *mut Struct__opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_uint` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub type _uint = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `qaddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `QaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fixpt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FixptT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type __int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type __uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type __int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type __uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub type __int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type __uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type __int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type __uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type __darwin_intptr_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_natural_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type __darwin_natural_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNaturalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ct_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type __darwin_ct_rune_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type __mbstate_t = Union_Unnamed1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub type __darwin_mbstate_t = __mbstate_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub type __darwin_ptrdiff_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub type __darwin_size_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub type __darwin_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type __darwin_wchar_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_rune_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type __darwin_rune_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wint_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type __darwin_wint_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWintT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type __darwin_clock_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_socklen_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type __darwin_socklen_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub type __darwin_ssize_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub type __darwin_time_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub type int32_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub type int64_t = libc::c_longlong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_long_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserLongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_ulong_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UserOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `syscall_arg_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallArgT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub type __darwin_blkcnt_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type __darwin_blksize_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub type __darwin_dev_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub type __darwin_fsblkcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type __darwin_fsfilcnt_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type __darwin_gid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type __darwin_id_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub type __darwin_ino64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIno64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub type __darwin_ino_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_name_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub type __darwin_mach_port_name_t = __darwin_natural_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub type __darwin_mach_port_t = __darwin_mach_port_name_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub type __darwin_mode_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type __darwin_off_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub type __darwin_pid_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_sigset_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub type __darwin_sigset_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub type __darwin_suseconds_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub type __darwin_uid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub type __darwin_useconds_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __darwin_uuid_t = [libc::c_uchar; 16usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_string_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __darwin_uuid_string_t = [libc::c_char; 37usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidStringT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | pub type off_t = __darwin_off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `segsz_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SegszT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `swblk_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SwblkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub type __darwin_pthread_attr_t = Struct__opaque_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | pub type size_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | pub type __darwin_pthread_cond_t = Struct__opaque_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub type __darwin_pthread_condattr_t = Struct__opaque_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rsize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | pub type __darwin_pthread_key_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `errno_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_set` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FdSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub type __darwin_pthread_mutex_t = Struct__opaque_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub type __darwin_pthread_mutexattr_t = Struct__opaque_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub type __darwin_pthread_once_t = Struct__opaque_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | pub type __darwin_pthread_rwlock_t = Struct__opaque_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub type __darwin_pthread_rwlockattr_t = Struct__opaque_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type __darwin_pthread_t = *mut Struct__opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_nl_item` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | pub type __darwin_nl_item = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNlItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctrans_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type __darwin_wctrans_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctransT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctype_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type __darwin_wctype_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | pub type uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | pub type uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | pub type uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_uint` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub type _uint = libc::c_uint; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `qaddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `QaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fixpt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FixptT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_addr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InAddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `in_port_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `InPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | pub type off_t = __darwin_off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `segsz_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SegszT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `swblk_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SwblkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | pub type size_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `useconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rsize_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `errno_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_set` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FdSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type intmax_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `imaxdiv_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ImaxdivT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type __gnuc_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type fpos_t = __darwin_off_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___sFILEX` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum Struct___sFILEX { } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructSFilex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wt_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | pub type wt_off_t = off_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `WtOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_CALLBACK` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub type WT_ASYNC_CALLBACK = Struct___wt_async_callback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OP` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | pub type WT_ASYNC_OP = Struct___wt_async_op; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COLLATOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | pub type WT_COLLATOR = Struct___wt_collator; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCollator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COMPRESSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | pub type WT_COMPRESSOR = Struct___wt_compressor; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCompressor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 390 | pub type WT_CONFIG_ITEM = Struct___wt_config_item; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_PARSER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub type WT_CONFIG_PARSER = Struct___wt_config_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONNECTION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | pub type WT_CONNECTION = Struct___wt_connection; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CURSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | pub type WT_CURSOR = Struct___wt_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WtCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_DATA_SOURCE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | pub type WT_DATA_SOURCE = Struct___wt_data_source; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtDataSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EVENT_HANDLER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:395:10 [INFO] [stdout] | [INFO] [stdout] 395 | pub type WT_EVENT_HANDLER = Struct___wt_event_handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtEventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_extension_api` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:396:10 [INFO] [stdout] | [INFO] [stdout] 396 | pub enum Struct___wt_extension_api { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTENSION_API` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | pub type WT_EXTENSION_API = Struct___wt_extension_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTRACTOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | pub type WT_EXTRACTOR = Struct___wt_extractor; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | pub type WT_ITEM = Struct___wt_item; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WtItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_LSN` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WtLsn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_SESSION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | pub type WT_SESSION = Struct___wt_session; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `WtSession` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed4` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:513:10 [INFO] [stdout] | [INFO] [stdout] 513 | pub type Enum_Unnamed4 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OPTYPE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub type WT_ASYNC_OPTYPE = Enum_Unnamed4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOptype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_pack_stream` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_PACK_STREAM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_config_arg` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:886:10 [INFO] [stdout] | [INFO] [stdout] 886 | pub enum Struct___wt_config_arg { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ARG` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:887:10 [INFO] [stdout] | [INFO] [stdout] 887 | pub type WT_CONFIG_ARG = Struct___wt_config_arg; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1119:10 [INFO] [stdout] | [INFO] [stdout] 1119 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__va_list_tag` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1120:10 [INFO] [stdout] | [INFO] [stdout] 1120 | pub type __va_list_tag = Struct___va_list_tag; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VaListTag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | try!(self.set_key(&k)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | try!(self.set_value(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | try!(self.insert()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | try!(session.create_table("users")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | let mut cursor = try!(session.open_cursor("users")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | try!(cursor.insert_pair("1", "John Doe")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | try!(cursor.insert_pair("2", "Jane Doe")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | try!(cursor.reset()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_nl_item` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | pub type __darwin_nl_item = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNlItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctrans_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type __darwin_wctrans_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctransT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wctype_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type __darwin_wctype_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWctypeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | pub type uint8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | pub type uint32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | pub type uint64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type intmax_t = libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `imaxdiv_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ImaxdivT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type __gnuc_va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type fpos_t = __darwin_off_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___sFILEX` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum Struct___sFILEX { } [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructSFilex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wt_off_t` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | pub type wt_off_t = off_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `WtOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_CALLBACK` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub type WT_ASYNC_CALLBACK = Struct___wt_async_callback; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OP` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:387:10 [INFO] [stdout] | [INFO] [stdout] 387 | pub type WT_ASYNC_OP = Struct___wt_async_op; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COLLATOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | pub type WT_COLLATOR = Struct___wt_collator; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCollator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_COMPRESSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | pub type WT_COMPRESSOR = Struct___wt_compressor; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtCompressor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 390 | pub type WT_CONFIG_ITEM = Struct___wt_config_item; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_PARSER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | pub type WT_CONFIG_PARSER = Struct___wt_config_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONNECTION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | pub type WT_CONNECTION = Struct___wt_connection; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CURSOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | pub type WT_CURSOR = Struct___wt_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WtCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_DATA_SOURCE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | pub type WT_DATA_SOURCE = Struct___wt_data_source; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtDataSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EVENT_HANDLER` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:395:10 [INFO] [stdout] | [INFO] [stdout] 395 | pub type WT_EVENT_HANDLER = Struct___wt_event_handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtEventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_extension_api` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:396:10 [INFO] [stdout] | [INFO] [stdout] 396 | pub enum Struct___wt_extension_api { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTENSION_API` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:397:10 [INFO] [stdout] | [INFO] [stdout] 397 | pub type WT_EXTENSION_API = Struct___wt_extension_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtensionApi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_EXTRACTOR` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | pub type WT_EXTRACTOR = Struct___wt_extractor; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtExtractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ITEM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:399:10 [INFO] [stdout] | [INFO] [stdout] 399 | pub type WT_ITEM = Struct___wt_item; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WtItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_LSN` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `WtLsn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_SESSION` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | pub type WT_SESSION = Struct___wt_session; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `WtSession` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed4` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:513:10 [INFO] [stdout] | [INFO] [stdout] 513 | pub type Enum_Unnamed4 = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_ASYNC_OPTYPE` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub type WT_ASYNC_OPTYPE = Enum_Unnamed4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtAsyncOptype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_pack_stream` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_PACK_STREAM` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtPackStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Struct___wt_config_arg` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:886:10 [INFO] [stdout] | [INFO] [stdout] 886 | pub enum Struct___wt_config_arg { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StructWtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WT_CONFIG_ARG` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:887:10 [INFO] [stdout] | [INFO] [stdout] 887 | pub type WT_CONFIG_ARG = Struct___wt_config_arg; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WtConfigArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1119:10 [INFO] [stdout] | [INFO] [stdout] 1119 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__va_list_tag` should have an upper camel case name [INFO] [stdout] --> src/wiredtiger_def.rs:1120:10 [INFO] [stdout] | [INFO] [stdout] 1120 | pub type __va_list_tag = Struct___va_list_tag; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VaListTag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | try!(self.set_key(&k)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | try!(self.set_value(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/wiredtiger.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | try!(self.insert()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | try!(session.create_table("users")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | let mut cursor = try!(session.open_cursor("users")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | try!(cursor.insert_pair("1", "John Doe")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | try!(cursor.insert_pair("2", "Jane Doe")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | try!(cursor.reset()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let mut connection: *mut WT_CONNECTION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | let mut session: *mut WT_SESSION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | let key: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | let value: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | let mut cursor: *mut WT_CURSOR = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | let mut connection: *mut WT_CONNECTION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | let mut session: *mut WT_SESSION = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | let key: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | let value: *mut c_char = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/wiredtiger.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | let mut cursor: *mut WT_CURSOR = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | pub type int8_t = libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub type int16_t = libc::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub type u_int8_t = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub type u_int16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub type u_int32_t = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub type u_int64_t = libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `register_t` [INFO] [stdout] --> src/wiredtiger_def.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub type register_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `intptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintptr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub type uintptr_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type user_addr_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_size_t` [INFO] [stdout] --> src/wiredtiger_def.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub type user_size_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub type user_ssize_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_long_t` [INFO] [stdout] --> src/wiredtiger_def.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub type user_long_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ulong_t` [INFO] [stdout] --> src/wiredtiger_def.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub type user_ulong_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub type user_time_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_off_t` [INFO] [stdout] --> src/wiredtiger_def.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub type user_off_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `syscall_arg_t` [INFO] [stdout] --> src/wiredtiger_def.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_char` [INFO] [stdout] --> src/wiredtiger_def.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub type u_char = libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_short` [INFO] [stdout] --> src/wiredtiger_def.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | pub type u_short = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int` [INFO] [stdout] --> src/wiredtiger_def.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | pub type u_int = libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_long` [INFO] [stdout] --> src/wiredtiger_def.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | pub type u_long = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ushort` [INFO] [stdout] --> src/wiredtiger_def.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | pub type ushort = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | pub type u_quad_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `quad_t` [INFO] [stdout] --> src/wiredtiger_def.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | pub type quad_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `qaddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | pub type qaddr_t = *mut quad_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `caddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub type caddr_t = *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `daddr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub type daddr_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `dev_t` [INFO] [stdout] --> src/wiredtiger_def.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | pub type dev_t = __darwin_dev_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fixpt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | pub type fixpt_t = u_int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | pub type blkcnt_t = __darwin_blkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `blksize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | pub type blksize_t = __darwin_blksize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | pub type gid_t = __darwin_gid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_addr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | pub type in_addr_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `in_port_t` [INFO] [stdout] --> src/wiredtiger_def.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | pub type in_port_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino_t` [INFO] [stdout] --> src/wiredtiger_def.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub type ino_t = __darwin_ino_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ino64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | pub type ino64_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub type key_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mode_t` [INFO] [stdout] --> src/wiredtiger_def.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | pub type mode_t = __darwin_mode_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nlink_t` [INFO] [stdout] --> src/wiredtiger_def.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | pub type nlink_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `id_t` [INFO] [stdout] --> src/wiredtiger_def.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub type id_t = __darwin_id_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | pub type pid_t = __darwin_pid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `segsz_t` [INFO] [stdout] --> src/wiredtiger_def.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | pub type segsz_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `swblk_t` [INFO] [stdout] --> src/wiredtiger_def.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub type swblk_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uid_t` [INFO] [stdout] --> src/wiredtiger_def.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | pub type uid_t = __darwin_uid_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `clock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | pub type clock_t = __darwin_clock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ssize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | pub type ssize_t = __darwin_ssize_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `time_t` [INFO] [stdout] --> src/wiredtiger_def.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub type time_t = __darwin_time_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `useconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | pub type useconds_t = __darwin_useconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `suseconds_t` [INFO] [stdout] --> src/wiredtiger_def.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | pub type suseconds_t = __darwin_suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `rsize_t` [INFO] [stdout] --> src/wiredtiger_def.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | pub type rsize_t = __darwin_size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `errno_t` [INFO] [stdout] --> src/wiredtiger_def.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub type errno_t = libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_set` [INFO] [stdout] --> src/wiredtiger_def.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | pub type fd_set = Struct_fd_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fd_mask` [INFO] [stdout] --> src/wiredtiger_def.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | pub type fd_mask = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_attr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub type pthread_attr_t = __darwin_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_cond_t` [INFO] [stdout] --> src/wiredtiger_def.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | pub type pthread_cond_t = __darwin_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_condattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub type pthread_condattr_t = __darwin_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutex_t` [INFO] [stdout] --> src/wiredtiger_def.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub type pthread_mutex_t = __darwin_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_mutexattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | pub type pthread_mutexattr_t = __darwin_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_once_t` [INFO] [stdout] --> src/wiredtiger_def.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub type pthread_once_t = __darwin_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlock_t` [INFO] [stdout] --> src/wiredtiger_def.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | pub type pthread_rwlock_t = __darwin_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_rwlockattr_t` [INFO] [stdout] --> src/wiredtiger_def.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | pub type pthread_rwlockattr_t = __darwin_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_t` [INFO] [stdout] --> src/wiredtiger_def.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | pub type pthread_t = __darwin_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pthread_key_t` [INFO] [stdout] --> src/wiredtiger_def.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | pub type pthread_key_t = __darwin_pthread_key_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsblkcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | pub type fsblkcnt_t = __darwin_fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `fsfilcnt_t` [INFO] [stdout] --> src/wiredtiger_def.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub type fsfilcnt_t = __darwin_fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `wchar_t` [INFO] [stdout] --> src/wiredtiger_def.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | pub type wchar_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub type uint16_t = libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast8_t` [INFO] [stdout] --> src/wiredtiger_def.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast16_t` [INFO] [stdout] --> src/wiredtiger_def.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast32_t` [INFO] [stdout] --> src/wiredtiger_def.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast64_t` [INFO] [stdout] --> src/wiredtiger_def.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintmax_t` [INFO] [stdout] --> src/wiredtiger_def.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | pub type uintmax_t = libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `imaxdiv_t` [INFO] [stdout] --> src/wiredtiger_def.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | pub type imaxdiv_t = Struct_Unnamed2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `va_list` [INFO] [stdout] --> src/wiredtiger_def.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | pub type va_list = __darwin_va_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FILE` [INFO] [stdout] --> src/wiredtiger_def.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | pub type FILE = Struct___sFILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_LSN` [INFO] [stdout] --> src/wiredtiger_def.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | pub type WT_LSN = Struct___wt_lsn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_NONE` [INFO] [stdout] --> src/wiredtiger_def.rs:514:1 [INFO] [stdout] | [INFO] [stdout] 514 | pub const WT_AOP_NONE: libc::c_uint = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_COMPACT` [INFO] [stdout] --> src/wiredtiger_def.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | pub const WT_AOP_COMPACT: libc::c_uint = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_INSERT` [INFO] [stdout] --> src/wiredtiger_def.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | pub const WT_AOP_INSERT: libc::c_uint = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_REMOVE` [INFO] [stdout] --> src/wiredtiger_def.rs:517:1 [INFO] [stdout] | [INFO] [stdout] 517 | pub const WT_AOP_REMOVE: libc::c_uint = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_SEARCH` [INFO] [stdout] --> src/wiredtiger_def.rs:518:1 [INFO] [stdout] | [INFO] [stdout] 518 | pub const WT_AOP_SEARCH: libc::c_uint = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WT_AOP_UPDATE` [INFO] [stdout] --> src/wiredtiger_def.rs:519:1 [INFO] [stdout] | [INFO] [stdout] 519 | pub const WT_AOP_UPDATE: libc::c_uint = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Struct___wt_pack_stream` [INFO] [stdout] --> src/wiredtiger_def.rs:847:10 [INFO] [stdout] | [INFO] [stdout] 847 | pub enum Struct___wt_pack_stream { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WT_PACK_STREAM` [INFO] [stdout] --> src/wiredtiger_def.rs:848:1 [INFO] [stdout] | [INFO] [stdout] 848 | pub type WT_PACK_STREAM = Struct___wt_pack_stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_nerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | pub static sys_nerr: libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `sys_errlist` [INFO] [stdout] --> src/wiredtiger_def.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | pub static mut sys_errlist: *const *const libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxabs` [INFO] [stdout] --> src/wiredtiger_def.rs:1143:5 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn imaxabs(j: intmax_t) -> intmax_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `imaxdiv` [INFO] [stdout] --> src/wiredtiger_def.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | pub fn imaxdiv(__numer: intmax_t, __denom: intmax_t) -> imaxdiv_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | / pub fn strtoimax(__nptr: *const libc::c_char, [INFO] [stdout] 1146 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1147 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `strtoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | / pub fn strtoumax(__nptr: *const libc::c_char, [INFO] [stdout] 1149 | | __endptr: *mut *mut libc::c_char, [INFO] [stdout] 1150 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoimax` [INFO] [stdout] --> src/wiredtiger_def.rs:1151:5 [INFO] [stdout] | [INFO] [stdout] 1151 | / pub fn wcstoimax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1152 | | __base: libc::c_int) -> intmax_t; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wcstoumax` [INFO] [stdout] --> src/wiredtiger_def.rs:1153:5 [INFO] [stdout] | [INFO] [stdout] 1153 | / pub fn wcstoumax(__nptr: *const wchar_t, __endptr: *mut *mut wchar_t, [INFO] [stdout] 1154 | | __base: libc::c_int) -> uintmax_t; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `renameat` [INFO] [stdout] --> src/wiredtiger_def.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | / pub fn renameat(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1156 | | arg3: libc::c_int, arg4: *const libc::c_char) [INFO] [stdout] 1157 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clearerr` [INFO] [stdout] --> src/wiredtiger_def.rs:1158:5 [INFO] [stdout] | [INFO] [stdout] 1158 | pub fn clearerr(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn fclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `feof` [INFO] [stdout] --> src/wiredtiger_def.rs:1160:5 [INFO] [stdout] | [INFO] [stdout] 1160 | pub fn feof(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ferror` [INFO] [stdout] --> src/wiredtiger_def.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | pub fn ferror(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fflush` [INFO] [stdout] --> src/wiredtiger_def.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn fflush(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | pub fn fgetc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | pub fn fgetpos(arg1: *mut FILE, arg2: *mut fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgets` [INFO] [stdout] --> src/wiredtiger_def.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | / pub fn fgets(arg1: *mut libc::c_char, arg2: libc::c_int, [INFO] [stdout] 1166 | | arg3: *mut FILE) -> *mut libc::c_char; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1167:5 [INFO] [stdout] | [INFO] [stdout] 1167 | / pub fn fopen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1168 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1169:5 [INFO] [stdout] | [INFO] [stdout] 1169 | / pub fn fprintf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1170 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputc` [INFO] [stdout] --> src/wiredtiger_def.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn fputc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fputs` [INFO] [stdout] --> src/wiredtiger_def.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | / pub fn fputs(arg1: *const libc::c_char, arg2: *mut FILE) [INFO] [stdout] 1173 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fread` [INFO] [stdout] --> src/wiredtiger_def.rs:1174:5 [INFO] [stdout] | [INFO] [stdout] 1174 | / pub fn fread(arg1: *mut libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1175 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `freopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | / pub fn freopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1177 | | arg3: *mut FILE) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | / pub fn fscanf(arg1: *mut FILE, arg2: *const libc::c_char, ...) [INFO] [stdout] 1179 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseek` [INFO] [stdout] --> src/wiredtiger_def.rs:1180:5 [INFO] [stdout] | [INFO] [stdout] 1180 | / pub fn fseek(arg1: *mut FILE, arg2: libc::c_long, arg3: libc::c_int) [INFO] [stdout] 1181 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fsetpos` [INFO] [stdout] --> src/wiredtiger_def.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftell` [INFO] [stdout] --> src/wiredtiger_def.rs:1183:5 [INFO] [stdout] | [INFO] [stdout] 1183 | pub fn ftell(arg1: *mut FILE) -> libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fwrite` [INFO] [stdout] --> src/wiredtiger_def.rs:1184:5 [INFO] [stdout] | [INFO] [stdout] 1184 | / pub fn fwrite(arg1: *const libc::c_void, arg2: size_t, arg3: size_t, [INFO] [stdout] 1185 | | arg4: *mut FILE) -> size_t; [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc` [INFO] [stdout] --> src/wiredtiger_def.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | pub fn getc(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | pub fn getchar() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gets` [INFO] [stdout] --> src/wiredtiger_def.rs:1188:5 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn gets(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `perror` [INFO] [stdout] --> src/wiredtiger_def.rs:1189:5 [INFO] [stdout] | [INFO] [stdout] 1189 | pub fn perror(arg1: *const libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `printf` [INFO] [stdout] --> src/wiredtiger_def.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1190 | pub fn printf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc` [INFO] [stdout] --> src/wiredtiger_def.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn putc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar` [INFO] [stdout] --> src/wiredtiger_def.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | pub fn putchar(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `puts` [INFO] [stdout] --> src/wiredtiger_def.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | pub fn puts(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove` [INFO] [stdout] --> src/wiredtiger_def.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | pub fn remove(arg1: *const libc::c_char) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rename` [INFO] [stdout] --> src/wiredtiger_def.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | / pub fn rename(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1196 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rewind` [INFO] [stdout] --> src/wiredtiger_def.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn rewind(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | pub fn scanf(arg1: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1199:5 [INFO] [stdout] | [INFO] [stdout] 1199 | pub fn setbuf(arg1: *mut FILE, arg2: *mut libc::c_char) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setvbuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1200:5 [INFO] [stdout] | [INFO] [stdout] 1200 | / pub fn setvbuf(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1201 | | arg3: libc::c_int, arg4: size_t) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1202:5 [INFO] [stdout] | [INFO] [stdout] 1202 | / pub fn sprintf(arg1: *mut libc::c_char, [INFO] [stdout] 1203 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | / pub fn sscanf(arg1: *const libc::c_char, [INFO] [stdout] 1205 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | pub fn tmpfile() -> *mut FILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tmpnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tmpnam(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ungetc` [INFO] [stdout] --> src/wiredtiger_def.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | pub fn ungetc(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | / pub fn vfprintf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1210 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1211:5 [INFO] [stdout] | [INFO] [stdout] 1211 | / pub fn vprintf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1212 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | / pub fn vsprintf(arg1: *mut libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1214 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid` [INFO] [stdout] --> src/wiredtiger_def.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | pub fn ctermid(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fdopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | / pub fn fdopen(arg1: libc::c_int, arg2: *const libc::c_char) [INFO] [stdout] 1217 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fileno` [INFO] [stdout] --> src/wiredtiger_def.rs:1218:5 [INFO] [stdout] | [INFO] [stdout] 1218 | pub fn fileno(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pclose` [INFO] [stdout] --> src/wiredtiger_def.rs:1219:5 [INFO] [stdout] | [INFO] [stdout] 1219 | pub fn pclose(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `popen` [INFO] [stdout] --> src/wiredtiger_def.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | / pub fn popen(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1221 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `flockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1227:5 [INFO] [stdout] | [INFO] [stdout] 1227 | pub fn flockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftrylockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | pub fn ftrylockfile(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funlockfile` [INFO] [stdout] --> src/wiredtiger_def.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | pub fn funlockfile(arg1: *mut FILE) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1230:5 [INFO] [stdout] | [INFO] [stdout] 1230 | pub fn getc_unlocked(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | pub fn getchar_unlocked() -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putc_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1232:5 [INFO] [stdout] | [INFO] [stdout] 1232 | / pub fn putc_unlocked(arg1: libc::c_int, arg2: *mut FILE) [INFO] [stdout] 1233 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putchar_unlocked` [INFO] [stdout] --> src/wiredtiger_def.rs:1234:5 [INFO] [stdout] | [INFO] [stdout] 1234 | pub fn putchar_unlocked(arg1: libc::c_int) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getw` [INFO] [stdout] --> src/wiredtiger_def.rs:1235:5 [INFO] [stdout] | [INFO] [stdout] 1235 | pub fn getw(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `putw` [INFO] [stdout] --> src/wiredtiger_def.rs:1236:5 [INFO] [stdout] | [INFO] [stdout] 1236 | pub fn putw(arg1: libc::c_int, arg2: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tempnam` [INFO] [stdout] --> src/wiredtiger_def.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | / pub fn tempnam(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1238 | | -> *mut libc::c_char; [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fseeko` [INFO] [stdout] --> src/wiredtiger_def.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | / pub fn fseeko(arg1: *mut FILE, arg2: off_t, arg3: libc::c_int) [INFO] [stdout] 1240 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ftello` [INFO] [stdout] --> src/wiredtiger_def.rs:1241:5 [INFO] [stdout] | [INFO] [stdout] 1241 | pub fn ftello(arg1: *mut FILE) -> off_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `snprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | / pub fn snprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1243 | | arg3: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vfscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | / pub fn vfscanf(arg1: *mut FILE, arg2: *const libc::c_char, [INFO] [stdout] 1245 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1246:5 [INFO] [stdout] | [INFO] [stdout] 1246 | / pub fn vscanf(arg1: *const libc::c_char, arg2: va_list) [INFO] [stdout] 1247 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsnprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1248:5 [INFO] [stdout] | [INFO] [stdout] 1248 | / pub fn vsnprintf(arg1: *mut libc::c_char, arg2: size_t, [INFO] [stdout] 1249 | | arg3: *const libc::c_char, arg4: va_list) [INFO] [stdout] 1250 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vsscanf` [INFO] [stdout] --> src/wiredtiger_def.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | / pub fn vsscanf(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1252 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | / pub fn dprintf(arg1: libc::c_int, arg2: *const libc::c_char, ...) [INFO] [stdout] 1254 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vdprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1255:5 [INFO] [stdout] | [INFO] [stdout] 1255 | / pub fn vdprintf(arg1: libc::c_int, arg2: *const libc::c_char, [INFO] [stdout] 1256 | | arg3: va_list) -> libc::c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getdelim` [INFO] [stdout] --> src/wiredtiger_def.rs:1257:5 [INFO] [stdout] | [INFO] [stdout] 1257 | / pub fn getdelim(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1258 | | arg3: libc::c_int, arg4: *mut FILE) -> ssize_t; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `getline` [INFO] [stdout] --> src/wiredtiger_def.rs:1259:5 [INFO] [stdout] | [INFO] [stdout] 1259 | / pub fn getline(arg1: *mut *mut libc::c_char, arg2: *mut size_t, [INFO] [stdout] 1260 | | arg3: *mut FILE) -> ssize_t; [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `asprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1261:5 [INFO] [stdout] | [INFO] [stdout] 1261 | / pub fn asprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1262 | | arg2: *const libc::c_char, ...) -> libc::c_int; [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ctermid_r` [INFO] [stdout] --> src/wiredtiger_def.rs:1263:5 [INFO] [stdout] | [INFO] [stdout] 1263 | pub fn ctermid_r(arg1: *mut libc::c_char) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fgetln` [INFO] [stdout] --> src/wiredtiger_def.rs:1264:5 [INFO] [stdout] | [INFO] [stdout] 1264 | pub fn fgetln(arg1: *mut FILE, arg2: *mut size_t) -> *mut libc::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmtcheck` [INFO] [stdout] --> src/wiredtiger_def.rs:1265:5 [INFO] [stdout] | [INFO] [stdout] 1265 | / pub fn fmtcheck(arg1: *const libc::c_char, arg2: *const libc::c_char) [INFO] [stdout] 1266 | | -> *const libc::c_char; [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fpurge` [INFO] [stdout] --> src/wiredtiger_def.rs:1267:5 [INFO] [stdout] | [INFO] [stdout] 1267 | pub fn fpurge(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setbuffer` [INFO] [stdout] --> src/wiredtiger_def.rs:1268:5 [INFO] [stdout] | [INFO] [stdout] 1268 | / pub fn setbuffer(arg1: *mut FILE, arg2: *mut libc::c_char, [INFO] [stdout] 1269 | | arg3: libc::c_int) -> (); [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setlinebuf` [INFO] [stdout] --> src/wiredtiger_def.rs:1270:5 [INFO] [stdout] | [INFO] [stdout] 1270 | pub fn setlinebuf(arg1: *mut FILE) -> libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `vasprintf` [INFO] [stdout] --> src/wiredtiger_def.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1271 | / pub fn vasprintf(arg1: *mut *mut libc::c_char, [INFO] [stdout] 1272 | | arg2: *const libc::c_char, arg3: va_list) [INFO] [stdout] 1273 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `zopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | / pub fn zopen(arg1: *const libc::c_char, arg2: *const libc::c_char, [INFO] [stdout] 1275 | | arg3: libc::c_int) -> *mut FILE; [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `funopen` [INFO] [stdout] --> src/wiredtiger_def.rs:1276:5 [INFO] [stdout] | [INFO] [stdout] 1276 | / pub fn funopen(arg1: *const libc::c_void, [INFO] [stdout] 1277 | | arg2: [INFO] [stdout] 1278 | | ::std::option::Option libc::c_int>) [INFO] [stdout] 1304 | | -> *mut FILE; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_pack` [INFO] [stdout] --> src/wiredtiger_def.rs:1324:5 [INFO] [stdout] | [INFO] [stdout] 1324 | / pub fn wiredtiger_struct_pack(session: *mut WT_SESSION, [INFO] [stdout] 1325 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1326 | | format: *const libc::c_char, ...) [INFO] [stdout] 1327 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_size` [INFO] [stdout] --> src/wiredtiger_def.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | / pub fn wiredtiger_struct_size(session: *mut WT_SESSION, [INFO] [stdout] 1329 | | sizep: *mut size_t, [INFO] [stdout] 1330 | | format: *const libc::c_char, ...) [INFO] [stdout] 1331 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_struct_unpack` [INFO] [stdout] --> src/wiredtiger_def.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | / pub fn wiredtiger_struct_unpack(session: *mut WT_SESSION, [INFO] [stdout] 1333 | | buffer: *const libc::c_void, [INFO] [stdout] 1334 | | size: size_t, [INFO] [stdout] 1335 | | format: *const libc::c_char, ...) [INFO] [stdout] 1336 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1337:5 [INFO] [stdout] | [INFO] [stdout] 1337 | / pub fn wiredtiger_pack_start(session: *mut WT_SESSION, [INFO] [stdout] 1338 | | format: *const libc::c_char, [INFO] [stdout] 1339 | | buffer: *mut libc::c_void, size: size_t, [INFO] [stdout] 1340 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1341 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_unpack_start` [INFO] [stdout] --> src/wiredtiger_def.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1342 | / pub fn wiredtiger_unpack_start(session: *mut WT_SESSION, [INFO] [stdout] 1343 | | format: *const libc::c_char, [INFO] [stdout] 1344 | | buffer: *const libc::c_void, [INFO] [stdout] 1345 | | size: size_t, [INFO] [stdout] 1346 | | psp: *mut *mut WT_PACK_STREAM) [INFO] [stdout] 1347 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_close` [INFO] [stdout] --> src/wiredtiger_def.rs:1348:5 [INFO] [stdout] | [INFO] [stdout] 1348 | / pub fn wiredtiger_pack_close(ps: *mut WT_PACK_STREAM, usedp: *mut size_t) [INFO] [stdout] 1349 | | -> libc::c_int; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wiredtiger_pack_item` [INFO] [stdout] --> src/wiredtiger_def.rs:1350:5 [WARN] too many lines in the log, truncating it