[INFO] cloning repository https://github.com/DeShuiYu/pdfio-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeShuiYu/pdfio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fpdfio-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fpdfio-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50b458cb74deab16921ac04aa170987a62cf2724
[INFO] documenting DeShuiYu/pdfio-rs against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fpdfio-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeShuiYu/pdfio-rs
[INFO] finished tweaking git repo https://github.com/DeShuiYu/pdfio-rs
[INFO] tweaked toml for git repo https://github.com/DeShuiYu/pdfio-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeShuiYu/pdfio-rs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeShuiYu/pdfio-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57e42ad542c8866738edb8522312a3098fd14c26bfbf01bf467d74f9fd6c0092
[INFO] running `Command { std: "docker" "start" "-a" "57e42ad542c8866738edb8522312a3098fd14c26bfbf01bf467d74f9fd6c0092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e42ad542c8866738edb8522312a3098fd14c26bfbf01bf467d74f9fd6c0092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e42ad542c8866738edb8522312a3098fd14c26bfbf01bf467d74f9fd6c0092", kill_on_drop: false }`
[INFO] [stdout] 57e42ad542c8866738edb8522312a3098fd14c26bfbf01bf467d74f9fd6c0092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2553c47b3266ccb3348cd99b181200b5d9a51cd97d4db2854d64d35410784e16
[INFO] running `Command { std: "docker" "start" "-a" "2553c47b3266ccb3348cd99b181200b5d9a51cd97d4db2854d64d35410784e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pdfio-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-crypto.c: In function '_pdfioCryptoMakeReader':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-crypto.c:509:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: pdfio-rs@0.1.0:   509 |         if (*ivlen < 16)
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |            ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-crypto.c:516:5: note: here
[INFO] [stderr] warning: pdfio-rs@0.1.0:   516 |     case PDFIO_ENCRYPTION_RC4_128 :
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |     ^~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-file.c: In function 'load_obj_stream':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-file.c:1502:34: warning: cast between incompatible function types from '_Bool (*)(pdfio_stream_t *, size_t)' {aka '_Bool (*)(struct _pdfio_stream_s *, long unsigned int)'} to 'ssize_t (*)(void *, size_t)' {aka 'long int (*)(void *, long unsigned int)'} [-Wcast-function-type]
[INFO] [stderr] warning: pdfio-rs@0.1.0:  1502 |   _pdfioTokenInit(&tb, obj->pdf, (_pdfio_tconsume_cb_t)pdfioStreamConsume, (_pdfio_tpeek_cb_t)pdfioStreamPeek, st);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                  ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-file.c: In function 'load_xref':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-file.c:1732:33: warning: cast between incompatible function types from '_Bool (*)(pdfio_file_t *, size_t)' {aka '_Bool (*)(struct _pdfio_file_s *, long unsigned int)'} to 'ssize_t (*)(void *, size_t)' {aka 'long int (*)(void *, long unsigned int)'} [-Wcast-function-type]
[INFO] [stderr] warning: pdfio-rs@0.1.0:  1732 |       _pdfioTokenInit(&tb, pdf, (_pdfio_tconsume_cb_t)_pdfioFileConsume, (_pdfio_tpeek_cb_t)_pdfioFilePeek, pdf);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                 ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-file.c:2038:33: warning: cast between incompatible function types from '_Bool (*)(pdfio_file_t *, size_t)' {aka '_Bool (*)(struct _pdfio_file_s *, long unsigned int)'} to 'ssize_t (*)(void *, size_t)' {aka 'long int (*)(void *, long unsigned int)'} [-Wcast-function-type]
[INFO] [stderr] warning: pdfio-rs@0.1.0:  2038 |       _pdfioTokenInit(&tb, pdf, (_pdfio_tconsume_cb_t)_pdfioFileConsume, (_pdfio_tpeek_cb_t)_pdfioFilePeek, pdf);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                 ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-object.c: In function '_pdfioObjLoad':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-object.c:467:34: warning: cast between incompatible function types from '_Bool (*)(pdfio_file_t *, size_t)' {aka '_Bool (*)(struct _pdfio_file_s *, long unsigned int)'} to 'ssize_t (*)(void *, size_t)' {aka 'long int (*)(void *, long unsigned int)'} [-Wcast-function-type]
[INFO] [stderr] warning: pdfio-rs@0.1.0:   467 |   _pdfioTokenInit(&tb, obj->pdf, (_pdfio_tconsume_cb_t)_pdfioFileConsume, (_pdfio_tpeek_cb_t)_pdfioFilePeek, obj->pdf);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                  ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-stream.c: In function 'pdfioStreamGetToken':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-stream.c:388:33: warning: cast between incompatible function types from '_Bool (*)(pdfio_stream_t *, size_t)' {aka '_Bool (*)(struct _pdfio_stream_s *, long unsigned int)'} to 'ssize_t (*)(void *, size_t)' {aka 'long int (*)(void *, long unsigned int)'} [-Wcast-function-type]
[INFO] [stderr] warning: pdfio-rs@0.1.0:   388 |   _pdfioTokenInit(&tb, st->pdf, (_pdfio_tconsume_cb_t)pdfioStreamConsume, (_pdfio_tpeek_cb_t)pdfioStreamPeek, st);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                 ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-value.c: In function '_pdfioValueWrite':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-value.c:607:73: warning: 'Z' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
[INFO] [stderr] warning: pdfio-rs@0.1.0:   607 |           snprintf(datestr, sizeof(datestr), "D:%04d%02d%02d%02d%02d%02dZ", date.tm_year + 1900, date.tm_mon + 1, date.tm_mday, date.tm_hour, date.tm_min, date.tm_sec);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                                                         ^
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/pdfio-value.c:607:11: note: 'snprintf' output between 18 and 70 bytes into a destination of size 32
[INFO] [stderr] warning: pdfio-rs@0.1.0:   607 |           snprintf(datestr, sizeof(datestr), "D:%04d%02d%02d%02d%02d%02dZ", date.tm_year + 1900, date.tm_mon + 1, date.tm_mday, date.tm_hour, date.tm_min, date.tm_sec);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/testpdfio.c: In function 'write_font_test':
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/testpdfio.c:2554:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 249 [-Wformat-truncation=]
[INFO] [stderr] warning: pdfio-rs@0.1.0:  2554 |     snprintf(title, sizeof(title), "CP1252 %s Font Test", textname);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                            ^~             ~~~~~~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/testpdfio.c:2554:5: note: 'snprintf' output between 18 and 273 bytes into a destination of size 256
[INFO] [stderr] warning: pdfio-rs@0.1.0:  2554 |     snprintf(title, sizeof(title), "CP1252 %s Font Test", textname);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/testpdfio.c:2552:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 [-Wformat-truncation=]
[INFO] [stderr] warning: pdfio-rs@0.1.0:  2552 |     snprintf(title, sizeof(title), "Unicode %s Font Test", textname);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |                                             ^~             ~~~~~~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: pdfio/testpdfio.c:2552:5: note: 'snprintf' output between 19 and 274 bytes into a destination of size 256
[INFO] [stderr] warning: pdfio-rs@0.1.0:  2552 |     snprintf(title, sizeof(title), "Unicode %s Font Test", textname);
[INFO] [stderr] warning: pdfio-rs@0.1.0:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-content.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio-private.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/pdfio.h: not a directory
[INFO] [stderr] warning: pdfio-rs@0.1.0: cc1: warning: pdfio/ttf.h: not a directory
[INFO] [stderr]  Documenting pdfio-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DEPTH : u32 = 32 ; pub type __gnuc_va_list = __builtin_va_list ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_sho...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[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 `__u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st = __builtin_va_list ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35444
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:35979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36094
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:36982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:37993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:38983
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub struct __mbstat...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:41010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__state) - 8usize] ; } ; pub type __fpos_t = _G_fpos_t ; # [repr (C)] # [derive (Copy , Clone)] pub struct _G_fpos64_t { pub __pos : _...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fpos64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:41636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...state) - 8usize] ; } ; pub type __fpos64_t = _G_fpos64_t ; pub type __FILE = _IO_FILE ; pub type FILE = _IO_FILE ; # [repr (C)] # [der...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Fpos64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_IO_lock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:42014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } pub type _IO_lock_t = :: std :: os :: raw :: c_void ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IoLockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_read_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:46947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] ; } ; pub type cookie_read_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieReadFunctionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_write_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:47162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize_t > ; pub type cookie_write_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieWriteFunctionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_seek_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:47380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size_t > ; pub type cookie_seek_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieSeekFunctionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_close_function_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:47612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int > ; pub type cookie_close_function_t = :: std :: option :: Option < unsafe extern "C" fn (__cookie : * mut :: std :: os :: raw :...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieCloseFunctionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cookie_io_functions_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:48864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size] ; } ; pub type cookie_io_functions_t = _IO_cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CookieIoFunctionsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:48925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._cookie_io_functions_t ; pub type va_list = __gnuc_va_list ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; unsafe extern "C"...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:48961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...va_list = __gnuc_va_list ; pub type off_t = __off_t ; pub type fpos_t = __fpos_t ; unsafe extern "C" { pub static mut stdin : * mut FI...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fpos_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:48988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type off_t = __off_t ; pub type fpos_t = __fpos_t ; unsafe extern "C" { pub static mut stdin : * mut FILE ; } unsafe extern "C" { p...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FposT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:62430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct d...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66732
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; } pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FsidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66939
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:66995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pi...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ;...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __...
[INFO] [stdout]   |                                         ^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67188
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = _...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ulong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ushort` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ...
[INFO] [stdout]   |                          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `register_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:67687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sigset_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:68234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __val) - 0usize] ; } ; pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:69420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sec) - 8usize] ; } ; pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:69459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fd_mask` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:69971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ds_bits) - 0usize] ; } ; pub type fd_mask = __fd_mask ; unsafe extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __r...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `FdMask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:70483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:70518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:70551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:70588
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:72974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... - 8usize] ; } ; pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:73608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...- 0usize] ; } ; pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__tss_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:79554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...signals) - 40usize] ; } ; pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `TssT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:79605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:80145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._data) - 0usize] ; } ; pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:81620
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n) - 0usize] ; } ; pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:81677
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:85628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:97132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:105818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mes) - 128usize] ; } ; pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; unsafe extern "C" { pub fn clock...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `locale_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:105864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; unsafe extern "C" { pub fn clock () -> clock_t ; } unsafe extern "C" { pub fn...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_array_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:109882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } pub type pdfio_array_t = _pdfio_array_s ; pub type pdfio_dict_t = _pdfio_dict_s ; pub type pdfio_dict_cb_t = :: std...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioArrayT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_dict_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:109924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = _pdfio_array_s ; pub type pdfio_dict_t = _pdfio_dict_s ; pub type pdfio_dict_cb_t = :: std :: option :: Option < unsafe extern "C" ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioDictT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_dict_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:109964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= _pdfio_dict_s ; pub type pdfio_dict_cb_t = :: std :: option :: Option < unsafe extern "C" fn (dict : * mut pdfio_dict_t , key : * co...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioDictCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_file_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:110175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_void) -> bool > ; pub type pdfio_file_t = _pdfio_file_s ; pub type pdfio_error_cb_t = :: std :: option :: Option < unsafe extern "C"...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioFileT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_error_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:110215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _pdfio_file_s ; pub type pdfio_error_cb_t = :: std :: option :: Option < unsafe extern "C" fn (pdf : * mut pdfio_file_t , message : *...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioErrorCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_encryption_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:110828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ption_e = 4 ; pub type pdfio_encryption_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_encryption_e as pdfio_encryption_t ;...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioEncryptionE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_filter_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:111692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...o_filter_e = 10 ; pub type pdfio_filter_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_filter_e as pdfio_filter_t ; pub typ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioFilterE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_obj_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:111801
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... as pdfio_filter_t ; pub type pdfio_obj_t = _pdfio_obj_s ; pub type pdfio_output_cb_t = :: std :: option :: Option < unsafe extern "C"...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioObjT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_output_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:111839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _pdfio_obj_s ; pub type pdfio_output_cb_t = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut :: std :: os :: raw :: c_v...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioOutputCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_password_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:112040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> isize > ; pub type pdfio_password_cb_t = :: std :: option :: Option < unsafe extern "C" fn (data : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioPasswordCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_permission_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:113076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ion_e = - 1 ; pub type pdfio_permission_e = :: std :: os :: raw :: c_int ; pub type pdfio_permission_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioPermissionE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_permission_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:113137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; pub type pdfio_permission_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct p...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioPermissionT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_rect_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:114003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2) - 24usize] ; } ; pub type pdfio_rect_t = pdfio_rect_s ; pub type pdfio_stream_t = _pdfio_stream_s ; pub const pdfio_valtype_e_PDFIO...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioRectT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_stream_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:114042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = pdfio_rect_s ; pub type pdfio_stream_t = _pdfio_stream_s ; pub const pdfio_valtype_e_PDFIO_VALTYPE_NONE : pdfio_valtype_e = 0 ; pub...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioStreamT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_valtype_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:114860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...valtype_e = 10 ; pub type pdfio_valtype_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_valtype_e as pdfio_valtype_t ; unsaf...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioValtypeE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_cs_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:129536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...GB : pdfio_cs_e = 2 ; pub type pdfio_cs_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_cs_e as pdfio_cs_t ; pub const pdfio...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioCsE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_linecap_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:129843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._linecap_e = 2 ; pub type pdfio_linecap_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_linecap_e as pdfio_linecap_t ; pub c...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioLinecapE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_linejoin_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:130174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...inejoin_e = 2 ; pub type pdfio_linejoin_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_linejoin_e as pdfio_linejoin_t ; pub...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioLinejoinE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_matrix_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:130289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dfio_linejoin_t ; pub type pdfio_matrix_t = [[f64 ; 2usize] ; 3usize] ; pub const pdfio_textrendering_e_PDFIO_TEXTRENDERING_FILL : pdf...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioMatrixT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `pdfio_textrendering_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:131090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng_e = 7 ; pub type pdfio_textrendering_e = :: std :: os :: raw :: c_uint ; pub use self :: pdfio_textrendering_e as pdfio_textrenderi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioTextrenderingE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:140848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._obj_t) -> bool ; } pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:140889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __in...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:140932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __ui...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:140975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __u...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = _...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fa...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141252
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pu...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; p...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ;...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __u...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; unsafe extern "C" { pub fn memcpy (__dest ...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:141684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ntmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; unsafe extern "C" { pub fn memcpy (__dest : * mut :: std :: os :: raw :: c_v...
[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]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:152560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._bindgen_ty_1 = 8 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; unsafe extern "C" { pub fn __ctype_b_loc () -> * mut * co...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gwchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:156987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type __gwchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `GwcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:167736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le_t) -> locale_t ; } pub type useconds_t = __useconds_t ; pub type socklen_t = __socklen_t ; unsafe extern "C" { pub fn access (__nam...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:167773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nds_t = __useconds_t ; pub type socklen_t = __socklen_t ; unsafe extern "C" { pub fn access (__name : * const :: std :: os :: raw :: c...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:173854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bindgen_ty_2 = 20 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const _SC_ARG_MAX : _bindgen_ty_3 = 0 ; pub const _SC...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:184966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...indgen_ty_3 = 250 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; pub const _CS_PATH : _bindgen_ty_4 = 0 ; pub const _CS_V6...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:189051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ndgen_ty_4 = 1149 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; unsafe extern "C" { pub fn pathconf (__path : * const :: ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `z_size_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...once2) - 16usize] ; } ; pub type z_size_t = usize ; pub type Byte = :: std :: os :: raw :: c_uchar ; pub type uInt = :: std :: os :: r...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `ZSizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uInt` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_uchar ; pub type uInt = :: std :: os :: raw :: c_uint ; pub type uLong = :: std :: os :: raw :: c_ulong ; pub type Bytef = Byte ;...
[INFO] [stdout]   |                          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uLong` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198620
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_uint ; pub type uLong = :: std :: os :: raw :: c_ulong ; pub type Bytef = Byte ; pub type charf = :: std :: os :: raw :: c_char ;...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `charf` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198694
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ef = Byte ; pub type charf = :: std :: os :: raw :: c_char ; pub type intf = :: std :: os :: raw :: c_int ; pub type uIntf = uInt ; pu...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Charf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intf` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char ; pub type intf = :: std :: os :: raw :: c_int ; pub type uIntf = uInt ; pub type uLongf = uLong ; pub type voidpc = * cons...
[INFO] [stdout]   |                          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Intf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uIntf` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; pub type uIntf = uInt ; pub type uLongf = uLong ; pub type voidpc = * const :: std :: os :: raw :: c_void ; pub type voidp...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UIntf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uLongf` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f = uInt ; pub type uLongf = uLong ; pub type voidpc = * const :: std :: os :: raw :: c_void ; pub type voidpf = * mut :: std :: os ::...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ULongf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `voidpc` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = uLong ; pub type voidpc = * const :: std :: os :: raw :: c_void ; pub type voidpf = * mut :: std :: os :: raw :: c_void ; pub type ...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Voidpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `voidpf` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_void ; pub type voidpf = * mut :: std :: os :: raw :: c_void ; pub type voidp = * mut :: std :: os :: raw :: c_void ; pub type z_c...
[INFO] [stdout]   |                        ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Voidpf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `voidp` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:198954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_void ; pub type voidp = * mut :: std :: os :: raw :: c_void ; pub type z_crc_t = :: std :: os :: raw :: c_uint ; pub type alloc_f...
[INFO] [stdout]   |                         ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Voidp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `z_crc_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:199009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_void ; pub type z_crc_t = :: std :: os :: raw :: c_uint ; pub type alloc_func = :: std :: option :: Option < unsafe ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `ZCrcT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `alloc_func` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:199060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type alloc_func = :: std :: option :: Option < unsafe extern "C" fn (opaque : voidpf , items : uInt , size :...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `AllocFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `free_func` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:199193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : uInt) -> voidpf > ; pub type free_func = :: std :: option :: Option < unsafe extern "C" fn (opaque : voidpf , address : voidpf) > ;...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `FreeFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `z_stream` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:201624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rved) - 104usize] ; } ; pub type z_stream = z_stream_s ; pub type z_streamp = * mut z_stream ; # [repr (C)] # [derive (Debug , Copy , ...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `ZStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `z_streamp` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:201657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._stream = z_stream_s ; pub type z_streamp = * mut z_stream ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct gz_header_s { p...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `ZStreamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gz_header` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:203812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...done) - 72usize] ; } ; pub type gz_header = gz_header_s ; pub type gz_headerp = * mut gz_header ; unsafe extern "C" { pub fn zlibVersi...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `GzHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gz_headerp` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:203847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eader = gz_header_s ; pub type gz_headerp = * mut gz_header ; unsafe extern "C" { pub fn zlibVersion () -> * const :: std :: os :: raw...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `GzHeaderp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `in_func` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:207092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type in_func = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_v...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `InFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `out_func` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:207295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint > ; pub type out_func = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_v...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `OutFunc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `gzFile` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:208689
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } pub type gzFile = * mut gzFile_s ; unsafe extern "C" { pub fn gzdopen (fd : :: std :: os :: raw :: c_int , mo...
[INFO] [stdout]   |                                      ^^^^^^ help: convert the identifier to upper camel case: `GzFile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_extfree_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:215627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } pub type _pdfio_extfree_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioExtfreeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_mode_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:215881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._pdfio_mode_e = 1 ; pub type _pdfio_mode_e = :: std :: os :: raw :: c_uint ; pub use self :: _pdfio_mode_e as _pdfio_mode_t ; pub cons...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioModeE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_predictor_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:216643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ictor_e = 15 ; pub type _pdfio_predictor_e = :: std :: os :: raw :: c_uint ; pub use self :: _pdfio_predictor_e as _pdfio_predictor_t ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioPredictorE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_tconsume_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:216764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...redictor_t ; pub type _pdfio_tconsume_cb_t = :: std :: option :: Option < unsafe extern "C" fn (data : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioTconsumeCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_tpeek_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:216920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e) -> isize > ; pub type _pdfio_tpeek_cb_t = :: std :: option :: Option < unsafe extern "C" fn (data : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioTpeekCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_token_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:218914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... - 312usize] ; } ; pub type _pdfio_token_t = _pdfio_token_s ; # [repr (C)] # [derive (Copy , Clone)] pub struct _pdfio_value_s { pub t...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioTokenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_value_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:223417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e) - 8usize] ; } ; pub type _pdfio_value_t = _pdfio_value_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_aes_s {...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioValueT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_aes_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:224221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...v) - 248usize] ; } ; pub type _pdfio_aes_t = _pdfio_aes_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_md5_s { p...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioAesT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_md5_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:225000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uf) - 24usize] ; } ; pub type _pdfio_md5_t = _pdfio_md5_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_rc4_s { p...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioMd5T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_rc4_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:225742
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...j) - 257usize] ; } ; pub type _pdfio_rc4_t = _pdfio_rc4_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_sha265_s ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioRc4T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_sha256_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:227311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...- 112usize] ; } ; pub type _pdfio_sha256_t = _pdfio_sha265_s ; # [repr (C)] # [derive (Copy , Clone)] pub union _pdfio_crypto_ctx_u { ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioSha256T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_crypto_ctx_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:228008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type _pdfio_crypto_ctx_t = _pdfio_crypto_ctx_u ; pub type _pdfio_crypto_cb_t = :: std :: option :: Option < unsafe e...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioCryptoCtxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_crypto_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:228061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...crypto_ctx_u ; pub type _pdfio_crypto_cb_t = :: std :: option :: Option < unsafe extern "C" fn (ctx : * mut _pdfio_crypto_ctx_t , outb...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioCryptoCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_pair_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:229816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ue) - 8usize] ; } ; pub type _pdfio_pair_t = _pdfio_pair_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_dict_s {...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioPairT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_pdfio_objmap_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:231565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... - 16usize] ; } ; pub type _pdfio_objmap_t = _pdfio_objmap_s ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _pdfio_file_s...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PdfioObjmapT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:245308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s { _unused : [u8 ; 0] , } pub type ttf_t = _ttf_s ; pub type ttf_err_cb_t = :: std :: option :: Option < unsafe extern "C" fn (data :...
[INFO] [stdout]   |                                        ^^^^^ help: convert the identifier to upper camel case: `TtfT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_err_cb_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:245334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype ttf_t = _ttf_s ; pub type ttf_err_cb_t = :: std :: option :: Option < unsafe extern "C" fn (data : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfErrCbT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_stretch_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:246146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tf_stretch_e = 8 ; pub type ttf_stretch_e = :: std :: os :: raw :: c_uint ; pub use self :: ttf_stretch_e as ttf_stretch_t ; pub const...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfStretchE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_style_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:246430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : ttf_style_e = 2 ; pub type ttf_style_e = :: std :: os :: raw :: c_uint ; pub use self :: ttf_style_e as ttf_style_t ; pub const ttf...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfStyleE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_variant_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:246664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tf_variant_e = 1 ; pub type ttf_variant_e = :: std :: os :: raw :: c_uint ; pub use self :: ttf_variant_e as ttf_variant_t ; pub const...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfVariantE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_weight_e` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:247319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tf_weight_e = 900 ; pub type ttf_weight_e = :: std :: os :: raw :: c_uint ; pub use self :: ttf_weight_e as ttf_weight_t ; # [repr (C)...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfWeightE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ttf_rect_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:248230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tom) - 12usize] ; } ; pub type ttf_rect_t = ttf_rect_s ; unsafe extern "C" { pub fn ttfCreate (filename : * const :: std :: os :: raw ...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to upper camel case: `TtfRectT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/pdfio-rs-57d16dccb8313ddf/out/bindings.rs:3:250563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t) -> bool ; } pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __va...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pdfio_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "2553c47b3266ccb3348cd99b181200b5d9a51cd97d4db2854d64d35410784e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2553c47b3266ccb3348cd99b181200b5d9a51cd97d4db2854d64d35410784e16", kill_on_drop: false }`
[INFO] [stdout] 2553c47b3266ccb3348cd99b181200b5d9a51cd97d4db2854d64d35410784e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77cbf50718439199763bed6fcd96c0188931c5071c5c6e6475e9d10ed06c9935
[INFO] running `Command { std: "docker" "start" "-a" "77cbf50718439199763bed6fcd96c0188931c5071c5c6e6475e9d10ed06c9935", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "77cbf50718439199763bed6fcd96c0188931c5071c5c6e6475e9d10ed06c9935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77cbf50718439199763bed6fcd96c0188931c5071c5c6e6475e9d10ed06c9935", kill_on_drop: false }`
[INFO] [stdout] 77cbf50718439199763bed6fcd96c0188931c5071c5c6e6475e9d10ed06c9935
