[INFO] cloning repository https://github.com/theaaf/decklink-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theaaf/decklink-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9862c2764457485d3b5e858696986d25ff47519 [INFO] checking theaaf/decklink-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/decklink-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theaaf/decklink-rs [INFO] finished tweaking git repo https://github.com/theaaf/decklink-rs [INFO] tweaked toml for git repo https://github.com/theaaf/decklink-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theaaf/decklink-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded simple-error v0.1.13 [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2e7830c5b95047d7d3d6e358eef88318028f0f9d93ba5d7913104522d46c26 [INFO] running `Command { std: "docker" "start" "-a" "4a2e7830c5b95047d7d3d6e358eef88318028f0f9d93ba5d7913104522d46c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2e7830c5b95047d7d3d6e358eef88318028f0f9d93ba5d7913104522d46c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2e7830c5b95047d7d3d6e358eef88318028f0f9d93ba5d7913104522d46c26", kill_on_drop: false }` [INFO] [stdout] 4a2e7830c5b95047d7d3d6e358eef88318028f0f9d93ba5d7913104522d46c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86d6fa1419c59d58bc8ddce38df8b7db84f4bd73ddb5287b53cb603693a34188 [INFO] running `Command { std: "docker" "start" "-a" "86d6fa1419c59d58bc8ddce38df8b7db84f4bd73ddb5287b53cb603693a34188", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking simple-error v0.1.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling decklink v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:116 [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 ; # [ ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [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/decklink-9d459b48e768aff6/out/bindings.rs:3:116 [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 ; # [ ... [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/decklink-9d459b48e768aff6/out/bindings.rs:3:170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_REFIID` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:1031 [INFO] [stdout] | [INFO] [stdout] 3 | ... } # [ test ] fn bindgen_test_layout_REFIID ( ) { assert_eq ! ( :: std :: mem :: size_of :: < REFIID > ( ) , 16usize , concat ! ( "Siz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_refiid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:1339 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte0 as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:1550 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte1 as * const _ as usize } , 1usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:1761 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte2 as * const _ as usize } , 2usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:1972 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte3 as * const _ as usize } , 3usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:2183 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte4 as * const _ as usize } , 4usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:2394 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte5 as * const _ as usize } , 5usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:2605 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte6 as * const _ as usize } , 6usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:2816 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte7 as * const _ as usize } , 7usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:3027 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte8 as * const _ as usize } , 8usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:3238 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte9 as * const _ as usize } , 9usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:3449 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte10 as * const _ as usize } , 10usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:3663 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte11 as * const _ as usize } , 11usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:3877 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte12 as * const _ as usize } , 12usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:4091 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte13 as * const _ as usize } , 13usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:4305 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte14 as * const _ as usize } , 14usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:4519 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte15 as * const _ as usize } , 15usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IUnknown` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:4979 [INFO] [stdout] | [INFO] [stdout] 3 | ...nown { pub _address : u8 , } # [ test ] fn bindgen_test_layout_IUnknown ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IUnknown > (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_iunknown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkTimecode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:7319 [INFO] [stdout] | [INFO] [stdout] 3 | ...] fn bindgen_test_layout_IDeckLinkTimecode ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkTimecode > ( ) , 8usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_timecode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkDisplayModeIterator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:14699 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkDisplayModeIterator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_display_mode_iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkDisplayMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:15203 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkDisplayMode ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_display_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLink` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:15656 [INFO] [stdout] | [INFO] [stdout] 3 | ...# [ test ] fn bindgen_test_layout_IDeckLink ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLink > ( ) , 8usize , concat ! ( "S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoOutputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:62038 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoOutputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_output_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkInputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:62544 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkInputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_input_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkMemoryAllocator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:63037 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkMemoryAllocator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_memory_allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAudioOutputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:63544 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkAudioOutputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_audio_output_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkIterator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:64060 [INFO] [stdout] | [INFO] [stdout] 3 | ...] fn bindgen_test_layout_IDeckLinkIterator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkIterator > ( ) , 8usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkOutput` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:64504 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ] fn bindgen_test_layout_IDeckLinkOutput ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkOutput > ( ) , 8usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkInput` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:64937 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ] fn bindgen_test_layout_IDeckLinkInput ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkInput > ( ) , 8usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:65370 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout_IDeckLinkVideoFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkVideoFrame > ( ) , 8usize , conc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkMutableVideoFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:65835 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkMutableVideoFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ID... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_mutable_video_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoInputFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:66333 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoInputFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_input_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoFrameAncillary` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:66825 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoFrameAncillary ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_frame_ancillary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAudioInputPacket` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:67334 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkAudioInputPacket ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_audio_input_packet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkScreenPreviewCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:67833 [INFO] [stdout] | [INFO] [stdout] 3 | ... _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkScreenPreviewCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_screen_preview_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAttributes` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:68346 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout_IDeckLinkAttributes ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkAttributes > ( ) , 8usize , conc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_attributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkStatus` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-9d459b48e768aff6/out/bindings.rs:3:68800 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ] fn bindgen_test_layout_IDeckLinkStatus ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkStatus > ( ) , 8usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.5, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "86d6fa1419c59d58bc8ddce38df8b7db84f4bd73ddb5287b53cb603693a34188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d6fa1419c59d58bc8ddce38df8b7db84f4bd73ddb5287b53cb603693a34188", kill_on_drop: false }` [INFO] [stdout] 86d6fa1419c59d58bc8ddce38df8b7db84f4bd73ddb5287b53cb603693a34188 [INFO] checking theaaf/decklink-rs against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-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] validating manifest of git repo https://github.com/theaaf/decklink-rs on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theaaf/decklink-rs [INFO] finished tweaking git repo https://github.com/theaaf/decklink-rs [INFO] tweaked toml for git repo https://github.com/theaaf/decklink-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theaaf/decklink-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a65b2c026e6a4948b9b2d3fd3496925216dcbda096f790bade61803ed3cc604 [INFO] running `Command { std: "docker" "start" "-a" "1a65b2c026e6a4948b9b2d3fd3496925216dcbda096f790bade61803ed3cc604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a65b2c026e6a4948b9b2d3fd3496925216dcbda096f790bade61803ed3cc604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a65b2c026e6a4948b9b2d3fd3496925216dcbda096f790bade61803ed3cc604", kill_on_drop: false }` [INFO] [stdout] 1a65b2c026e6a4948b9b2d3fd3496925216dcbda096f790bade61803ed3cc604 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa51dc96491dc773627a9a87d344d9cce53710535fe5bee8708e717c9be1ef22 [INFO] running `Command { std: "docker" "start" "-a" "fa51dc96491dc773627a9a87d344d9cce53710535fe5bee8708e717c9be1ef22", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking simple-error v0.1.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling decklink v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [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/decklink-e57680a5624553de/out/bindings.rs:3:116 [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 ; # [ ... [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/decklink-e57680a5624553de/out/bindings.rs:3:170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:64 [INFO] [stdout] | [INFO] [stdout] 3 | pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std ::... [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/decklink-e57680a5624553de/out/bindings.rs:3:116 [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 ; # [ ... [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/decklink-e57680a5624553de/out/bindings.rs:3:170 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_REFIID` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:1031 [INFO] [stdout] | [INFO] [stdout] 3 | ... } # [ test ] fn bindgen_test_layout_REFIID ( ) { assert_eq ! ( :: std :: mem :: size_of :: < REFIID > ( ) , 16usize , concat ! ( "Siz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_refiid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:1339 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte0 as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:1550 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte1 as * const _ as usize } , 1usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:1761 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte2 as * const _ as usize } , 2usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:1972 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte3 as * const _ as usize } , 3usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:2183 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte4 as * const _ as usize } , 4usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:2394 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte5 as * const _ as usize } , 5usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:2605 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte6 as * const _ as usize } , 6usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:2816 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte7 as * const _ as usize } , 7usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:3027 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte8 as * const _ as usize } , 8usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:3238 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte9 as * const _ as usize } , 9usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:3449 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte10 as * const _ as usize } , 10usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:3663 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte11 as * const _ as usize } , 11usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:3877 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte12 as * const _ as usize } , 12usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:4091 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte13 as * const _ as usize } , 13usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:4305 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte14 as * const _ as usize } , 14usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:4519 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < REFIID > ( ) ) ) . byte15 as * const _ as usize } , 15usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IUnknown` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:4979 [INFO] [stdout] | [INFO] [stdout] 3 | ...nown { pub _address : u8 , } # [ test ] fn bindgen_test_layout_IUnknown ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IUnknown > (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_iunknown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkTimecode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:7319 [INFO] [stdout] | [INFO] [stdout] 3 | ...] fn bindgen_test_layout_IDeckLinkTimecode ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkTimecode > ( ) , 8usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_timecode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkDisplayModeIterator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:14699 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkDisplayModeIterator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_display_mode_iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkDisplayMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:15203 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkDisplayMode ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_display_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLink` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:15656 [INFO] [stdout] | [INFO] [stdout] 3 | ...# [ test ] fn bindgen_test_layout_IDeckLink ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLink > ( ) , 8usize , concat ! ( "S... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoOutputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:62038 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoOutputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_output_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkInputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:62544 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkInputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_input_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkMemoryAllocator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:63037 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkMemoryAllocator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_memory_allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAudioOutputCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:63544 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkAudioOutputCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_audio_output_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkIterator` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:64060 [INFO] [stdout] | [INFO] [stdout] 3 | ...] fn bindgen_test_layout_IDeckLinkIterator ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkIterator > ( ) , 8usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkOutput` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:64504 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ] fn bindgen_test_layout_IDeckLinkOutput ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkOutput > ( ) , 8usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkInput` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:64937 [INFO] [stdout] | [INFO] [stdout] 3 | ...st ] fn bindgen_test_layout_IDeckLinkInput ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkInput > ( ) , 8usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:65370 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout_IDeckLinkVideoFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkVideoFrame > ( ) , 8usize , conc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkMutableVideoFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:65835 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkMutableVideoFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ID... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_mutable_video_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoInputFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:66333 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoInputFrame ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDec... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_input_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkVideoFrameAncillary` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:66825 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkVideoFrameAncillary ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_video_frame_ancillary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAudioInputPacket` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:67334 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkAudioInputPacket ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_audio_input_packet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkScreenPreviewCallback` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:67833 [INFO] [stdout] | [INFO] [stdout] 3 | ... _address : u8 , } # [ test ] fn bindgen_test_layout_IDeckLinkScreenPreviewCallback ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_screen_preview_callback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkAttributes` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:68346 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout_IDeckLinkAttributes ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkAttributes > ( ) , 8usize , conc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_attributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_IDeckLinkStatus` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-e57680a5624553de/out/bindings.rs:3:68800 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ] fn bindgen_test_layout_IDeckLinkStatus ( ) { assert_eq ! ( :: std :: mem :: size_of :: < IDeckLinkStatus > ( ) , 8usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ideck_link_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.5, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fa51dc96491dc773627a9a87d344d9cce53710535fe5bee8708e717c9be1ef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa51dc96491dc773627a9a87d344d9cce53710535fe5bee8708e717c9be1ef22", kill_on_drop: false }` [INFO] [stdout] fa51dc96491dc773627a9a87d344d9cce53710535fe5bee8708e717c9be1ef22