[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fdecklink-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/decklink-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b32d16cdcff1dd199cc2e5f068bacd2ee7593e9a16b3b91a668068f2aec5b37e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b32d16cdcff1dd199cc2e5f068bacd2ee7593e9a16b3b91a668068f2aec5b37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b32d16cdcff1dd199cc2e5f068bacd2ee7593e9a16b3b91a668068f2aec5b37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32d16cdcff1dd199cc2e5f068bacd2ee7593e9a16b3b91a668068f2aec5b37e", kill_on_drop: false }` [INFO] [stdout] b32d16cdcff1dd199cc2e5f068bacd2ee7593e9a16b3b91a668068f2aec5b37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30559662a2d0e6d9cfa2ef871426c7c92c0620384fca45269a3459073993262 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b30559662a2d0e6d9cfa2ef871426c7c92c0620384fca45269a3459073993262", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Checking simple-error v0.1.13 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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: function `bindgen_test_layout_IUnknown` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/decklink-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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-27b39da0442e2776/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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "b30559662a2d0e6d9cfa2ef871426c7c92c0620384fca45269a3459073993262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30559662a2d0e6d9cfa2ef871426c7c92c0620384fca45269a3459073993262", kill_on_drop: false }` [INFO] [stdout] b30559662a2d0e6d9cfa2ef871426c7c92c0620384fca45269a3459073993262