[INFO] fetching crate gssapi 0.0.1... [INFO] checking gssapi-0.0.1 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate gssapi 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate gssapi 0.0.1 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gssapi 0.0.1 [INFO] finished tweaking crates.io crate gssapi 0.0.1 [INFO] tweaked toml for crates.io crate gssapi 0.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ace0b857e2f1cf472e50fa90f87ab2e3173113aef329cea0e2f5c48e4568034 [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" "6ace0b857e2f1cf472e50fa90f87ab2e3173113aef329cea0e2f5c48e4568034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ace0b857e2f1cf472e50fa90f87ab2e3173113aef329cea0e2f5c48e4568034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ace0b857e2f1cf472e50fa90f87ab2e3173113aef329cea0e2f5c48e4568034", kill_on_drop: false }` [INFO] [stdout] 6ace0b857e2f1cf472e50fa90f87ab2e3173113aef329cea0e2f5c48e4568034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ee029482ccd107dd075fb0e660eef1c21ee7898aed07f5d27ab551e5ad932e7 [INFO] running `Command { std: "docker" "start" "-a" "4ee029482ccd107dd075fb0e660eef1c21ee7898aed07f5d27ab551e5ad932e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling gssapi-sys v0.2.1 [INFO] [stderr] Checking gssapi v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `GSS_Status_Code` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum GSS_Status_Code { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssStatusCode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Context_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum GSS_Context_Flag { // gss/api.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssContextFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Credential_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub enum GSS_Credential_Flag { // gss/api.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredentialFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Display_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum GSS_Display_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssDisplayFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Channel_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub enum GSS_Channel_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_KRB5_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub enum GSS_KRB5_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssKrb5Flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::constants::*` [INFO] [stdout] --> src/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OM_uint32` should have an upper camel case name [INFO] [stdout] --> src/types.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type OM_uint32 = u32; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `OmUint32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_uint32` should have an upper camel case name [INFO] [stdout] --> src/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type gss_uint32 = OM_uint32; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GssUint32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_qop_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type gss_qop_t = OM_uint32; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `GssQopT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_usage_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type gss_cred_usage_t = isize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredUsageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct gss_oid_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type gss_oid_desc = gss_oid_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid` should have an upper camel case name [INFO] [stdout] --> src/types.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub type gss_oid = *mut gss_oid_desc_struct; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GssOid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct gss_oid_set_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSetDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type gss_oid_set_desc = gss_oid_set_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSetDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set` should have an upper camel case name [INFO] [stdout] --> src/types.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type gss_oid_set = *mut gss_oid_set_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct gss_buffer_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | pub type gss_buffer_desc = gss_buffer_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub type gss_buffer_t = *mut gss_buffer_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct gss_name_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type gss_name_desc = gss_name_struct; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type gss_name_t = *mut gss_name_struct; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | pub struct gss_cred_id_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type gss_cred_id_desc = gss_cred_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type gss_cred_id_t = *mut gss_cred_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | pub struct gss_ctx_id_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type gss_ctx_id_desc = gss_ctx_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type gss_ctx_id_t = *mut gss_ctx_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct gss_channel_bindings_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type gss_channel_bindings_desc = gss_channel_bindings_struct; // possible unnecessary [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type gss_channel_bindings_t = *mut gss_channel_bindings_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::constants::*` [INFO] [stdout] --> src/functions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::errors::*` [INFO] [stdout] --> src/functions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ::errors::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Status_Code` should have an upper camel case name [INFO] [stdout] --> src/errors.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum GSS_Status_Code { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssStatusCode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Context_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum GSS_Context_Flag { // gss/api.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssContextFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Credential_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | pub enum GSS_Credential_Flag { // gss/api.h [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredentialFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Display_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum GSS_Display_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssDisplayFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_Channel_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub enum GSS_Channel_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GSS_KRB5_Flag` should have an upper camel case name [INFO] [stdout] --> src/constants.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub enum GSS_KRB5_Flag { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssKrb5Flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::constants::*` [INFO] [stdout] --> src/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OM_uint32` should have an upper camel case name [INFO] [stdout] --> src/types.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type OM_uint32 = u32; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `OmUint32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_uint32` should have an upper camel case name [INFO] [stdout] --> src/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type gss_uint32 = OM_uint32; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GssUint32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_qop_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type gss_qop_t = OM_uint32; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `GssQopT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_usage_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type gss_cred_usage_t = isize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredUsageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct gss_oid_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type gss_oid_desc = gss_oid_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid` should have an upper camel case name [INFO] [stdout] --> src/types.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub type gss_oid = *mut gss_oid_desc_struct; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GssOid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct gss_oid_set_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSetDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type gss_oid_set_desc = gss_oid_set_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSetDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_oid_set` should have an upper camel case name [INFO] [stdout] --> src/types.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type gss_oid_set = *mut gss_oid_set_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssOidSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_desc_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct gss_buffer_desc_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferDescStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | pub type gss_buffer_desc = gss_buffer_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_buffer_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub type gss_buffer_t = *mut gss_buffer_desc_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssBufferT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct gss_name_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub type gss_name_desc = gss_name_struct; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_name_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | pub type gss_name_t = *mut gss_name_struct; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GssNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | pub struct gss_cred_id_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type gss_cred_id_desc = gss_cred_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_cred_id_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type gss_cred_id_t = *mut gss_cred_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCredIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | pub struct gss_ctx_id_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | pub type gss_ctx_id_desc = gss_ctx_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_ctx_id_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub type gss_ctx_id_t = *mut gss_ctx_id_struct; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssCtxIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_struct` should have an upper camel case name [INFO] [stdout] --> src/types.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct gss_channel_bindings_struct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsStruct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_desc` should have an upper camel case name [INFO] [stdout] --> src/types.rs:289:10 [INFO] [stdout] | [INFO] [stdout] 289 | pub type gss_channel_bindings_desc = gss_channel_bindings_struct; // possible unnecessary [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsDesc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gss_channel_bindings_t` should have an upper camel case name [INFO] [stdout] --> src/types.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub type gss_channel_bindings_t = *mut gss_channel_bindings_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GssChannelBindingsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::constants::*` [INFO] [stdout] --> src/functions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::errors::*` [INFO] [stdout] --> src/functions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ::errors::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor_status` [INFO] [stdout] --> src/functions.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn gss_release_cred(minor_status: OM_uint32, cred_handle: gss_cred_id_t) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minor_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cred_handle` [INFO] [stdout] --> src/functions.rs:52:50 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn gss_release_cred(minor_status: OM_uint32, cred_handle: gss_cred_id_t) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cred_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor_status` [INFO] [stdout] --> src/functions.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | minor_status: &mut OM_uint32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minor_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context_handle` [INFO] [stdout] --> src/functions.rs:147:3 [INFO] [stdout] | [INFO] [stdout] 147 | context_handle: &mut gss_ctx_id_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_token` [INFO] [stdout] --> src/functions.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | output_token: &mut gss_buffer_desc_struct [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor_status` [INFO] [stdout] --> src/functions.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn gss_release_cred(minor_status: OM_uint32, cred_handle: gss_cred_id_t) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minor_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cred_handle` [INFO] [stdout] --> src/functions.rs:52:50 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn gss_release_cred(minor_status: OM_uint32, cred_handle: gss_cred_id_t) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cred_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `minor_status` [INFO] [stdout] --> src/functions.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | minor_status: &mut OM_uint32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minor_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context_handle` [INFO] [stdout] --> src/functions.rs:147:3 [INFO] [stdout] | [INFO] [stdout] 147 | context_handle: &mut gss_ctx_id_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_token` [INFO] [stdout] --> src/functions.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | output_token: &mut gss_buffer_desc_struct [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_Context_Flag` should have a snake case name [INFO] [stdout] --> src/tests.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn GSS_Context_Flag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_context_flag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_Credential_Flag` should have a snake case name [INFO] [stdout] --> src/tests.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn GSS_Credential_Flag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_credential_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_Display_Flag` should have a snake case name [INFO] [stdout] --> src/tests.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn GSS_Display_Flag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_display_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_Channel_Flag` should have a snake case name [INFO] [stdout] --> src/tests.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn GSS_Channel_Flag() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_channel_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_KRB5_Flag` should have a snake case name [INFO] [stdout] --> src/tests.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn GSS_KRB5_Flag() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_krb5_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_NT_LAZY_STATICS` should have a snake case name [INFO] [stdout] --> src/tests.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn GSS_NT_LAZY_STATICS() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_nt_lazy_statics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GSS_KRB5_LAZY_STATICS` should have a snake case name [INFO] [stdout] --> src/tests.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn GSS_KRB5_LAZY_STATICS() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gss_krb5_lazy_statics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "4ee029482ccd107dd075fb0e660eef1c21ee7898aed07f5d27ab551e5ad932e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee029482ccd107dd075fb0e660eef1c21ee7898aed07f5d27ab551e5ad932e7", kill_on_drop: false }` [INFO] [stdout] 4ee029482ccd107dd075fb0e660eef1c21ee7898aed07f5d27ab551e5ad932e7