[INFO] cloning repository https://github.com/bistack/ioe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bistack/ioe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbistack%2Fioe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbistack%2Fioe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a39c83c07b3d18503da284fc874364dc9781acf [INFO] testing bistack/ioe against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbistack%2Fioe" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bistack/ioe on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bistack/ioe [INFO] finished tweaking git repo https://github.com/bistack/ioe [INFO] tweaked toml for git repo https://github.com/bistack/ioe written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/bistack/ioe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38bee9f47d22d8771af851d266b0e8c191b4887d164e4c95e55bc6aec127a0a0 [INFO] running `Command { std: "docker" "start" "-a" "38bee9f47d22d8771af851d266b0e8c191b4887d164e4c95e55bc6aec127a0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38bee9f47d22d8771af851d266b0e8c191b4887d164e4c95e55bc6aec127a0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bee9f47d22d8771af851d266b0e8c191b4887d164e4c95e55bc6aec127a0a0", kill_on_drop: false }` [INFO] [stdout] 38bee9f47d22d8771af851d266b0e8c191b4887d164e4c95e55bc6aec127a0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb6d9657378f325862405eacd91fff333a6a6ddb93761fe4b40d93c634905e6b [INFO] running `Command { std: "docker" "start" "-a" "eb6d9657378f325862405eacd91fff333a6a6ddb93761fe4b40d93c634905e6b", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `cbind` in package `bioe v0.1.0 (/opt/rustwide/workdir/bioe)` has the same output filename as the bin target `cbind` in package `bidx v0.1.0 (/opt/rustwide/workdir/bidx)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/cbind [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bioe v0.1.0 (/opt/rustwide/workdir/bioe) [INFO] [stderr] Compiling bytevec v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling twox-hash v1.3.0 [INFO] [stderr] Compiling bidx v0.1.0 (/opt/rustwide/workdir/bidx) [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | pub type int_least8_t = i8; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub type int_least16_t = i16; [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] --> bidx/src/cmod_index.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | pub type int_least32_t = i32; [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] --> bidx/src/cmod_index.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | pub type int_least64_t = i64; [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] --> bidx/src/cmod_index.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | pub type uint_least8_t = u8; [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] --> bidx/src/cmod_index.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub type uint_least16_t = u16; [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] --> bidx/src/cmod_index.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | pub type uint_least32_t = u32; [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] --> bidx/src/cmod_index.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub type uint_least64_t = u64; [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] --> bidx/src/cmod_index.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | pub type int_fast8_t = i8; [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] --> bidx/src/cmod_index.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub type int_fast16_t = i16; [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] --> bidx/src/cmod_index.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | pub type int_fast32_t = i32; [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] --> bidx/src/cmod_index.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub type int_fast64_t = i64; [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] --> bidx/src/cmod_index.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | pub type uint_fast8_t = u8; [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] --> bidx/src/cmod_index.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type uint_fast16_t = u16; [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] --> bidx/src/cmod_index.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type uint_fast32_t = u32; [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] --> bidx/src/cmod_index.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub type uint_fast64_t = u64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type __int8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type __uint8_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | pub type __int16_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type __uint16_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | pub type __int32_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub type __uint32_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | pub type __int64_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | pub type __uint64_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | pub type __darwin_intptr_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | pub type __darwin_natural_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | pub type __darwin_ct_rune_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | 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] --> bidx/src/cmod_index.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type __darwin_ptrdiff_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type __darwin_size_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | 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] --> bidx/src/cmod_index.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type __darwin_wchar_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | 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] --> bidx/src/cmod_index.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type __darwin_wint_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub type __darwin_clock_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | 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] --> bidx/src/cmod_index.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type __darwin_ssize_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type __darwin_time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | 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] --> bidx/src/cmod_index.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | 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] --> bidx/src/cmod_index.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | 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] --> bidx/src/cmod_index.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type __darwin_fsblkcnt_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type __darwin_fsfilcnt_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | 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] --> bidx/src/cmod_index.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | 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] --> bidx/src/cmod_index.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | 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] --> bidx/src/cmod_index.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | 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] --> bidx/src/cmod_index.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | 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] --> bidx/src/cmod_index.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | 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] --> bidx/src/cmod_index.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | 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] --> bidx/src/cmod_index.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | 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] --> bidx/src/cmod_index.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | 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] --> bidx/src/cmod_index.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | 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] --> bidx/src/cmod_index.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | 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] --> bidx/src/cmod_index.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | 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] --> bidx/src/cmod_index.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | 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] --> bidx/src/cmod_index.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | pub type __darwin_uuid_t = [::std::os::raw::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] --> bidx/src/cmod_index.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub type __darwin_uuid_string_t = [::std::os::raw::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] --> bidx/src/cmod_index.rs:701:10 [INFO] [stdout] | [INFO] [stdout] 701 | pub type __darwin_pthread_attr_t = _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] --> bidx/src/cmod_index.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | pub type __darwin_pthread_cond_t = _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] --> bidx/src/cmod_index.rs:703:10 [INFO] [stdout] | [INFO] [stdout] 703 | pub type __darwin_pthread_condattr_t = _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] --> bidx/src/cmod_index.rs:704:10 [INFO] [stdout] | [INFO] [stdout] 704 | pub type __darwin_pthread_key_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:705:10 [INFO] [stdout] | [INFO] [stdout] 705 | pub type __darwin_pthread_mutex_t = _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] --> bidx/src/cmod_index.rs:706:10 [INFO] [stdout] | [INFO] [stdout] 706 | pub type __darwin_pthread_mutexattr_t = _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] --> bidx/src/cmod_index.rs:707:10 [INFO] [stdout] | [INFO] [stdout] 707 | pub type __darwin_pthread_once_t = _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] --> bidx/src/cmod_index.rs:708:10 [INFO] [stdout] | [INFO] [stdout] 708 | pub type __darwin_pthread_rwlock_t = _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] --> bidx/src/cmod_index.rs:709:10 [INFO] [stdout] | [INFO] [stdout] 709 | pub type __darwin_pthread_rwlockattr_t = _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] --> bidx/src/cmod_index.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | pub type __darwin_pthread_t = *mut _opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:711:10 [INFO] [stdout] | [INFO] [stdout] 711 | pub type u_int8_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:712:10 [INFO] [stdout] | [INFO] [stdout] 712 | pub type u_int16_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | pub type u_int32_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:714:10 [INFO] [stdout] | [INFO] [stdout] 714 | pub type u_int64_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:715:10 [INFO] [stdout] | [INFO] [stdout] 715 | pub type register_t = i64; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `user_addr_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:716:10 [INFO] [stdout] | [INFO] [stdout] 716 | 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] --> bidx/src/cmod_index.rs:717:10 [INFO] [stdout] | [INFO] [stdout] 717 | 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] --> bidx/src/cmod_index.rs:718:10 [INFO] [stdout] | [INFO] [stdout] 718 | pub type user_ssize_t = i64; [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] --> bidx/src/cmod_index.rs:719:10 [INFO] [stdout] | [INFO] [stdout] 719 | pub type user_long_t = i64; [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] --> bidx/src/cmod_index.rs:720:10 [INFO] [stdout] | [INFO] [stdout] 720 | 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] --> bidx/src/cmod_index.rs:721:10 [INFO] [stdout] | [INFO] [stdout] 721 | pub type user_time_t = i64; [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] --> bidx/src/cmod_index.rs:722:10 [INFO] [stdout] | [INFO] [stdout] 722 | pub type user_off_t = i64; [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] --> bidx/src/cmod_index.rs:723:10 [INFO] [stdout] | [INFO] [stdout] 723 | 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 `intmax_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | pub type intmax_t = ::std::os::raw::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] --> bidx/src/cmod_index.rs:725:10 [INFO] [stdout] | [INFO] [stdout] 725 | pub type uintmax_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rsize_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:726:10 [INFO] [stdout] | [INFO] [stdout] 726 | pub type rsize_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:727:10 [INFO] [stdout] | [INFO] [stdout] 727 | pub type wchar_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `max_align_t` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:728:10 [INFO] [stdout] | [INFO] [stdout] 728 | pub type max_align_t = u128; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaxAlignT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `kLayout` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | pub type kLayout = u32; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `KLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `replace_ret` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:927:10 [INFO] [stdout] | [INFO] [stdout] 927 | pub type replace_ret = u32; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ReplaceRet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> bidx/src/cmod_index.rs:976:10 [INFO] [stdout] | [INFO] [stdout] 976 | 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: unused import: `c_char` [INFO] [stdout] --> bidx/src/convert.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use std::os::raw::{c_char, c_ulonglong}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> bidx/src/index.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CStr`, `CString` [INFO] [stdout] --> bidx/src/indexapi4c.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ffi::{CStr, CString}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_void` [INFO] [stdout] --> bidx/src/indexapi4c.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use std::os::raw::{c_char, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> bidx/src/indexapi4c.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> bidx/src/indexapi4c.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 25 | / pub struct Index { [INFO] [stdout] 26 | | l1c: L1Cache, [INFO] [stdout] 27 | | disk_used: u64, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cid` is never read [INFO] [stdout] --> bidx/src/convert.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let mut cid: u32 = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> bidx/src/convert.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let mut offset: u32 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rerr` [INFO] [stdout] --> bidx/src/convert.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | Err(rerr) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rerr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `caddr` [INFO] [stdout] --> bidx/src/convert.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let caddr = addr & (IBLK_MASK as u64); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_caddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> bidx/src/indexapi4c.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | comp: *mut kv_comparator, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shrink` [INFO] [stdout] --> bidx/src/indexapi4c.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | shrink: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shrink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> bidx/src/indexapi4c.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | let attr = &kvec[0..8]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> bidx/src/indexapi4c.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | IdxBlock::OnDisk(addr) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> bidx/src/indexapi4c.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | comp: *mut kv_comparator, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> bidx/src/indexapi4c.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | let attr = &kvec[0..8]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> bidx/src/indexapi4c.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | IdxBlock::OnDisk(addr) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> bidx/src/indexapi4c.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | comp: *mut kv_comparator, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> bidx/src/indexapi4c.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | pub extern "C" fn index_shrink(idx: *mut Index, comp: *mut kv_comparator) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> bidx/src/indexapi4c.rs:272:49 [INFO] [stdout] | [INFO] [stdout] 272 | pub extern "C" fn index_shrink(idx: *mut Index, comp: *mut kv_comparator) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> bidx/src/indexapi4c.rs:275:37 [INFO] [stdout] | [INFO] [stdout] 275 | pub extern "C" fn index_memory_used(idx: *mut Index) -> u64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> bidx/src/indexapi4c.rs:280:35 [INFO] [stdout] | [INFO] [stdout] 280 | pub extern "C" fn index_key_count(idx: *mut Index) -> u64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> bidx/src/indexapi4c.rs:285:39 [INFO] [stdout] | [INFO] [stdout] 285 | pub extern "C" fn index_reserve_entry(ptr: *mut Index) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bidx/src/indexapi4c.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let mut l1c = idx.get_l1c_mut(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bidx/src/indexapi4c.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut iblk = match l1c.get_mut(&laddr) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bidx/src/indexapi4c.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let mut l2c = match iblk { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> bidx/src/indexapi4c.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | let mut oldval = internal_value::from(addr); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> bidx/src/indexapi4c.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_MASK` [INFO] [stdout] --> bidx/src/addr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const PAGE_MASK: u32 = (1 << PAGE_SHIFT) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub const INT8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub const INT16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub const INT32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | pub const INT64_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT8_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | pub const INT8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT16_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub const INT16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT32_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | pub const INT32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT64_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub const INT64_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | pub const UINT8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub const UINT16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub const UINT32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | pub const UINT64_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST8_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | pub const INT_LEAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST16_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub const INT_LEAST16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST32_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | pub const INT_LEAST32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST64_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | pub const INT_LEAST64_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | pub const INT_LEAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub const INT_LEAST16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | pub const INT_LEAST32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_LEAST64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub const INT_LEAST64_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_LEAST8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | pub const UINT_LEAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_LEAST16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | pub const UINT_LEAST16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_LEAST32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | pub const UINT_LEAST32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_LEAST64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub const UINT_LEAST64_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST8_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | pub const INT_FAST8_MIN: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST16_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub const INT_FAST16_MIN: i32 = -32768; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST32_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | pub const INT_FAST32_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST64_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub const INT_FAST64_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | pub const INT_FAST8_MAX: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub const INT_FAST16_MAX: u32 = 32767; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | pub const INT_FAST32_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INT_FAST64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | pub const INT_FAST64_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_FAST8_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | pub const UINT_FAST8_MAX: u32 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_FAST16_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | pub const UINT_FAST16_MAX: u32 = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_FAST32_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | pub const UINT_FAST32_MAX: u32 = 4294967295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINT_FAST64_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | pub const UINT_FAST64_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INTPTR_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub const INTPTR_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INTPTR_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub const INTPTR_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINTPTR_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | pub const UINTPTR_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INTMAX_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub const INTMAX_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INTMAX_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | pub const INTMAX_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UINTMAX_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | pub const UINTMAX_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PTRDIFF_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | pub const PTRDIFF_MIN: i64 = -9223372036854775808; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PTRDIFF_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | pub const PTRDIFF_MAX: u64 = 9223372036854775807; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIZE_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | pub const SIZE_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RSIZE_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub const RSIZE_MAX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WINT_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | pub const WINT_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WINT_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | pub const WINT_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIG_ATOMIC_MIN` [INFO] [stdout] --> bidx/src/cmod_index.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub const SIG_ATOMIC_MIN: i32 = -2147483648; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIG_ATOMIC_MAX` [INFO] [stdout] --> bidx/src/cmod_index.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | pub const SIG_ATOMIC_MAX: u32 = 2147483647; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `true_` [INFO] [stdout] --> bidx/src/cmod_index.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `false_` [INFO] [stdout] --> bidx/src/cmod_index.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIXED_KEY` [INFO] [stdout] --> bidx/src/cmod_index.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub const FIXED_KEY: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least8_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | pub type int_least8_t = i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least16_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | pub type int_least16_t = i16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least32_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub type int_least32_t = i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_least64_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub type int_least64_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least8_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | pub type uint_least8_t = u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least16_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | pub type uint_least16_t = u16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least32_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub type uint_least32_t = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_least64_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | pub type uint_least64_t = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast8_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | pub type int_fast8_t = i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast16_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | pub type int_fast16_t = i16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast32_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub type int_fast32_t = i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `int_fast64_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | pub type int_fast64_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast8_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | pub type uint_fast8_t = u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast16_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | pub type uint_fast16_t = u16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast32_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub type uint_fast32_t = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uint_fast64_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | pub type uint_fast64_t = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int8_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | pub type u_int8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int16_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | pub type u_int16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int32_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:713:1 [INFO] [stdout] | [INFO] [stdout] 713 | pub type u_int32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `u_int64_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | pub type u_int64_t = ::std::os::raw::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `register_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | pub type register_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_addr_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | 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] --> bidx/src/cmod_index.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | 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] --> bidx/src/cmod_index.rs:718:1 [INFO] [stdout] | [INFO] [stdout] 718 | pub type user_ssize_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_long_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:719:1 [INFO] [stdout] | [INFO] [stdout] 719 | pub type user_long_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_ulong_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | 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] --> bidx/src/cmod_index.rs:721:1 [INFO] [stdout] | [INFO] [stdout] 721 | pub type user_time_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `user_off_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | pub type user_off_t = i64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `syscall_arg_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:723:1 [INFO] [stdout] | [INFO] [stdout] 723 | pub type syscall_arg_t = u_int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `intmax_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:724:1 [INFO] [stdout] | [INFO] [stdout] 724 | pub type intmax_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `uintmax_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | pub type uintmax_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `rsize_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | pub type rsize_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `wchar_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:727:1 [INFO] [stdout] | [INFO] [stdout] 727 | pub type wchar_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `max_align_t` [INFO] [stdout] --> bidx/src/cmod_index.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | pub type max_align_t = u128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_KEY_SEQNUM` [INFO] [stdout] --> bidx/src/cmod_index.rs:729:1 [INFO] [stdout] | [INFO] [stdout] 729 | pub const kLayout_KEY_SEQNUM: kLayout = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_KEY_TYPE` [INFO] [stdout] --> bidx/src/cmod_index.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | pub const kLayout_KEY_TYPE: kLayout = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_KEY_REAL_SIZE` [INFO] [stdout] --> bidx/src/cmod_index.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | pub const kLayout_KEY_REAL_SIZE: kLayout = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_INTERNAL_KEY_SIZE` [INFO] [stdout] --> bidx/src/cmod_index.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 733 | pub const kLayout_INTERNAL_KEY_SIZE: kLayout = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_INTERNAL_VAL_SIZE` [INFO] [stdout] --> bidx/src/cmod_index.rs:734:1 [INFO] [stdout] | [INFO] [stdout] 734 | pub const kLayout_INTERNAL_VAL_SIZE: kLayout = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kLayout_VAL_SIZE_ONDISK` [INFO] [stdout] --> bidx/src/cmod_index.rs:735:1 [INFO] [stdout] | [INFO] [stdout] 735 | pub const kLayout_VAL_SIZE_ONDISK: kLayout = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_new` [INFO] [stdout] --> bidx/src/cmod_index.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | pub fn index_new() -> *mut Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_free` [INFO] [stdout] --> bidx/src/cmod_index.rs:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | pub fn index_free(idx: *mut Index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_put` [INFO] [stdout] --> bidx/src/cmod_index.rs:940:5 [INFO] [stdout] | [INFO] [stdout] 940 | / pub fn index_put( [INFO] [stdout] 941 | | idx: *mut Index, [INFO] [stdout] 942 | | key: *mut ::std::os::raw::c_char, [INFO] [stdout] 943 | | kenlen: usize, [INFO] [stdout] ... | [INFO] [stdout] 947 | | shrink: bool, [INFO] [stdout] 948 | | ) -> replace_ret; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_get` [INFO] [stdout] --> bidx/src/cmod_index.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | / pub fn index_get( [INFO] [stdout] 952 | | idx: *mut Index, [INFO] [stdout] 953 | | key: *mut ::std::os::raw::c_char, [INFO] [stdout] 954 | | keylen: usize, [INFO] [stdout] 955 | | value: *mut internal_value, [INFO] [stdout] 956 | | comp: *mut kv_comparator, [INFO] [stdout] 957 | | ) -> bool; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_del` [INFO] [stdout] --> bidx/src/cmod_index.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | / pub fn index_del( [INFO] [stdout] 961 | | idx: *mut Index, [INFO] [stdout] 962 | | key: *mut ::std::os::raw::c_char, [INFO] [stdout] 963 | | kenlen: usize, [INFO] [stdout] 964 | | comp: *mut kv_comparator, [INFO] [stdout] 965 | | ) -> replace_ret; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_shrink` [INFO] [stdout] --> bidx/src/cmod_index.rs:968:5 [INFO] [stdout] | [INFO] [stdout] 968 | pub fn index_shrink(idx: *mut Index, comp: *mut kv_comparator); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_memory_used` [INFO] [stdout] --> bidx/src/cmod_index.rs:971:5 [INFO] [stdout] | [INFO] [stdout] 971 | pub fn index_memory_used(idx: *mut Index) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_key_count` [INFO] [stdout] --> bidx/src/cmod_index.rs:974:5 [INFO] [stdout] | [INFO] [stdout] 974 | pub fn index_key_count(idx: *mut Index) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IDX_BLK_SIZE4K` [INFO] [stdout] --> bidx/src/index.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | const IDX_BLK_SIZE4K: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disk_used` [INFO] [stdout] --> bidx/src/indexapi4c.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | disk_used: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bidx/src/convert.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | panic!(err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 95 | panic!("{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 95 | std::panic::panic_any(err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bidx/src/convert.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | panic!(err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 107 | panic!("{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 107 | std::panic::panic_any(err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bidx/src/convert.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | panic!(err); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 120 | panic!("{}", err); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 120 | std::panic::panic_any(err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `true_` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | pub const true_: u32 = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `TRUE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `false_` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | pub const false_: u32 = 0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FALSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | pub const __bool_true_false_are_defined: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_mbstateL` should have a snake case name [INFO] [stdout] --> bidx/src/cmod_index.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub _mbstateL: ::std::os::raw::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: constant `kLayout_KEY_SEQNUM` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:729:11 [INFO] [stdout] | [INFO] [stdout] 729 | pub const kLayout_KEY_SEQNUM: kLayout = 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_KEY_SEQNUM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_KEY_TYPE` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:730:11 [INFO] [stdout] | [INFO] [stdout] 730 | pub const kLayout_KEY_TYPE: kLayout = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_KEY_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_KEY_HEADER` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:731:11 [INFO] [stdout] | [INFO] [stdout] 731 | pub const kLayout_KEY_HEADER: kLayout = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_KEY_HEADER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_KEY_REAL_SIZE` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:732:11 [INFO] [stdout] | [INFO] [stdout] 732 | pub const kLayout_KEY_REAL_SIZE: kLayout = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_KEY_REAL_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_INTERNAL_KEY_SIZE` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:733:11 [INFO] [stdout] | [INFO] [stdout] 733 | pub const kLayout_INTERNAL_KEY_SIZE: kLayout = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_INTERNAL_KEY_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_INTERNAL_VAL_SIZE` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:734:11 [INFO] [stdout] | [INFO] [stdout] 734 | pub const kLayout_INTERNAL_VAL_SIZE: kLayout = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_INTERNAL_VAL_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kLayout_VAL_SIZE_ONDISK` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:735:11 [INFO] [stdout] | [INFO] [stdout] 735 | pub const kLayout_VAL_SIZE_ONDISK: kLayout = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_LAYOUT_VAL_SIZE_ONDISK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `replace_ret_S_NULL` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:924:11 [INFO] [stdout] | [INFO] [stdout] 924 | pub const replace_ret_S_NULL: replace_ret = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `REPLACE_RET_S_NULL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `replace_ret_S_OLD` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:925:11 [INFO] [stdout] | [INFO] [stdout] 925 | pub const replace_ret_S_OLD: replace_ret = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `REPLACE_RET_S_OLD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `replace_ret_S_NEW` should have an upper case name [INFO] [stdout] --> bidx/src/cmod_index.rs:926:11 [INFO] [stdout] | [INFO] [stdout] 926 | pub const replace_ret_S_NEW: replace_ret = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `REPLACE_RET_S_NEW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `keyType` should have a snake case name [INFO] [stdout] --> bidx/src/index.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub keyType: u8, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> bidx/src/indexapi4c.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | l2c.insert_pinfo(coff as usize, pinfo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> bidx/src/indexapi4c.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | l2c.insert_pinfo(coff as usize, pinfo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stdout] warning: 241 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read bidx/cbind.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read bidx/src/main.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bidx` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb6d9657378f325862405eacd91fff333a6a6ddb93761fe4b40d93c634905e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6d9657378f325862405eacd91fff333a6a6ddb93761fe4b40d93c634905e6b", kill_on_drop: false }` [INFO] [stdout] eb6d9657378f325862405eacd91fff333a6a6ddb93761fe4b40d93c634905e6b