[INFO] cloning repository https://github.com/dontpanic92/lua50-32-sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dontpanic92/lua50-32-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Flua50-32-sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Flua50-32-sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ad5856f0e4feb636015c4a016a905862143b127
[INFO] checking dontpanic92/lua50-32-sys against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdontpanic92%2Flua50-32-sys" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dontpanic92/lua50-32-sys
[INFO] finished tweaking git repo https://github.com/dontpanic92/lua50-32-sys
[INFO] tweaked toml for git repo https://github.com/dontpanic92/lua50-32-sys written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dontpanic92/lua50-32-sys on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dontpanic92/lua50-32-sys 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6
[INFO] running `Command { std: "docker" "start" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lua50-32-sys v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lua50-32-sys@0.0.1: In file included from lua-5.0.3/src/ltable.c:36:
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c: In function 'luaH_mainposition':
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/llimits.h:72:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    72 | #define IntPoint(p)  ((lu_hash)(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                       ^
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.h:13:37: note: in definition of macro 'gnode'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    13 | #define gnode(t,i)      (&(t)->node[i])
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                     ^
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:71:33: note: in expansion of macro 'hashmod'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    71 | #define hashpointer(t,p)        hashmod(t, IntPoint(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                 ^~~~~~~
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:71:44: note: in expansion of macro 'IntPoint'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    71 | #define hashpointer(t,p)        hashmod(t, IntPoint(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                            ^~~~~~~~
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:108:14: note: in expansion of macro 'hashpointer'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:   108 |       return hashpointer(t, pvalue(key));
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |              ^~~~~~~~~~~
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/llimits.h:72:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    72 | #define IntPoint(p)  ((lu_hash)(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                       ^
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.h:13:37: note: in definition of macro 'gnode'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    13 | #define gnode(t,i)      (&(t)->node[i])
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                     ^
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:71:33: note: in expansion of macro 'hashmod'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    71 | #define hashpointer(t,p)        hashmod(t, IntPoint(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                 ^~~~~~~
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:71:44: note: in expansion of macro 'IntPoint'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:    71 | #define hashpointer(t,p)        hashmod(t, IntPoint(p))
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |                                            ^~~~~~~~
[INFO] [stderr] warning: lua50-32-sys@0.0.1: lua-5.0.3/src/ltable.c:110:14: note: in expansion of macro 'hashpointer'
[INFO] [stderr] warning: lua50-32-sys@0.0.1:   110 |       return hashpointer(t, gcvalue(key));
[INFO] [stderr] warning: lua50-32-sys@0.0.1:       |              ^~~~~~~~~~~
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub type va_list = __builtin_va_list;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub type __gnuc_va_list = __builtin_va_list;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub type wchar_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `max_align_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub type max_align_t = f64;
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaxAlignT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_CFunction` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type lua_CFunction =
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaCfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Chunkreader` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type lua_Chunkreader = ::std::option::Option<
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaChunkreader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Chunkwriter` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub type lua_Chunkwriter = ::std::option::Option<
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaChunkwriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub type lua_Number = f64;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Hook` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub type lua_Hook =
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `LuaHook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__vcrt_bool` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:602:10
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub type __vcrt_bool = bool;
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `VcrtBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__crt_bool` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:615:10
[INFO] [stdout]     |
[INFO] [stdout] 615 | pub type __crt_bool = bool;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrtBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `errno_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:631:10
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub type errno_t = ::std::os::raw::c_int;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wint_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | pub type wint_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `WintT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wctype_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:633:10
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub type wctype_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `WctypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time32_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:634:10
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub type __time32_t = ::std::os::raw::c_long;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `Time32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time64_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:635:10
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub type __time64_t = ::std::os::raw::c_longlong;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `Time64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_locale_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:731:10
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub type _locale_t = *mut __crt_locale_pointers;
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mbstate_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:784:10
[INFO] [stdout]     |
[INFO] [stdout] 784 | pub type mbstate_t = _Mbstatet;
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `time_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:785:10
[INFO] [stdout]     |
[INFO] [stdout] 785 | pub type time_t = __time64_t;
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsize_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:786:10
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub type rsize_t = usize;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fpos_t` should have an upper camel case name
[INFO] [stdout]     --> src/bindings.rs:1019:10
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub type fpos_t = ::std::os::raw::c_longlong;
[INFO] [stdout]      |          ^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]     --> src/bindings.rs:1773:10
[INFO] [stdout]      |
[INFO] [stdout] 1773 | pub type __builtin_va_list = *mut ::std::os::raw::c_char;
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam` should have an upper case name
[INFO] [stdout]   --> src/bindings.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub const L_tmpnam: u32 = 260;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam_s` should have an upper case name
[INFO] [stdout]   --> src/bindings.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub const L_tmpnam_s: u32 = 260;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:116:48
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ::std::option::Option<unsafe extern "C" fn(L: *mut lua_State) -> ::std::os::raw::c_int>;
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case: `l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         L: *mut lua_State,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         L: *mut lua_State,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:389:48
[INFO] [stdout]     |
[INFO] [stdout] 389 |     ::std::option::Option<unsafe extern "C" fn(L: *mut lua_State, ar: *mut lua_Debug)>;
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_lua_Debug` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:464:4
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn bindgen_test_layout_lua_Debug() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_lua_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___crt_locale_data_public` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:644:4
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn bindgen_test_layout___crt_locale_data_public() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_crt_locale_data_public`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub type va_list = __builtin_va_list;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___crt_locale_pointers` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:696:4
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn bindgen_test_layout___crt_locale_pointers() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_crt_locale_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub type __gnuc_va_list = __builtin_va_list;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Wchar` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub _Wchar: ::std::os::raw::c_ulong,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_wchar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub type wchar_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `max_align_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub type max_align_t = f64;
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaxAlignT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_CFunction` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type lua_CFunction =
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaCfunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Chunkreader` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type lua_Chunkreader = ::std::option::Option<
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaChunkreader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Chunkwriter` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub type lua_Chunkwriter = ::std::option::Option<
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaChunkwriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Number` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub type lua_Number = f64;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `LuaNumber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `lua_Hook` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub type lua_Hook =
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `LuaHook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__vcrt_bool` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:602:10
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub type __vcrt_bool = bool;
[INFO] [stdout]     |          ^^^^^^^^^^^ help: convert the identifier to upper camel case: `VcrtBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Byte` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:736:9
[INFO] [stdout]     |
[INFO] [stdout] 736 |     pub _Byte: ::std::os::raw::c_ushort,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_State` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:737:9
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub _State: ::std::os::raw::c_ushort,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout__Mbstatet` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:740:4
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn bindgen_test_layout__Mbstatet() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_mbstatet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Placeholder` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub _Placeholder: *mut ::std::os::raw::c_void,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_placeholder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout__iobuf` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:793:4
[INFO] [stdout]     |
[INFO] [stdout] 793 | fn bindgen_test_layout__iobuf() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_iobuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_luaL_reg` should have a snake case name
[INFO] [stdout]     --> src/bindings.rs:1490:4
[INFO] [stdout]      |
[INFO] [stdout] 1490 | fn bindgen_test_layout_luaL_reg() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_lua_l_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `L` should have a snake case name
[INFO] [stdout]     --> src/bindings.rs:1661:9
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     pub L: *mut lua_State,
[INFO] [stdout]      |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_luaL_Buffer` should have a snake case name
[INFO] [stdout]     --> src/bindings.rs:1665:4
[INFO] [stdout]      |
[INFO] [stdout] 1665 | fn bindgen_test_layout_luaL_Buffer() {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_lua_l_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__crt_bool` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:615:10
[INFO] [stdout]     |
[INFO] [stdout] 615 | pub type __crt_bool = bool;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrtBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `errno_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:631:10
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub type errno_t = ::std::os::raw::c_int;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `ErrnoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wint_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:632:10
[INFO] [stdout]     |
[INFO] [stdout] 632 | pub type wint_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `WintT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wctype_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:633:10
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub type wctype_t = ::std::os::raw::c_ushort;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `WctypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time32_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:634:10
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub type __time32_t = ::std::os::raw::c_long;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `Time32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time64_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:635:10
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub type __time64_t = ::std::os::raw::c_longlong;
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to upper camel case: `Time64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_locale_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:731:10
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub type _locale_t = *mut __crt_locale_pointers;
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mbstate_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:784:10
[INFO] [stdout]     |
[INFO] [stdout] 784 | pub type mbstate_t = _Mbstatet;
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `time_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:785:10
[INFO] [stdout]     |
[INFO] [stdout] 785 | pub type time_t = __time64_t;
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsize_t` should have an upper camel case name
[INFO] [stdout]    --> src/bindings.rs:786:10
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub type rsize_t = usize;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `RsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fpos_t` should have an upper camel case name
[INFO] [stdout]     --> src/bindings.rs:1019:10
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub type fpos_t = ::std::os::raw::c_longlong;
[INFO] [stdout]      |          ^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]     --> src/bindings.rs:1773:10
[INFO] [stdout]      |
[INFO] [stdout] 1773 | pub type __builtin_va_list = *mut ::std::os::raw::c_char;
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam` should have an upper case name
[INFO] [stdout]   --> src/bindings.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub const L_tmpnam: u32 = 260;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_tmpnam_s` should have an upper case name
[INFO] [stdout]   --> src/bindings.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub const L_tmpnam_s: u32 = 260;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `L_TMPNAM_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:116:48
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ::std::option::Option<unsafe extern "C" fn(L: *mut lua_State) -> ::std::os::raw::c_int>;
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case: `l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         L: *mut lua_State,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         L: *mut lua_State,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:389:48
[INFO] [stdout]     |
[INFO] [stdout] 389 |     ::std::option::Option<unsafe extern "C" fn(L: *mut lua_State, ar: *mut lua_Debug)>;
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Wchar` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub _Wchar: ::std::os::raw::c_ulong,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_wchar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Byte` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:736:9
[INFO] [stdout]     |
[INFO] [stdout] 736 |     pub _Byte: ::std::os::raw::c_ushort,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_State` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:737:9
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub _State: ::std::os::raw::c_ushort,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `_Placeholder` should have a snake case name
[INFO] [stdout]    --> src/bindings.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub _Placeholder: *mut ::std::os::raw::c_void,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `_placeholder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `L` should have a snake case name
[INFO] [stdout]     --> src/bindings.rs:1661:9
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     pub L: *mut lua_State,
[INFO] [stdout]      |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
[INFO] running `Command { std: "docker" "inspect" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6", kill_on_drop: false }`
[INFO] [stdout] f87d27922f093c68a97cccbdd4f5c2763c335f961b9e0d820b89dd2b27d7dba6
