[INFO] cloning repository https://github.com/L-jasmine/quickjs-rs-wasi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L-jasmine/quickjs-rs-wasi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL-jasmine%2Fquickjs-rs-wasi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL-jasmine%2Fquickjs-rs-wasi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff3f7a0b4f1b4d0c30d61369c24757c4a72c10e3 [INFO] checking L-jasmine/quickjs-rs-wasi against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL-jasmine%2Fquickjs-rs-wasi" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/L-jasmine/quickjs-rs-wasi on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/L-jasmine/quickjs-rs-wasi [INFO] finished tweaking git repo https://github.com/L-jasmine/quickjs-rs-wasi [INFO] tweaked toml for git repo https://github.com/L-jasmine/quickjs-rs-wasi written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/L-jasmine/quickjs-rs-wasi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb49f879351a938a933a13735fcfe3993e65da14ea38dcb57bb386d7bee7dc94 [INFO] running `Command { std: "docker" "start" "-a" "eb49f879351a938a933a13735fcfe3993e65da14ea38dcb57bb386d7bee7dc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb49f879351a938a933a13735fcfe3993e65da14ea38dcb57bb386d7bee7dc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb49f879351a938a933a13735fcfe3993e65da14ea38dcb57bb386d7bee7dc94", kill_on_drop: false }` [INFO] [stdout] eb49f879351a938a933a13735fcfe3993e65da14ea38dcb57bb386d7bee7dc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be7ac11e07dd733eb1020093a5982c24ad4257642c55f3166edd31dfcf13cb5 [INFO] running `Command { std: "docker" "start" "-a" "2be7ac11e07dd733eb1020093a5982c24ad4257642c55f3166edd31dfcf13cb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling quickjs-rs-wasi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking wasmedge_wasi_socket v0.1.0 (https://github.com/second-state/wasmedge_wasi_socket?branch=main#84e27972) [INFO] [stderr] Checking http_req v0.8.1 (https://github.com/L-jasmine/http_req?branch=master#be62b2f2) [INFO] [stdout] warning: unused import: `std::str::from_utf8` [INFO] [stdout] --> src/quickjs_sys/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::str::from_utf8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | 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 `__u_char` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | 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] --> src/quickjs_sys/../../lib/binding.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | 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] --> src/quickjs_sys/../../lib/binding.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | 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] --> src/quickjs_sys/../../lib/binding.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | 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] --> src/quickjs_sys/../../lib/binding.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | 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] --> src/quickjs_sys/../../lib/binding.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | 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] --> src/quickjs_sys/../../lib/binding.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | 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] --> src/quickjs_sys/../../lib/binding.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | 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] --> src/quickjs_sys/../../lib/binding.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | 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] --> src/quickjs_sys/../../lib/binding.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | 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] --> src/quickjs_sys/../../lib/binding.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | 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] --> src/quickjs_sys/../../lib/binding.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | 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 `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | 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] --> src/quickjs_sys/../../lib/binding.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | 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] --> src/quickjs_sys/../../lib/binding.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | 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] --> src/quickjs_sys/../../lib/binding.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | 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] --> src/quickjs_sys/../../lib/binding.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | 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] --> src/quickjs_sys/../../lib/binding.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | 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] --> src/quickjs_sys/../../lib/binding.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | 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] --> src/quickjs_sys/../../lib/binding.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | 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] --> src/quickjs_sys/../../lib/binding.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | 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] --> src/quickjs_sys/../../lib/binding.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | 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] --> src/quickjs_sys/../../lib/binding.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | 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] --> src/quickjs_sys/../../lib/binding.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | 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] --> src/quickjs_sys/../../lib/binding.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | 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] --> src/quickjs_sys/../../lib/binding.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | 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] --> src/quickjs_sys/../../lib/binding.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | 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] --> src/quickjs_sys/../../lib/binding.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | 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] --> src/quickjs_sys/../../lib/binding.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | 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] --> src/quickjs_sys/../../lib/binding.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | 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] --> src/quickjs_sys/../../lib/binding.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | 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] --> src/quickjs_sys/../../lib/binding.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | 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] --> src/quickjs_sys/../../lib/binding.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | 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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | 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] --> src/quickjs_sys/../../lib/binding.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | 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] --> src/quickjs_sys/../../lib/binding.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | 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] --> src/quickjs_sys/../../lib/binding.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | 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] --> src/quickjs_sys/../../lib/binding.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | 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] --> src/quickjs_sys/../../lib/binding.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | 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] --> src/quickjs_sys/../../lib/binding.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | 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] --> src/quickjs_sys/../../lib/binding.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | 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] --> src/quickjs_sys/../../lib/binding.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | 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] --> src/quickjs_sys/../../lib/binding.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | 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] --> src/quickjs_sys/../../lib/binding.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | 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] --> src/quickjs_sys/../../lib/binding.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | 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] --> src/quickjs_sys/../../lib/binding.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | 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] --> src/quickjs_sys/../../lib/binding.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | 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] --> src/quickjs_sys/../../lib/binding.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | 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] --> src/quickjs_sys/../../lib/binding.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | 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] --> src/quickjs_sys/../../lib/binding.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | 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] --> src/quickjs_sys/../../lib/binding.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | 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] --> src/quickjs_sys/../../lib/binding.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | 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] --> src/quickjs_sys/../../lib/binding.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | 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 `va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | pub type va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:456:10 [INFO] [stdout] | [INFO] [stdout] 456 | 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 `_IO_lock_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | pub type _IO_lock_t = ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__codecvt_result` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | pub type __codecvt_result = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodecvtResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_read_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:868:10 [INFO] [stdout] | [INFO] [stdout] 868 | pub type __io_read_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoReadFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_write_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:875:10 [INFO] [stdout] | [INFO] [stdout] 875 | pub type __io_write_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoWriteFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_seek_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:882:10 [INFO] [stdout] | [INFO] [stdout] 882 | pub type __io_seek_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoSeekFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_close_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | pub type __io_close_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoCloseFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:969:10 [INFO] [stdout] | [INFO] [stdout] 969 | 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 `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:970:10 [INFO] [stdout] | [INFO] [stdout] 970 | 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 `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:971:10 [INFO] [stdout] | [INFO] [stdout] 971 | pub type fpos_t = _G_fpos_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1413:10 [INFO] [stdout] | [INFO] [stdout] 1413 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1414:10 [INFO] [stdout] | [INFO] [stdout] 1414 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1415:10 [INFO] [stdout] | [INFO] [stdout] 1415 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1416:10 [INFO] [stdout] | [INFO] [stdout] 1416 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1417:10 [INFO] [stdout] | [INFO] [stdout] 1417 | pub type uint_least8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1418:10 [INFO] [stdout] | [INFO] [stdout] 1418 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1419:10 [INFO] [stdout] | [INFO] [stdout] 1419 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1420:10 [INFO] [stdout] | [INFO] [stdout] 1420 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1421:10 [INFO] [stdout] | [INFO] [stdout] 1421 | 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] --> src/quickjs_sys/../../lib/binding.rs:1422:10 [INFO] [stdout] | [INFO] [stdout] 1422 | 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] --> src/quickjs_sys/../../lib/binding.rs:1423:10 [INFO] [stdout] | [INFO] [stdout] 1423 | 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] --> src/quickjs_sys/../../lib/binding.rs:1424:10 [INFO] [stdout] | [INFO] [stdout] 1424 | 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] --> src/quickjs_sys/../../lib/binding.rs:1425:10 [INFO] [stdout] | [INFO] [stdout] 1425 | 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] --> src/quickjs_sys/../../lib/binding.rs:1426:10 [INFO] [stdout] | [INFO] [stdout] 1426 | 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] --> src/quickjs_sys/../../lib/binding.rs:1427:10 [INFO] [stdout] | [INFO] [stdout] 1427 | 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] --> src/quickjs_sys/../../lib/binding.rs:1428:10 [INFO] [stdout] | [INFO] [stdout] 1428 | 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] --> src/quickjs_sys/../../lib/binding.rs:1429:10 [INFO] [stdout] | [INFO] [stdout] 1429 | 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] --> src/quickjs_sys/../../lib/binding.rs:1430:10 [INFO] [stdout] | [INFO] [stdout] 1430 | 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 `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1470:10 [INFO] [stdout] | [INFO] [stdout] 1470 | pub type _bindgen_ty_1 = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JS_MarkFunc` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1688:10 [INFO] [stdout] | [INFO] [stdout] 1688 | pub type JS_MarkFunc = [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `JsMarkFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:3982:10 [INFO] [stdout] | [INFO] [stdout] 3982 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::from_utf8` [INFO] [stdout] --> src/quickjs_sys/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::str::from_utf8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | 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 `__u_char` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | 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] --> src/quickjs_sys/../../lib/binding.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | 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] --> src/quickjs_sys/../../lib/binding.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | 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] --> src/quickjs_sys/../../lib/binding.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | 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] --> src/quickjs_sys/../../lib/binding.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | 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] --> src/quickjs_sys/../../lib/binding.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | 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] --> src/quickjs_sys/../../lib/binding.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | 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] --> src/quickjs_sys/../../lib/binding.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | 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] --> src/quickjs_sys/../../lib/binding.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | 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] --> src/quickjs_sys/../../lib/binding.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | 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] --> src/quickjs_sys/../../lib/binding.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | 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] --> src/quickjs_sys/../../lib/binding.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | 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 `__quad_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | 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] --> src/quickjs_sys/../../lib/binding.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | 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] --> src/quickjs_sys/../../lib/binding.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | 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] --> src/quickjs_sys/../../lib/binding.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | 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] --> src/quickjs_sys/../../lib/binding.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | 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] --> src/quickjs_sys/../../lib/binding.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | 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] --> src/quickjs_sys/../../lib/binding.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | 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] --> src/quickjs_sys/../../lib/binding.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | 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] --> src/quickjs_sys/../../lib/binding.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | 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] --> src/quickjs_sys/../../lib/binding.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | 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] --> src/quickjs_sys/../../lib/binding.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | 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] --> src/quickjs_sys/../../lib/binding.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | 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] --> src/quickjs_sys/../../lib/binding.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | 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] --> src/quickjs_sys/../../lib/binding.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | 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] --> src/quickjs_sys/../../lib/binding.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | 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] --> src/quickjs_sys/../../lib/binding.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | 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] --> src/quickjs_sys/../../lib/binding.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | 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] --> src/quickjs_sys/../../lib/binding.rs:271:10 [INFO] [stdout] | [INFO] [stdout] 271 | 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] --> src/quickjs_sys/../../lib/binding.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | 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] --> src/quickjs_sys/../../lib/binding.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | 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] --> src/quickjs_sys/../../lib/binding.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | 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 `__daddr_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | 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] --> src/quickjs_sys/../../lib/binding.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | 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] --> src/quickjs_sys/../../lib/binding.rs:277:10 [INFO] [stdout] | [INFO] [stdout] 277 | 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] --> src/quickjs_sys/../../lib/binding.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | 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] --> src/quickjs_sys/../../lib/binding.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | 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] --> src/quickjs_sys/../../lib/binding.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | 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] --> src/quickjs_sys/../../lib/binding.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | 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] --> src/quickjs_sys/../../lib/binding.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | 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] --> src/quickjs_sys/../../lib/binding.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | 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] --> src/quickjs_sys/../../lib/binding.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | 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] --> src/quickjs_sys/../../lib/binding.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | 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] --> src/quickjs_sys/../../lib/binding.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | 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] --> src/quickjs_sys/../../lib/binding.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | 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] --> src/quickjs_sys/../../lib/binding.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | 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] --> src/quickjs_sys/../../lib/binding.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | 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] --> src/quickjs_sys/../../lib/binding.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | 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] --> src/quickjs_sys/../../lib/binding.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | 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] --> src/quickjs_sys/../../lib/binding.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | 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] --> src/quickjs_sys/../../lib/binding.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | 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] --> src/quickjs_sys/../../lib/binding.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | 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 `va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | pub type va_list = __builtin_va_list; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `VaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:456:10 [INFO] [stdout] | [INFO] [stdout] 456 | 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 `_IO_lock_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:462:10 [INFO] [stdout] | [INFO] [stdout] 462 | pub type _IO_lock_t = ::std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__codecvt_result` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:517:10 [INFO] [stdout] | [INFO] [stdout] 517 | pub type __codecvt_result = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodecvtResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_read_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:868:10 [INFO] [stdout] | [INFO] [stdout] 868 | pub type __io_read_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoReadFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_write_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:875:10 [INFO] [stdout] | [INFO] [stdout] 875 | pub type __io_write_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoWriteFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_seek_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:882:10 [INFO] [stdout] | [INFO] [stdout] 882 | pub type __io_seek_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoSeekFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__io_close_fn` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | pub type __io_close_fn = ::std::option::Option< [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IoCloseFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:969:10 [INFO] [stdout] | [INFO] [stdout] 969 | 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 `ssize_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:970:10 [INFO] [stdout] | [INFO] [stdout] 970 | 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 `fpos_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:971:10 [INFO] [stdout] | [INFO] [stdout] 971 | pub type fpos_t = _G_fpos_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FposT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1413:10 [INFO] [stdout] | [INFO] [stdout] 1413 | pub type int_least8_t = ::std::os::raw::c_schar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1414:10 [INFO] [stdout] | [INFO] [stdout] 1414 | pub type int_least16_t = ::std::os::raw::c_short; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1415:10 [INFO] [stdout] | [INFO] [stdout] 1415 | pub type int_least32_t = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1416:10 [INFO] [stdout] | [INFO] [stdout] 1416 | pub type int_least64_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1417:10 [INFO] [stdout] | [INFO] [stdout] 1417 | pub type uint_least8_t = ::std::os::raw::c_uchar; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1418:10 [INFO] [stdout] | [INFO] [stdout] 1418 | pub type uint_least16_t = ::std::os::raw::c_ushort; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1419:10 [INFO] [stdout] | [INFO] [stdout] 1419 | pub type uint_least32_t = ::std::os::raw::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1420:10 [INFO] [stdout] | [INFO] [stdout] 1420 | pub type uint_least64_t = ::std::os::raw::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1421:10 [INFO] [stdout] | [INFO] [stdout] 1421 | 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] --> src/quickjs_sys/../../lib/binding.rs:1422:10 [INFO] [stdout] | [INFO] [stdout] 1422 | 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] --> src/quickjs_sys/../../lib/binding.rs:1423:10 [INFO] [stdout] | [INFO] [stdout] 1423 | 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] --> src/quickjs_sys/../../lib/binding.rs:1424:10 [INFO] [stdout] | [INFO] [stdout] 1424 | 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] --> src/quickjs_sys/../../lib/binding.rs:1425:10 [INFO] [stdout] | [INFO] [stdout] 1425 | 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] --> src/quickjs_sys/../../lib/binding.rs:1426:10 [INFO] [stdout] | [INFO] [stdout] 1426 | 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] --> src/quickjs_sys/../../lib/binding.rs:1427:10 [INFO] [stdout] | [INFO] [stdout] 1427 | 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] --> src/quickjs_sys/../../lib/binding.rs:1428:10 [INFO] [stdout] | [INFO] [stdout] 1428 | 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] --> src/quickjs_sys/../../lib/binding.rs:1429:10 [INFO] [stdout] | [INFO] [stdout] 1429 | 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] --> src/quickjs_sys/../../lib/binding.rs:1430:10 [INFO] [stdout] | [INFO] [stdout] 1430 | 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 `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1470:10 [INFO] [stdout] | [INFO] [stdout] 1470 | pub type _bindgen_ty_1 = ::std::os::raw::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JS_MarkFunc` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:1688:10 [INFO] [stdout] | [INFO] [stdout] 1688 | pub type JS_MarkFunc = [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `JsMarkFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name [INFO] [stdout] --> src/quickjs_sys/../../lib/binding.rs:3982:10 [INFO] [stdout] | [INFO] [stdout] 3982 | pub type __builtin_va_list = [__va_list_tag; 1usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:141:82 [INFO] [stdout] | [INFO] [stdout] 141 | let buff = JS_NewArrayBufferCopy(self.0, buff.as_ptr() as *const u8, buff.len() as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(buff.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | let v = JS_NewStringLen(self.0, s.as_ptr() as *const i8, s.len() as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(s.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 187 | JS_NewStringLen(context, s.as_ptr() as *const i8, s.len() as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(s.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | JS_NewArrayBufferCopy(context, buff.as_ptr() as *const u8, buff.len() as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(buff.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:141:82 [INFO] [stdout] | [INFO] [stdout] 141 | let buff = JS_NewArrayBufferCopy(self.0, buff.as_ptr() as *const u8, buff.len() as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(buff.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | let v = JS_NewStringLen(self.0, s.as_ptr() as *const i8, s.len() as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(s.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 187 | JS_NewStringLen(context, s.as_ptr() as *const i8, s.len() as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(s.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | JS_NewArrayBufferCopy(context, buff.as_ptr() as *const u8, buff.len() as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u64`, found `u32` [INFO] [stdout] | help: you can convert a `u32` to a `u64`: `(buff.len() as u32).into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:479:42 [INFO] [stdout] | [INFO] [stdout] 479 | let ptr = JS_GetArrayBuffer(ctx, &mut len as *mut u32, body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u64` [INFO] [stdout] found raw pointer `*mut u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 87 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quickjs_sys/mod.rs:479:42 [INFO] [stdout] | [INFO] [stdout] 479 | let ptr = JS_GetArrayBuffer(ctx, &mut len as *mut u32, body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u64` [INFO] [stdout] found raw pointer `*mut u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickjs-rs-wasi` due to 6 previous errors; 87 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 87 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2be7ac11e07dd733eb1020093a5982c24ad4257642c55f3166edd31dfcf13cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be7ac11e07dd733eb1020093a5982c24ad4257642c55f3166edd31dfcf13cb5", kill_on_drop: false }` [INFO] [stdout] 2be7ac11e07dd733eb1020093a5982c24ad4257642c55f3166edd31dfcf13cb5