[INFO] cloning repository https://github.com/semtexzv/libyuv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semtexzv/libyuv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70a4168e6bfa7e7d794e62db57e480718387a89a [INFO] checking semtexzv/libyuv against master#7bdae134cba57426d3c56b5de737a351762445e1 for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semtexzv/libyuv on toolchain 7bdae134cba57426d3c56b5de737a351762445e1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7bdae134cba57426d3c56b5de737a351762445e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semtexzv/libyuv [INFO] finished tweaking git repo https://github.com/semtexzv/libyuv [INFO] tweaked toml for git repo https://github.com/semtexzv/libyuv written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/semtexzv/libyuv 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" "+7bdae134cba57426d3c56b5de737a351762445e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7bdae134cba57426d3c56b5de737a351762445e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47db940ffa4ca0bb97160bcf820848fab4be27202ae84841ddf0ac7ea18a5902 [INFO] running `Command { std: "docker" "start" "-a" "47db940ffa4ca0bb97160bcf820848fab4be27202ae84841ddf0ac7ea18a5902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47db940ffa4ca0bb97160bcf820848fab4be27202ae84841ddf0ac7ea18a5902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47db940ffa4ca0bb97160bcf820848fab4be27202ae84841ddf0ac7ea18a5902", kill_on_drop: false }` [INFO] [stdout] 47db940ffa4ca0bb97160bcf820848fab4be27202ae84841ddf0ac7ea18a5902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7bdae134cba57426d3c56b5de737a351762445e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b454fbee53b47f433beb16c927f969cdde2551b5d4c00df62e252281018bf6bc [INFO] running `Command { std: "docker" "start" "-a" "b454fbee53b47f433beb16c927f969cdde2551b5d4c00df62e252281018bf6bc", kill_on_drop: false }` [INFO] [stderr] Compiling yuv-sys v0.1.0 (/opt/rustwide/workdir/yuv-sys) [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub type size_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | 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 `__u_char` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | pub type __u_char = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub type __u_short = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | pub type __u_int = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type __u_long = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | 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] --> yuv-sys/src/ffi.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | 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] --> yuv-sys/src/ffi.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | 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] --> yuv-sys/src/ffi.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | 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] --> yuv-sys/src/ffi.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | 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] --> yuv-sys/src/ffi.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | 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] --> yuv-sys/src/ffi.rs:243:10 [INFO] [stdout] | [INFO] [stdout] 243 | pub type __int64_t = ::std::os::raw::c_long; [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] --> yuv-sys/src/ffi.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub type __uint64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub type __int_least8_t = __int8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub type __uint_least8_t = __uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | pub type __int_least16_t = __int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub type __uint_least16_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | pub type __int_least32_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub type __uint_least32_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | pub type __int_least64_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub type __uint_least64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type __quad_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type __u_quad_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | 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] --> yuv-sys/src/ffi.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | 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 `__dev_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | pub type __dev_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub type __uid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub type __gid_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub type __ino_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:261:10 [INFO] [stdout] | [INFO] [stdout] 261 | pub type __ino64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub type __mode_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | pub type __nlink_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub type __off_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | pub type __off64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | pub type __pid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | pub type __clock_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub type __rlim_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | pub type __rlim64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub type __id_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | pub type __time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub type __useconds_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | pub type __suseconds_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub type __suseconds64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | pub type __daddr_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub type __key_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | pub type __clockid_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type __timer_t = *mut ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | pub type __blksize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub type __blkcnt_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | pub type __blkcnt64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub type __fsblkcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | pub type __fsblkcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub type __fsfilcnt_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:313:10 [INFO] [stdout] | [INFO] [stdout] 313 | pub type __fsfilcnt64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | pub type __fsword_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | pub type __ssize_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | pub type __syscall_slong_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:317:10 [INFO] [stdout] | [INFO] [stdout] 317 | pub type __syscall_ulong_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:318:10 [INFO] [stdout] | [INFO] [stdout] 318 | pub type __loff_t = __off64_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | pub type __caddr_t = *mut ::std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | pub type __intptr_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | pub type __socklen_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | pub type __sig_atomic_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | pub type int_least8_t = __int_least8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | pub type int_least16_t = __int_least16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | pub type int_least32_t = __int_least32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub type int_least64_t = __int_least64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | pub type uint_least8_t = __uint_least8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub type uint_least16_t = __uint_least16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | pub type uint_least32_t = __uint_least32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | pub type uint_least64_t = __uint_least64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | pub type int_fast8_t = ::std::os::raw::c_schar; [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] --> yuv-sys/src/ffi.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | pub type int_fast16_t = ::std::os::raw::c_long; [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] --> yuv-sys/src/ffi.rs:333:10 [INFO] [stdout] | [INFO] [stdout] 333 | pub type int_fast32_t = ::std::os::raw::c_long; [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] --> yuv-sys/src/ffi.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 334 | pub type int_fast64_t = ::std::os::raw::c_long; [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] --> yuv-sys/src/ffi.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | pub type uint_fast8_t = ::std::os::raw::c_uchar; [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] --> yuv-sys/src/ffi.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub type uint_fast16_t = ::std::os::raw::c_ulong; [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] --> yuv-sys/src/ffi.rs:337:10 [INFO] [stdout] | [INFO] [stdout] 337 | pub type uint_fast32_t = ::std::os::raw::c_ulong; [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] --> yuv-sys/src/ffi.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | pub type uint_fast64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | pub type intmax_t = __intmax_t; [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] --> yuv-sys/src/ffi.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | pub type uintmax_t = __uintmax_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5181:10 [INFO] [stdout] | [INFO] [stdout] 5181 | pub type u_char = __u_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5182:10 [INFO] [stdout] | [INFO] [stdout] 5182 | pub type u_short = __u_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5183:10 [INFO] [stdout] | [INFO] [stdout] 5183 | pub type u_int = __u_int; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5184:10 [INFO] [stdout] | [INFO] [stdout] 5184 | pub type u_long = __u_long; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5185:10 [INFO] [stdout] | [INFO] [stdout] 5185 | pub type quad_t = __quad_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5186:10 [INFO] [stdout] | [INFO] [stdout] 5186 | pub type u_quad_t = __u_quad_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5187:10 [INFO] [stdout] | [INFO] [stdout] 5187 | pub type fsid_t = __fsid_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5188:10 [INFO] [stdout] | [INFO] [stdout] 5188 | pub type loff_t = __loff_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5189:10 [INFO] [stdout] | [INFO] [stdout] 5189 | pub type ino_t = __ino_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5190:10 [INFO] [stdout] | [INFO] [stdout] 5190 | pub type dev_t = __dev_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5191:10 [INFO] [stdout] | [INFO] [stdout] 5191 | pub type gid_t = __gid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5192:10 [INFO] [stdout] | [INFO] [stdout] 5192 | pub type mode_t = __mode_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5193:10 [INFO] [stdout] | [INFO] [stdout] 5193 | pub type nlink_t = __nlink_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5194:10 [INFO] [stdout] | [INFO] [stdout] 5194 | pub type uid_t = __uid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5195:10 [INFO] [stdout] | [INFO] [stdout] 5195 | pub type off_t = __off_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5196:10 [INFO] [stdout] | [INFO] [stdout] 5196 | pub type pid_t = __pid_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5197:10 [INFO] [stdout] | [INFO] [stdout] 5197 | pub type id_t = __id_t; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ssize_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5198:10 [INFO] [stdout] | [INFO] [stdout] 5198 | pub type ssize_t = __ssize_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5199:10 [INFO] [stdout] | [INFO] [stdout] 5199 | pub type daddr_t = __daddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5200:10 [INFO] [stdout] | [INFO] [stdout] 5200 | pub type caddr_t = __caddr_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5201:10 [INFO] [stdout] | [INFO] [stdout] 5201 | pub type key_t = __key_t; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5202:10 [INFO] [stdout] | [INFO] [stdout] 5202 | pub type clock_t = __clock_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5203:10 [INFO] [stdout] | [INFO] [stdout] 5203 | pub type clockid_t = __clockid_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5204:10 [INFO] [stdout] | [INFO] [stdout] 5204 | pub type time_t = __time_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5205:10 [INFO] [stdout] | [INFO] [stdout] 5205 | pub type timer_t = __timer_t; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5206:10 [INFO] [stdout] | [INFO] [stdout] 5206 | pub type ulong = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5207:10 [INFO] [stdout] | [INFO] [stdout] 5207 | pub type ushort = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5208:10 [INFO] [stdout] | [INFO] [stdout] 5208 | pub type uint = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5209:10 [INFO] [stdout] | [INFO] [stdout] 5209 | pub type u_int8_t = __uint8_t; [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] --> yuv-sys/src/ffi.rs:5210:10 [INFO] [stdout] | [INFO] [stdout] 5210 | pub type u_int16_t = __uint16_t; [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] --> yuv-sys/src/ffi.rs:5211:10 [INFO] [stdout] | [INFO] [stdout] 5211 | pub type u_int32_t = __uint32_t; [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] --> yuv-sys/src/ffi.rs:5212:10 [INFO] [stdout] | [INFO] [stdout] 5212 | pub type u_int64_t = __uint64_t; [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] --> yuv-sys/src/ffi.rs:5213:10 [INFO] [stdout] | [INFO] [stdout] 5213 | pub type register_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5242:10 [INFO] [stdout] | [INFO] [stdout] 5242 | pub type sigset_t = __sigset_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5321:10 [INFO] [stdout] | [INFO] [stdout] 5321 | pub type suseconds_t = __suseconds_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5322:10 [INFO] [stdout] | [INFO] [stdout] 5322 | pub type __fd_mask = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5351:10 [INFO] [stdout] | [INFO] [stdout] 5351 | pub type fd_mask = __fd_mask; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5371:10 [INFO] [stdout] | [INFO] [stdout] 5371 | pub type blksize_t = __blksize_t; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5372:10 [INFO] [stdout] | [INFO] [stdout] 5372 | pub type blkcnt_t = __blkcnt_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5373:10 [INFO] [stdout] | [INFO] [stdout] 5373 | pub type fsblkcnt_t = __fsblkcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5374:10 [INFO] [stdout] | [INFO] [stdout] 5374 | pub type fsfilcnt_t = __fsfilcnt_t; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5414:10 [INFO] [stdout] | [INFO] [stdout] 5414 | pub type __pthread_list_t = __pthread_internal_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5443:10 [INFO] [stdout] | [INFO] [stdout] 5443 | pub type __pthread_slist_t = __pthread_internal_slist; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__tss_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5976:10 [INFO] [stdout] | [INFO] [stdout] 5976 | pub type __tss_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TssT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:5977:10 [INFO] [stdout] | [INFO] [stdout] 5977 | pub type __thrd_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6006:10 [INFO] [stdout] | [INFO] [stdout] 6006 | pub type pthread_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6085:10 [INFO] [stdout] | [INFO] [stdout] 6085 | pub type pthread_key_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6086:10 [INFO] [stdout] | [INFO] [stdout] 6086 | pub type pthread_once_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6315:10 [INFO] [stdout] | [INFO] [stdout] 6315 | pub type pthread_spinlock_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6804:10 [INFO] [stdout] | [INFO] [stdout] 6804 | pub type __compar_fn_t = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `vec16` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6975:10 [INFO] [stdout] | [INFO] [stdout] 6975 | pub type vec16 = [i16; 8usize]; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Vec16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `vec32` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6976:10 [INFO] [stdout] | [INFO] [stdout] 6976 | pub type vec32 = [i32; 4usize]; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Vec32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `vecf32` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6977:10 [INFO] [stdout] | [INFO] [stdout] 6977 | pub type vecf32 = [f32; 4usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Vecf32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `vec8` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6978:10 [INFO] [stdout] | [INFO] [stdout] 6978 | pub type vec8 = [i8; 16usize]; [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Vec8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uvec16` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6979:10 [INFO] [stdout] | [INFO] [stdout] 6979 | pub type uvec16 = [u16; 8usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uvec16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uvec32` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6980:10 [INFO] [stdout] | [INFO] [stdout] 6980 | pub type uvec32 = [u32; 4usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uvec32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uvec8` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6981:10 [INFO] [stdout] | [INFO] [stdout] 6981 | pub type uvec8 = [u8; 16usize]; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uvec8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lvec16` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6982:10 [INFO] [stdout] | [INFO] [stdout] 6982 | pub type lvec16 = [i16; 16usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Lvec16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lvec32` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6983:10 [INFO] [stdout] | [INFO] [stdout] 6983 | pub type lvec32 = [i32; 8usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Lvec32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `lvec8` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6984:10 [INFO] [stdout] | [INFO] [stdout] 6984 | pub type lvec8 = [i8; 32usize]; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Lvec8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulvec16` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6985:10 [INFO] [stdout] | [INFO] [stdout] 6985 | pub type ulvec16 = [u16; 16usize]; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulvec16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulvec32` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6986:10 [INFO] [stdout] | [INFO] [stdout] 6986 | pub type ulvec32 = [u32; 8usize]; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulvec32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulvec8` should have an upper camel case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:6987:10 [INFO] [stdout] | [INFO] [stdout] 6987 | pub type ulvec8 = [u8; 32usize]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulvec8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> yuv-sys/src/ffi.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const __glibc_c99_flexarr_available: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuv-sys` (lib); 146 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b454fbee53b47f433beb16c927f969cdde2551b5d4c00df62e252281018bf6bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b454fbee53b47f433beb16c927f969cdde2551b5d4c00df62e252281018bf6bc", kill_on_drop: false }` [INFO] [stdout] b454fbee53b47f433beb16c927f969cdde2551b5d4c00df62e252281018bf6bc [INFO] checking semtexzv/libyuv against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking semtexzv/libyuv against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking semtexzv/libyuv against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking semtexzv/libyuv against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking semtexzv/libyuv against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemtexzv%2Flibyuv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/semtexzv/libyuv [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.