[INFO] fetching crate smbclient-sys 0.1.0...
[INFO] building smbclient-sys-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate smbclient-sys 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate smbclient-sys 0.1.0
[INFO] finished tweaking crates.io crate smbclient-sys 0.1.0
[INFO] tweaked toml for crates.io crate smbclient-sys 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smbclient-sys 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding libc v0.1.12 (available: v0.2.176)
[INFO] [stderr]       Adding nix v0.4.3 (available: v0.30.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.3.3
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded nix v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 131b9e070d146cbff898c953159ca55f4b453366379a8731a0f0bcc2fa2cab0b
[INFO] running `Command { std: "docker" "start" "-a" "131b9e070d146cbff898c953159ca55f4b453366379a8731a0f0bcc2fa2cab0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "131b9e070d146cbff898c953159ca55f4b453366379a8731a0f0bcc2fa2cab0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131b9e070d146cbff898c953159ca55f4b453366379a8731a0f0bcc2fa2cab0b", kill_on_drop: false }`
[INFO] [stdout] 131b9e070d146cbff898c953159ca55f4b453366379a8731a0f0bcc2fa2cab0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bd2cfc6a20629ec7f18433ec720fc1853d1450151f869f13d6e4fc6ff73cb66
[INFO] running `Command { std: "docker" "start" "-a" "6bd2cfc6a20629ec7f18433ec720fc1853d1450151f869f13d6e4fc6ff73cb66", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling smbclient-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitflags v0.3.3
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling nix v0.4.3
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout]     |                                             ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 117 - pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout] 117 + pub const SMBC_VFS_FEATURE_RDONLY: c_uint = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 - pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout] 118 + pub const SMBC_VFS_FEATURE_DFS: c_uint = 1 << 28;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:119:55
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout]     |                                                       ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 - pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout] 119 + pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = 1 << 29;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:120:50
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout]     |                                                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 - pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout] 120 + pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = 1 << 30;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:181:45
[INFO] [stdout]     |
[INFO] [stdout] 181 | static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout]     |                                                      ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 - static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout] 181 + static SMB_CTX_FLAG_USE_KERBEROS             : i32 = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:182:53
[INFO] [stdout]     |
[INFO] [stdout] 182 | static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 - static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout] 182 + static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = 1 << 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:183:53
[INFO] [stdout]     |
[INFO] [stdout] 183 | static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 - static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout] 183 + static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = 1 << 2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 | static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout]     |                                                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 - static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout] 184 + static SMB_CTX_FLAG_USE_CCACHE                 : i32 = 1 << 3;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "6bd2cfc6a20629ec7f18433ec720fc1853d1450151f869f13d6e4fc6ff73cb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bd2cfc6a20629ec7f18433ec720fc1853d1450151f869f13d6e4fc6ff73cb66", kill_on_drop: false }`
[INFO] [stdout] 6bd2cfc6a20629ec7f18433ec720fc1853d1450151f869f13d6e4fc6ff73cb66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3a7dbf7035cbff71301f869577f9762845e2e71c6e1f9d7c1bef426e08763ca
[INFO] running `Command { std: "docker" "start" "-a" "e3a7dbf7035cbff71301f869577f9762845e2e71c6e1f9d7c1bef426e08763ca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout]     |                                             ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 117 - pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout] 117 + pub const SMBC_VFS_FEATURE_RDONLY: c_uint = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 - pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout] 118 + pub const SMBC_VFS_FEATURE_DFS: c_uint = 1 << 28;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smbclient-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:119:55
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout]     |                                                       ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 - pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout] 119 + pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = 1 << 29;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:120:50
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout]     |                                                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 - pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout] 120 + pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = 1 << 30;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:181:45
[INFO] [stdout]     |
[INFO] [stdout] 181 | static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout]     |                                                      ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 - static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout] 181 + static SMB_CTX_FLAG_USE_KERBEROS             : i32 = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:182:53
[INFO] [stdout]     |
[INFO] [stdout] 182 | static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 - static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout] 182 + static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = 1 << 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:183:53
[INFO] [stdout]     |
[INFO] [stdout] 183 | static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 - static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout] 183 + static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = 1 << 2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 | static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout]     |                                                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 - static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout] 184 + static SMB_CTX_FLAG_USE_CCACHE                 : i32 = 1 << 3;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `srv`
[INFO] [stdout]  --> examples/testwrite.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern "C" fn auth_data(srv: *const c_char,
[INFO] [stdout]   |                         ^^^ help: if this is intentional, prefix it with an underscore: `_srv`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shr`
[INFO] [stdout]  --> examples/testwrite.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |             shr: *const c_char,
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_shr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wg`
[INFO] [stdout]   --> examples/testwrite.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             wg: *mut c_char,
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_wg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wglen`
[INFO] [stdout]   --> examples/testwrite.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             wglen: c_int,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_wglen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unlen`
[INFO] [stdout]   --> examples/testwrite.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             unlen: c_int,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_unlen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pwlen`
[INFO] [stdout]   --> examples/testwrite.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             pwlen: c_int) {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_pwlen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `authCallback` should have an upper case name
[INFO] [stdout]   --> examples/testwrite.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub static mut authCallback: smbc::smbc_get_auth_data_fn = Some(auth_data);
[INFO] [stdout]    |                ^^^^^^^^^^^^ help: convert the identifier to upper case: `AUTH_CALLBACK`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `srv`
[INFO] [stdout]  --> examples/testread.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern "C" fn auth_data(srv: *const c_char,
[INFO] [stdout]   |                         ^^^ help: if this is intentional, prefix it with an underscore: `_srv`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shr`
[INFO] [stdout]  --> examples/testread.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |             shr: *const c_char,
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_shr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:117:45
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout]     |                                             ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 117 - pub const SMBC_VFS_FEATURE_RDONLY: c_uint = (1 << 0);
[INFO] [stdout] 117 + pub const SMBC_VFS_FEATURE_RDONLY: c_uint = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wg`
[INFO] [stdout]   --> examples/testread.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |             wg: *mut c_char,
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_wg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wglen`
[INFO] [stdout]   --> examples/testread.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             wglen: c_int,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_wglen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unlen`
[INFO] [stdout]   --> examples/testread.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             unlen: c_int,
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_unlen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pwlen`
[INFO] [stdout]   --> examples/testread.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             pwlen: c_int) {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_pwlen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:118:42
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 - pub const SMBC_VFS_FEATURE_DFS: c_uint = (1 << 28);
[INFO] [stdout] 118 + pub const SMBC_VFS_FEATURE_DFS: c_uint = 1 << 28;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:119:55
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout]     |                                                       ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 - pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = (1 << 29);
[INFO] [stdout] 119 + pub const SMBC_VFS_FEATURE_CASE_INSENSITIVE: c_uint = 1 << 29;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:120:50
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout]     |                                                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 - pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = (1 << 30);
[INFO] [stdout] 120 + pub const SMBC_VFS_FEATURE_NO_UNIXCIFS: c_uint = 1 << 30;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:181:45
[INFO] [stdout]     |
[INFO] [stdout] 181 | static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout]     |                                                      ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 - static SMB_CTX_FLAG_USE_KERBEROS             : i32 = (1 << 0);
[INFO] [stdout] 181 + static SMB_CTX_FLAG_USE_KERBEROS             : i32 = 1 << 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:182:53
[INFO] [stdout]     |
[INFO] [stdout] 182 | static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 - static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = (1 << 1);
[INFO] [stdout] 182 + static SMB_CTX_FLAG_FALLBACK_AFTER_KERBEROS : i32 = 1 << 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:183:53
[INFO] [stdout]     |
[INFO] [stdout] 183 | static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout]     |                                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 - static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = (1 << 2);
[INFO] [stdout] 183 + static SMBCCTX_FLAG_NO_AUTO_ANONYMOUS_LOGON : i32 = 1 << 2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/lib.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 | static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout]     |                                                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 - static SMB_CTX_FLAG_USE_CCACHE                 : i32 = (1 << 3);
[INFO] [stdout] 184 + static SMB_CTX_FLAG_USE_CCACHE                 : i32 = 1 << 3;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `authCallback` should have an upper case name
[INFO] [stdout]   --> examples/testread.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub static mut authCallback: smbc::smbc_get_auth_data_fn = Some(auth_data);
[INFO] [stdout]    |                ^^^^^^^^^^^^ help: convert the identifier to upper case: `AUTH_CALLBACK`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "e3a7dbf7035cbff71301f869577f9762845e2e71c6e1f9d7c1bef426e08763ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a7dbf7035cbff71301f869577f9762845e2e71c6e1f9d7c1bef426e08763ca", kill_on_drop: false }`
[INFO] [stdout] e3a7dbf7035cbff71301f869577f9762845e2e71c6e1f9d7c1bef426e08763ca
