[INFO] cloning repository https://github.com/levin-kitty/inotify-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levin-kitty/inotify-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevin-kitty%2Finotify-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevin-kitty%2Finotify-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27aa8a89b71f41b9207990d9f20f24f4fbf53d80
[INFO] checking levin-kitty/inotify-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevin-kitty%2Finotify-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/levin-kitty/inotify-rs
[INFO] finished tweaking git repo https://github.com/levin-kitty/inotify-rs
[INFO] tweaked toml for git repo https://github.com/levin-kitty/inotify-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/levin-kitty/inotify-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/levin-kitty/inotify-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e577c7e6f7e76b0f7efd2949e9a78f0a810689eeb69f1ddff20a28d6e9ba428
[INFO] running `Command { std: "docker" "start" "-a" "1e577c7e6f7e76b0f7efd2949e9a78f0a810689eeb69f1ddff20a28d6e9ba428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e577c7e6f7e76b0f7efd2949e9a78f0a810689eeb69f1ddff20a28d6e9ba428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e577c7e6f7e76b0f7efd2949e9a78f0a810689eeb69f1ddff20a28d6e9ba428", kill_on_drop: false }`
[INFO] [stdout] 1e577c7e6f7e76b0f7efd2949e9a78f0a810689eeb69f1ddff20a28d6e9ba428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043b22ba59137d70ec04c59374bf0e4e3b9c078c96f78ae1f0e51231e35a5435
[INFO] running `Command { std: "docker" "start" "-a" "043b22ba59137d70ec04c59374bf0e4e3b9c078c96f78ae1f0e51231e35a5435", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling inotify-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     loop {
[INFO] [stdout] 31 | |         let length = unsafe {
[INFO] [stdout] 32 | |             libc::read(
[INFO] [stdout] 33 | |                 fd as RawFd,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 65 |
[INFO] [stdout] 66 | /     unsafe {
[INFO] [stdout] 67 | |         bindings::inotify_rm_watch(fd, wd);
[INFO] [stdout] 68 | |         libc::close(fd);
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `as_ptr`, `as_mut_ptr`, `as_slice`, and `as_mut_slice` are never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; impl < T > __IncompleteArrayField < T > { # [inline] pub const fn new () -> Self { __IncompleteArrayField (:: std :: marker :: PhantomData , []) } # [inline] pub fn as_ptr (& self) -> * const T { self as * const _ as * const T } # [inline] pub fn as_mut_ptr (& mut self) -> * mut T { self as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (&...
[INFO] [stdout]   |       ---------------------------------------                           ^^^                                                                                                ^^^^^^                                                                            ^^^^^^^^^^                                                                                 ^^^^^^^^                                                                                                                         ^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       associated items in this implementation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const _BITS_STDINT_LEAST_H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub co...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const ...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub c...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; p...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 214...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...83648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...27 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 25...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 42949...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 9223372...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...67295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4356
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 92233720368...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...75807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 922337203685...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 =...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 9223372036854...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i3...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIZE_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...48 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub cons...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const IN_ACCESS : u32 = 1 ; pub con...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ACCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const IN_ACCESS : u32 = 1 ; pub const IN_MODIFY : u32 = 2 ; pub const IN_ATT...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ATTRIB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CCESS : u32 = 1 ; pub const IN_MODIFY : u32 = 2 ; pub const IN_ATTRIB : u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const I...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IFY : u32 = 2 ; pub const IN_ATTRIB : u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE_NOWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const I...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOV...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...WRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const I...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVED_FROM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVED_TO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const IN_MOVE : u32 = 192 ; pub const IN_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...M : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const IN_MOVE : u32 = 192 ; pub const IN_CREATE : u32 = 256 ; pub const IN_...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_DELETE_SELF` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 256 ; pub const IN_DELETE : u32 = 512 ; pub const IN_DELETE_SELF : u32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVE_SELF` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 512 ; pub const IN_DELETE_SELF : u32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_UNMOUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_Q_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_IGNORED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ONLYDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub const IN_DONT_FOLLOW : u32 = 3355443...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_DONT_FOLLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub const IN_DONT_FOLLOW : u32 = 33554432 ; pub const IN_EXCL_UNLINK : u32 = 67108...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_EXCL_UNLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6 ; pub const IN_DONT_FOLLOW : u32 = 33554432 ; pub const IN_EXCL_UNLINK : u32 = 67108864 ; pub const IN_MASK_CREATE : u32 = 26843...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MASK_CREATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 ; pub const IN_EXCL_UNLINK : u32 = 67108864 ; pub const IN_MASK_CREATE : u32 = 268435456 ; pub const IN_MASK_ADD : u32 = 5368709...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MASK_ADD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const IN_MASK_CREATE : u32 = 268435456 ; pub const IN_MASK_ADD : u32 = 536870912 ; pub const IN_ISDIR : u32 = 1073741824 ;...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ISDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5939
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...435456 ; pub const IN_MASK_ADD : u32 = 536870912 ; pub const IN_ISDIR : u32 = 1073741824 ; pub const IN_ONESHOT : u32 = 2147483648...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ONESHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6870912 ; pub const IN_ISDIR : u32 = 1073741824 ; pub const IN_ONESHOT : u32 = 2147483648 ; pub const IN_ALL_EVENTS : u32 = 4095 ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ALL_EVENTS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:6021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...824 ; pub const IN_ONESHOT : u32 = 2147483648 ; pub const IN_ALL_EVENTS : u32 = 4095 ; pub type __u_char = :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_lea...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_lea...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __i...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `intmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const ...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uintmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const IN_CLOEXEC : _bindgen_ty_1 = 52428...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOEXEC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const IN_CLOEXEC : _bindgen_ty_1 = 524288 ; pub const IN_NONBLOCK : _bindgen...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_NONBLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const IN_CLOEXEC : _bindgen_ty_1 = 524288 ; pub const IN_NONBLOCK : _bindgen_ty_1 = 2048 ; pub type _bindgen_ty_1 = :: std ::...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inotify_init1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:12791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn inotify_init1 (__flags : :: std :: os :: raw :: c_int) -> :: std :: os :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     loop {
[INFO] [stdout] 31 | |         let length = unsafe {
[INFO] [stdout] 32 | |             libc::read(
[INFO] [stdout] 33 | |                 fd as RawFd,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 65 |
[INFO] [stdout] 66 | /     unsafe {
[INFO] [stdout] 67 | |         bindings::inotify_rm_watch(fd, wd);
[INFO] [stdout] 68 | |         libc::close(fd);
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `as_ptr`, `as_mut_ptr`, `as_slice`, and `as_mut_slice` are never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; impl < T > __IncompleteArrayField < T > { # [inline] pub const fn new () -> Self { __IncompleteArrayField (:: std :: marker :: PhantomData , []) } # [inline] pub fn as_ptr (& self) -> * const T { self as * const _ as * const T } # [inline] pub fn as_mut_ptr (& mut self) -> * mut T { self as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (&...
[INFO] [stdout]   |       ---------------------------------------                           ^^^                                                                                                ^^^^^^                                                                            ^^^^^^^^^^                                                                                 ^^^^^^^^                                                                                                                         ^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       associated items in this implementation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const _BITS_STDINT_LEAST_H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub co...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const ...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub c...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; p...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 214...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:3951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...83648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...27 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 25...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 42949...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 1...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 9223372...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...67295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4356
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 92233720368...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...75807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 922337203685...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 =...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 9223372036854...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i3...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:4974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIZE_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...48 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub cons...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const IN_ACCESS : u32 = 1 ; pub con...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ACCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const IN_ACCESS : u32 = 1 ; pub const IN_MODIFY : u32 = 2 ; pub const IN_ATT...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ATTRIB` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CCESS : u32 = 1 ; pub const IN_MODIFY : u32 = 2 ; pub const IN_ATTRIB : u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const I...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE_WRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IFY : u32 = 2 ; pub const IN_ATTRIB : u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE_NOWRITE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 4 ; pub const IN_CLOSE_WRITE : u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const I...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOSE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 8 ; pub const IN_CLOSE_NOWRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOV...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_OPEN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...WRITE : u32 = 16 ; pub const IN_CLOSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const I...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVED_FROM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OSE : u32 = 24 ; pub const IN_OPEN : u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVED_TO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 32 ; pub const IN_MOVED_FROM : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const IN_MOVE : u32 = 192 ; pub const IN_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...M : u32 = 64 ; pub const IN_MOVED_TO : u32 = 128 ; pub const IN_MOVE : u32 = 192 ; pub const IN_CREATE : u32 = 256 ; pub const IN_...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_DELETE_SELF` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 256 ; pub const IN_DELETE : u32 = 512 ; pub const IN_DELETE_SELF : u32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MOVE_SELF` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 512 ; pub const IN_DELETE_SELF : u32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub con...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_UNMOUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1024 ; pub const IN_MOVE_SELF : u32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_Q_OVERFLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2048 ; pub const IN_UNMOUNT : u32 = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_IGNORED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 8192 ; pub const IN_Q_OVERFLOW : u32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ONLYDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 16384 ; pub const IN_IGNORED : u32 = 32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub const IN_DONT_FOLLOW : u32 = 3355443...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_DONT_FOLLOW` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32768 ; pub const IN_ONLYDIR : u32 = 16777216 ; pub const IN_DONT_FOLLOW : u32 = 33554432 ; pub const IN_EXCL_UNLINK : u32 = 67108...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_EXCL_UNLINK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6 ; pub const IN_DONT_FOLLOW : u32 = 33554432 ; pub const IN_EXCL_UNLINK : u32 = 67108864 ; pub const IN_MASK_CREATE : u32 = 26843...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MASK_CREATE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 ; pub const IN_EXCL_UNLINK : u32 = 67108864 ; pub const IN_MASK_CREATE : u32 = 268435456 ; pub const IN_MASK_ADD : u32 = 5368709...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_MASK_ADD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const IN_MASK_CREATE : u32 = 268435456 ; pub const IN_MASK_ADD : u32 = 536870912 ; pub const IN_ISDIR : u32 = 1073741824 ;...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ISDIR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5939
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...435456 ; pub const IN_MASK_ADD : u32 = 536870912 ; pub const IN_ISDIR : u32 = 1073741824 ; pub const IN_ONESHOT : u32 = 2147483648...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ONESHOT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:5979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6870912 ; pub const IN_ISDIR : u32 = 1073741824 ; pub const IN_ONESHOT : u32 = 2147483648 ; pub const IN_ALL_EVENTS : u32 = 4095 ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_ALL_EVENTS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:6021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...824 ; pub const IN_ONESHOT : u32 = 2147483648 ; pub const IN_ALL_EVENTS : u32 = 4095 ; pub type __u_char = :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_lea...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_lea...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __i...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `intmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const ...
[INFO] [stdout]   |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.50s
[INFO] [stdout] warning: type alias `uintmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const IN_CLOEXEC : _bindgen_ty_1 = 52428...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_CLOEXEC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __intmax_t ; pub type uintmax_t = __uintmax_t ; pub const IN_CLOEXEC : _bindgen_ty_1 = 524288 ; pub const IN_NONBLOCK : _bindgen...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN_NONBLOCK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:10951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const IN_CLOEXEC : _bindgen_ty_1 = 524288 ; pub const IN_NONBLOCK : _bindgen_ty_1 = 2048 ; pub type _bindgen_ty_1 = :: std ::...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inotify_init1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/inotify-rs-80a97d943655de0b/out/bindings.rs:3:12791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn inotify_init1 (__flags : :: std :: os :: raw :: c_int) -> :: std :: os :...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "043b22ba59137d70ec04c59374bf0e4e3b9c078c96f78ae1f0e51231e35a5435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043b22ba59137d70ec04c59374bf0e4e3b9c078c96f78ae1f0e51231e35a5435", kill_on_drop: false }`
[INFO] [stdout] 043b22ba59137d70ec04c59374bf0e4e3b9c078c96f78ae1f0e51231e35a5435
