[INFO] fetching crate varnish-sys 0.0.19... [INFO] checking varnish-sys-0.0.19 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate varnish-sys 0.0.19 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate varnish-sys 0.0.19 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate varnish-sys 0.0.19 [INFO] finished tweaking crates.io crate varnish-sys 0.0.19 [INFO] tweaked toml for crates.io crate varnish-sys 0.0.19 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.4 (available: v0.70.1) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (available: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fd175b2d30b7c658fd18020d64b8566fabec9e73a3d2c248402c6b80cab10f7 [INFO] running `Command { std: "docker" "start" "-a" "0fd175b2d30b7c658fd18020d64b8566fabec9e73a3d2c248402c6b80cab10f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fd175b2d30b7c658fd18020d64b8566fabec9e73a3d2c248402c6b80cab10f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd175b2d30b7c658fd18020d64b8566fabec9e73a3d2c248402c6b80cab10f7", kill_on_drop: false }` [INFO] [stdout] 0fd175b2d30b7c658fd18020d64b8566fabec9e73a3d2c248402c6b80cab10f7 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff8cbbe34a75c597ce620da67ec7ff26b08b29c0b65e5fc37d9e1149003b8c0 [INFO] running `Command { std: "docker" "start" "-a" "aff8cbbe34a75c597ce620da67ec7ff26b08b29c0b65e5fc37d9e1149003b8c0", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling varnish-sys v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:874:4 [INFO] [stdout] | [INFO] [stdout] 874 | fn bindgen_test_layout___fsid_t() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___sigset_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:964:4 [INFO] [stdout] | [INFO] [stdout] 964 | fn bindgen_test_layout___sigset_t() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_sigset_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1140:4 [INFO] [stdout] | [INFO] [stdout] 1140 | fn bindgen_test_layout___atomic_wide_counter__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1179:4 [INFO] [stdout] | [INFO] [stdout] 1179 | fn bindgen_test_layout___atomic_wide_counter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_list` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1230:4 [INFO] [stdout] | [INFO] [stdout] 1230 | fn bindgen_test_layout___pthread_internal_list() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_slist` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1281:4 [INFO] [stdout] | [INFO] [stdout] 1281 | fn bindgen_test_layout___pthread_internal_slist() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_slist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_mutex_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1329:4 [INFO] [stdout] | [INFO] [stdout] 1329 | fn bindgen_test_layout___pthread_mutex_s() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_mutex_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_rwlock_arch_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1449:4 [INFO] [stdout] | [INFO] [stdout] 1449 | fn bindgen_test_layout___pthread_rwlock_arch_t() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_rwlock_arch_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_cond_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1596:4 [INFO] [stdout] | [INFO] [stdout] 1596 | fn bindgen_test_layout___pthread_cond_s() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cond_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___once_flag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:1697:4 [INFO] [stdout] | [INFO] [stdout] 1697 | fn bindgen_test_layout___once_flag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_once_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___kernel_fd_set` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:2524:4 [INFO] [stdout] | [INFO] [stdout] 2524 | fn bindgen_test_layout___kernel_fd_set() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_kernel_fd_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___kernel_fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:2576:4 [INFO] [stdout] | [INFO] [stdout] 2576 | fn bindgen_test_layout___kernel_fsid_t() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_kernel_fsid_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___locale_struct` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:4466:4 [INFO] [stdout] | [INFO] [stdout] 4466 | fn bindgen_test_layout___locale_struct() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_locale_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___jmp_buf_tag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:4695:4 [INFO] [stdout] | [INFO] [stdout] 4695 | fn bindgen_test_layout___jmp_buf_tag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_jmp_buf_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout__pthread_cleanup_buffer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:4783:4 [INFO] [stdout] | [INFO] [stdout] 4783 | fn bindgen_test_layout__pthread_cleanup_buffer() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cleanup_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___cancel_jmp_buf_tag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:5048:4 [INFO] [stdout] | [INFO] [stdout] 5048 | fn bindgen_test_layout___cancel_jmp_buf_tag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cancel_jmp_buf_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_unwind_buf_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:5089:4 [INFO] [stdout] | [INFO] [stdout] 5089 | fn bindgen_test_layout___pthread_unwind_buf_t() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_unwind_buf_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_cleanup_frame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:5143:4 [INFO] [stdout] | [INFO] [stdout] 5143 | fn bindgen_test_layout___pthread_cleanup_frame() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cleanup_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_pool_task__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:8412:4 [INFO] [stdout] | [INFO] [stdout] 8412 | fn bindgen_test_layout_pool_task__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pool_task_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_objcore__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:8953:4 [INFO] [stdout] | [INFO] [stdout] 8953 | fn bindgen_test_layout_objcore__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_objcore_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_objcore__bindgen_ty_2` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:9004:4 [INFO] [stdout] | [INFO] [stdout] 9004 | fn bindgen_test_layout_objcore__bindgen_ty_2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_objcore_bindgen_ty_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_objcore__bindgen_ty_3` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:9055:4 [INFO] [stdout] | [INFO] [stdout] 9055 | fn bindgen_test_layout_objcore__bindgen_ty_3() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_objcore_bindgen_ty_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_objcore__bindgen_ty_4` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:9105:4 [INFO] [stdout] | [INFO] [stdout] 9105 | fn bindgen_test_layout_objcore__bindgen_ty_4() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_objcore_bindgen_ty_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_req__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:10125:4 [INFO] [stdout] | [INFO] [stdout] 10125 | fn bindgen_test_layout_req__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_req_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_vcldir__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:11788:4 [INFO] [stdout] | [INFO] [stdout] 11788 | fn bindgen_test_layout_vcldir__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vcldir_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_vfp_entry__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:12081:4 [INFO] [stdout] | [INFO] [stdout] 12081 | fn bindgen_test_layout_vfp_entry__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vfp_entry_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_vdp_entry__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:12535:4 [INFO] [stdout] | [INFO] [stdout] 12535 | fn bindgen_test_layout_vdp_entry__bindgen_ty_1() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vdp_entry_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_VSC_level_desc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:13340:4 [INFO] [stdout] | [INFO] [stdout] 13340 | fn bindgen_test_layout_VSC_level_desc() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_vsc_level_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_VSC_point` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:13418:4 [INFO] [stdout] | [INFO] [stdout] 13418 | fn bindgen_test_layout_VSC_point() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `bindgen_test_layout_vsc_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___va_list_tag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/varnish-sys-c7f8fd1daf8fe800/out/bindings.rs:13783:4 [INFO] [stdout] | [INFO] [stdout] 13783 | fn bindgen_test_layout___va_list_tag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_va_list_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "aff8cbbe34a75c597ce620da67ec7ff26b08b29c0b65e5fc37d9e1149003b8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff8cbbe34a75c597ce620da67ec7ff26b08b29c0b65e5fc37d9e1149003b8c0", kill_on_drop: false }` [INFO] [stdout] aff8cbbe34a75c597ce620da67ec7ff26b08b29c0b65e5fc37d9e1149003b8c0